That's the thing, the file names don't seem to match the 'thetvdb.com' listing. What that database calls 'Special' after episode 22 my files continue with the Episode count at 23 and 24.
- Code:
Prison Break S4E23.avi*
Prison Break S4E24.avi*
Prison Break - The Final Break.avi
The serviio log looks like:
- Code:
10:20:42,525 INFO [LibraryUpdaterThread] Updating 'Prison Break S4E23' in Library
10:20:51,577 WARN [TheTVDBSourceAdaptor] Cannot retrieve episode details (series = 75340, season = 4, episode = 23), file not found
10:20:51,670 INFO [LibraryUpdaterThread] Updating 'Prison Break S4E24' in Library
10:21:00,553 WARN [TheTVDBSourceAdaptor] Cannot retrieve episode details (series = 75340, season = 4, episode = 24), file not found
Apparently it doesn't have a problem with 'Prison Break - The Final Break.avi' but it treats it like a movie and not apart of the series which is understandable because how is it supposed to know with that naming. I fully understand that this is a corner case, but I'm curious how to name them such that Serviio puts them in its rightful place.
*Note that these logs were captured with DEBUG
off