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

Someone check if i'm doing something wrong.

I'm running kodi 15.2 (Compiled: Nov 1 2015) at OpenELEC (official) Version: 6.0.0 (Raspberry Pi 2)

I put the TagSystem Rules (as in the first post) in AniDB Client, and after that my episodes are like:

Air (this is a folder)
Air - 01 - Breeze [OMDA][DTV][640x360][XviD][EFE4F092].avi
Air - 02 - Town [OMDA][DTV][704x396][XviD][B7E47F4C].avi
Air - 03 - Whisper [OMDA][DTV][704x396][XviD][DDCB61A6].avi
(...)
Another (another folder)
Another - 01 - Rough Sketch [L-A][DVD][0x0][unknown][70B5C66A].mvv
Another - 02 - Blueprint [L-A][DVD][0x0][unknown][8D4016F4].mkv
Another - 03 - Bone Work [L-A][DVD][0x0][unknown][240C256D].mkv
Another - 04 - Put Flesh [L-A][DVD][0x0][unknown][B762535E].mkv
(...)
(... and a lot of other anime folders)

My advancedsettings.xml is located in /storage/.kodi/userdata:

Code:
OpenELEC:~/.kodi/userdata # pwd
/storage/.kodi/userdata
OpenELEC:~/.kodi/userdata # ls -l
total 75
drwxr-xr-x    3 root     root          1024 Nov 23 00:03 Database
-rw-r--r--    1 root     root           609 Dec 31  1969 RssFeeds.xml
drwxr-xr-x   19 root     root          1024 Dec 31  1969 Thumbnails
drwxr-xr-x    7 root     root          1024 Mar 23  2015 addon_data
-rw-r--r--    1 root     root           240 Nov 22 16:50 advancedsettings.xml
-rw-r--r--    1 root     root         62292 Dec 31  1969 guisettings.xml
drwxr-xr-x    2 root     root          1024 Dec 31  1969 keymaps
drwxr-xr-x    2 root     root          1024 Dec 31  1969 library
drwxr-xr-x    2 root     root          1024 Dec 31  1969 peripheral_data
drwxr-xr-x    5 root     root          1024 Dec 31  1969 playlists
drwxr-xr-x    3 root     root          1024 Nov 22 16:06 profiles
-rw-r--r--    1 root     root          1705 Nov 23 16:54 profiles.xml
-rw-r--r--    1 root     root          1618 Nov 22 16:04 sources.xml

And its content is (as in the first post):

Code:
<advancedsettings>
  <tvshowmatching action="prepend">
    <regexp> - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
    <regexp defaultseason="0"> - ()s(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
  </tvshowmatching>
</advancedsettings>

The movies are find ok by scrapper.

But the TV Series, the scrapper only find the series name. No episodes are found =(

Can anybody help me?

Ps. I'm not in the main user profile at kodi, I make an Animes profile just to animes. I already tried to make an advancedsettings.xml in the folder /storage/.kodi/userdata/profiles/Animes but with no success.

Thanks
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 thomazrb - 2015-11-23, 21:21
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8