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

autoscan queue failing due to multiple requests #95

Closed if1mad closed 4 years ago

if1mad commented 5 years ago

I believe there is an issue with sqlite3 database having multiple requests to process at the same time, it tends to stop scanning anything in and will continue building the queue up.

If files are very slowly fed to autoscan, it will manage to process without jamming up in the queue.

zenjabba commented 5 years ago

I don't experience the same thing. I just tried pushing 40 TV shows into Plex_Autoscan and it grabbed each of them and started scanning.

zenjabba commented 5 years ago

I suggest you use --loglevel DEBUGand paste the last 30 lines