Release [MOD] AniDB.net scrapers for TV shows and Movies
#96
What is the entire contents of your advancedsettings.xml? You should have exactly one set of <advancedsettings> tags, with all your settings inside them.

So:
Code:
<advancedsettings>
  <tvshowmatching action="prepend">
    <regexp> - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
    <regexp defaultseason="0"> - ()s(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
  </tvshowmatching>
</advancedsettings>
would be the entirety of your advancedsettings.xml (these are my recommended regexps). If you have other settings, they would be added either before or after the tvshowmatching block (but still within the advancedsettings tags).

The other thing to check would be your log file, you should see the contents of your advancedsettings.xml printed out near the top of the log (it doesn't have to be a debug log). If you can't see it, then the advancedsettings.xml is not being recognized, so double-check the file location, and file name (e.g. make sure there isn't a hidden .txt extension).
Reply


Messages In This Thread
RE: [RELEASE] [MOD] AniDB.net scrapers for TV shows and Movies - by scudlee - 2013-04-01, 15:09
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