l3uddz / plex_autoscan

Script to assist sonarr/radarr with plex imports. Will only scan the folder that has been imported, instead of the whole library section.
GNU General Public License v3.0
396 stars 70 forks source link

Merge Dev #16

Closed l3uddz closed 6 years ago

l3uddz commented 6 years ago

Use threads instead of processes for queued scan items. Added customize-able priority capabilities (e.g. scan Movies first if queue is filled with TV episodes). Consider plex scanner zombie processes as not running. Retry sending analyze request 5 times before aborting analyze request (e.g. plex times out due to high load).