Prioritize manual scan request while library update is ongoing

Server Version#: 1.23.1.4571 (official docker)
Player Version#: N/A

I use autoscan to send request to PMS to update when new media is added. This uses the official URL command

http://[PMS_IP_ADDRESS]:32400/library/sections/29/refresh?path=/Users/plexuser/Movies/Media/Movies/1080p&X-Plex-Token=YourTokenGoesHere

for sending those update. Now when a Plex library scan is ongoing the manual scan will be queued as seen here:

DEBUG - Library Updater: Requested that section 7 be updated, force=0, deep=0, subdir=/home/plex/media/path to directory to scan iTunes=0
DEBUG - Library Updater: Queueing section 7

Is it possible to prioritize these manual scans so that it does not have to wait until the full library scan is finished? (I assume the force=0 relates to force refresh of metadata and not the feature I want?)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.