Release [MOD] AniDB.net scrapers for TV shows and Movies
From what I can see from the log, nothing unexpected is happening. All your files are being dealt with as best they can be, without interference from the anime regexps.

Obviously there are issues, but they're the same ones you should be experiencing on the non-anidb computer, e.g. your Archer folder should be called "Archer (2009)" otherwise it gets picked up as an earlier series, plus the whole "ep1"="season 1, episode 1" thing.

To address the latter, try adding:
Code:
<regexp>[Ss]eason[\._ -]([0-9]+)[\\/][^\\/]*?[\._ -][Ee][Pp]_?([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$</regexp>
to your tvshowmatching. (It's basically the default one with a season folder added.)


If there is definitely an instance where the anidb computer definitely behaves differently to the non-anidb one, try to get a log just demonstrating that.
Reply


Messages In This Thread
RE: [RELEASE] [MOD] AniDB.net scrapers for TV shows and Movies - by scudlee - 2013-06-23, 10:38
RE: - by scudlee - 2013-10-12, 17:42
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8