Release [MOD] AniDB.net scrapers for TV shows and Movies
#95
I have been trying to add Anime to XBMC but I just can't seem to make it work..

My anime is in: I\Videos\Anime\Show Title\Show Title - ## - Episode Title [Fansub Group](unique id)
so for example Angel Beats episode 7 is:
I:\Videos\Anime\Angel Beats\Angel Beats! - 07 - Alive - [Mazui](a3dd1eb5).mkv

When I try to add the Anime folder to XBMC though, it recognizes the shows, but it doesn't show any episodes.
I tried adding:
Code:
<tvshowmatching action="prepend">
     <regexp> - ()([0-9]+)((?:-[0-9]+)*) - [^\\/]*$</regexp>
</tvshowmatching>
or
Code:
<advancedsettings>
   <tvshowmatching action="prepend">
     <regexp> ()(\d+)((?:-\d+)*)(?:v\d+)?\.[^\\/.]+$</regexp>
   </tvshowmatching>
</advancedsettings>
to the advancedsettings.xml but both didn't change anything.

Does anybody have an idea what I'm doing wrong? Huh
Reply


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