Release [MOD] AniDB.net scrapers for TV shows and Movies
Hey!
I've been trying to get this working for the last two days, but I can't seem to get any files to show up in XBMC. The shows appear, but with 0 episodes.
I tried using the (Name - ## - Title [stuff])-format, but ran into issues with episodes with extremely long titles, like Nichijou has. I don't really want titles in the filenames anyway, so I was trying to see if I could get it working without them.

My filename format is as follows:
Code:
Acchi Kocchi - 01 [Tsumiki] [730A425B]

and I've verified that this regex matches it:
Code:
^([\w\s]*) - (\d+v?\d+) (\[[\w\s\D]+\]) ([\w\d\D\s]*)

It doesn't work if I remove the first part either, i.e.
Code:
- (\d+v?\d+) (\[[\w\s\D]+\]) ([\w\d\D\s]*)

However, I still can't get the episodes to show up. Does the scraper need the title to match the episode?
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 Kantana - 2014-03-03, 13:53
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8