Release [MOD] AniDB.net scrapers for TV shows and Movies
Hello,

I have a problem in Kodi 14.1 when scraping anime with AniDB.net [MOD]:

I have to rename files to scrape episodes correctly:
[HorribleSubs] Kindaichi Case Files R - 01 [720p].mkv -> [HorribleSubs] Kindaichi Case Files R - E01 [720p].mkv

I'm using the advancedsettings.xml from http://kodi.wiki/view/Anime#Scanning_fil...aming_them

Also happens with the CODE from #1 post.
Code:
<advancedsettings>
  <tvshowmatching action="prepend">
    <regexp> - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
    <regexp defaultseason="0"> - ()s(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
  </tvshowmatching>
</advancedsettings>
Any clues why this is happening?
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 Anvi - 2015-02-10, 21:04
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8