Closed TieSKey closed 5 years ago
Skipping word search for root folder (path=="" or not path) needs testing, it is my own algorithm and take precedence over regex, it does skip in case of doubts to revert on regex
Line 892 try to replace "for word in words:" with "for word in words if path else []:" If it solved will add to the scanner as there is no point in word search for root folders too much
Seems to be working for this use case perfectly now!
Thanks for the suggestion and testing, i had no time to test so would not have happened otherwise.
If a series without its own folder ends with a number, the scanner will confuse that number as the episode number and group all files under that one episode.
Using latest version cloned directly from here.
Random example took from anidb: Space Dandy 2
Logs for file names including "s01" and episode title
Logs for files with only "exx"
Any chance to support this? I'd rather not use extra folders since most of the stuff I have is just 1 or 2 episodes to check if worth watching. I don't think it should be a lot of trouble to fix when already having the " - Exxx" or " - SxxExxx" in the filename.