ZeroQI / Absolute-Series-Scanner

Seasons, absolute mode, Subfolders...
999 stars 155 forks source link

allow detecting of the forced id in root level folders in the scan #463

Closed CommanderBubble closed 11 months ago

CommanderBubble commented 11 months ago

when this happens, we don't want to pass them off to the plex regular scanner because we may need to adjust episodes and seasons

CommanderBubble commented 11 months ago

the behaviour in this suits how i use it, but i'm unsure if it's what you wanted the scanner to do normally

the changes mean that the top level folders that were previously passed directly onto plex will now be handled by the scanner. i'm unsure if that brings with it a performance penalty or anything, as i don't know how one would go about measuring that

ZeroQI commented 11 months ago

Show up as a draft and also with conflicts that should be resolved

I shouldn't pass anything to regular plex scanner You have the root folder scanner call which can be used to add anything, and each folder call to add to the series linked to the folder inside the library root...

CommanderBubble commented 11 months ago

this one needs a little more work, i will close it and reopen once some behaviour is fully checked