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

I try to use AniDB MOD scrapers. It completely scraped my Anime TV shows and also specials episodes.
However, i don't see specials episodes in the xbmc list.

My advancedsettings.xml :
Code:
<advancedsettings>
        <videodatabase>
                <type>mysql</type>
                <host>192.168.21.8</host>
                <port>3306</port>
                <user>xbmc_admin</user>
                <pass>xx</pass>
                <name>xbmc_video</name>
        </videodatabase>
        <musicdatabase>
                <type>mysql</type>
                <host>192.168.21.8</host>
                <port>3306</port>
                <user>xbmc_admin</user>
                <pass>xx</pass>
                <name>xbmc_music</name>
        </musicdatabase>
        <videolibrary>
            <hideallitems>true</hideallitems>
            <cleanonupdate>true</cleanonupdate>
        </videolibrary>
        <tvshowmatching action="prepend">
            <regexp defaultseason="0">specials[\\/].*</regexp>            
            <regexp defaultseason="0">[Ss]00[Ee][Pp].*</regexp>
        </tvshowmatching>
</advancedsettings>


Example TV show directory:
Code:
Hunter x Hunter. (2011)
      => extrafanart
      => specials
           => s00E01.mp4
      => Hunter x Hunter EP01.mp4
      => Hunter x Hunter EP02.mp4
      => Hunter x Hunter EPXX.mp4
      => Hunter x Hunter EP147.mp4
      => Hunter x Hunter EP148.mp4

Database :
Code:
2834
2920
Han Megumi and Ise Mariya's Hunter x Hunter Hunter Studio 1
The movie begins with Killua dreaming about his br...
0.000000
Yoshimatsu Takahiro / Togashi Yoshihiro
2012-01-25
<thumb>http://thetvdb.com/banners/episodes/252322/4625868.jpg</thumb>
NULL
1500
Koujina Hiroshi
137419
0
1
1
62
-1
smb://SYNODISK/Animes/Hunter x Hunter. (2011)/specials/s00E01.mp4
201
NULL
NULL
NULL
63 (idshow hunter x hunter OK)

Do you have any ideas?
Thx
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 totosh - 2014-12-22, 23:25
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8