Release [MOD] AniDB.net scrapers for TV shows and Movies
(2013-05-07, 22:28)scudlee Wrote: Check Video library/Naming files/TV shows#Complex (wiki).

Thanks for the link. But that is a hassle. I have more than 2000 subfolders.
I took my time and wrote a programm that analysis my filesystem and puts out an XML that mapps each appriopate folder to an anidb Id.

Example:
Code:
<AnimeFolderMapping>
  <Mapping>
    <Folder>C:\Program Files\Downloads\Anime\Abeno</Folder>
    <AniDB-Id>70</AniDB-Id>
  </Mapping>
  <Mapping>
    <Folder>C:\Program Files\Downloads\Anime\H\Hyouka</Folder>
    <AniDB-Id>8855</AniDB-Id>
  </Mapping>
</AnimeFolderMapping>

The algorihm performs a multi level search by extending the search subfolder by subfolder.
Would it be possible to use this as input and let the scapper just do the fetching of info, fanart, etc.?
Reply


Messages In This Thread
RE: [RELEASE] [MOD] AniDB.net scrapers for TV shows and Movies - by Sesshoumaru - 2013-05-08, 00:43
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