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

Feature auto detect plex library section ids #119

Closed m1lkman closed 4 years ago

m1lkman commented 4 years ago

eliminate the need for PLEX_SECTION_PATH_MAPPINGS variable and auto detect section IDs from Plex DB

desimaniac commented 4 years ago

Nice! I was just thinking about working on this myself.

desimaniac commented 4 years ago

Merged with b145111