Release [MOD] AniDB.net scrapers for TV shows and Movies
Okaaay so I fiddled around with it a bit more without exactly knowing how it works, fortunately I can see the turnout on regex tester pages.
https://regex101.com/r/mG4oK9/1 After removing the "\b" bit it properly removes the Season bit. Unfortunately, to the scraper it seems to have no effect.
I made the advencedsettings.xml and put in this:
Code:
<advancedsettings>
<tvshowmatching action="prepend">
<regexp>[sS](0[1-9]|[1-9][0-9])</regexp>
</tvshowmatching>
</advancedsettings>
As far as I understand it, this file acts as filter before the scraper starts doing it's work, but so far this does nothing. What am I missing?
Reply


Messages In This Thread
RE: - by scudlee - 2013-10-12, 17:42
RE: [MOD] AniDB.net scrapers for TV shows and Movies - by Sc0r - 2021-01-31, 22:43
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8