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.
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