ZeroQI / Absolute-Series-Scanner

Seasons, absolute mode, Subfolders...
1.01k stars 155 forks source link

[anidb2/3/4] mode fallback to [anidb] if tvdb match fails #244

Closed avluis closed 4 years ago

avluis commented 4 years ago

As discussed [#243]; this allows the scanner to fallback from forced [anidb2/3/4] modes back to [anidb] mode when there is no tvdb match.

The idea here is to prevent [tvdb-] entries which would end up being merged by Plex under a single entry.

PR has been tested with a library of under [anidb3] mode with a few temporary entries under [anidb2] mode. [anidb4] mode should behave exactly as [anidb3] mode but there have been no tests under [tvdb/2/3/4] modes (which this PR doesn't touch).

So far I haven't seen any side-effects but please review before merging.


resolves #243