Release [MOD] AniDB.net scrapers for TV shows and Movies
I try to answer. Smile

The AniDB Client is matching your files by hash. XBMC and the AniDB Mod Scrapper is using your Folder and Filename. Cen, Res and Vcodec you def. dont need in your Filename for scrapping. So for the Scrapper to find your Animes, you have to name them right, as best explained on the first page / first post.

There are Skins like Arctic where you can customize your HomeMenu. For Confluence there are a lot of Threads in this Forum, best to search for it. Then you could make two "playlist".xsp (see Wiki) for TV-Shows and Animes, thats how i do it. Something like:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
    <name>TV-Shows</name>
    <match>one</match>
    <rule field="path" operator="startswith">smb://192.168.1.2/TV-Shows/</rule>
</smartplaylist>

To save all your scraped information, you could export your library. See here

"If you choose to export to separate files you will also be asked if you want to export thumbnails and fanart as well.
The resulting XML .nfo file and associated image files will then be exported to the location of the corresponding video files."


Im not sure if this will overwrite other NFO's and Artwork you maybe already have, so bc.
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 Vaneska - 2013-12-10, 11:53
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8