Release [MOD] AniDB.net scrapers for TV shows and Movies
(2019-02-11, 22:40)mirou_hml Wrote: Hello I've been reading every comment here in this thread and some other threads too but I really can't understand how to make it work for anime that have more than 100 episodes like one piece and so on, I understood that I need to add that advancedsettings.xml file and the addon of anidb but nothing worked my one piece episodes aren't getting scrapped.
I tried this in my advancedsettings.xml file
xml:
<advancedsettings>
  <tvshowmatching>
    <regexp>[\._ \- ]\[(\d{2,3})\]</regexp>
  </tvshowmatching>
</advancedsettings>
and this
xml:
<advancedsettings>
  <tvshowmatching action="prepend">
    <regexp> - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
    <regexp defaultseason="0"> - ()s(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
  </tvshowmatching>
</advancedsettings>
they both didn't work, also I am using kodi 18.

Try reading over the big anime regex stuff at the end of this thread: https://forum.kodi.tv/showthread.php?tid=51614&page=25
Reply


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