Release [MOD] AniDB.net scrapers for TV shows and Movies
(2013-04-07, 10:32)scudlee Wrote: The personal mapping list is only really for the mappings between AniDB and TVDB (the "anime-list.xml"), you can't use it to add titles to the animetitles.xml. Your only choice in that regard is to take the full animetitles.xml and host it yourself, replacing the "Anime List URL".

A couple of things to consider if you're having difficulty with that:
1. Make sure you change the URL at the source folder, not just the Addon settings. (Highlight the source folder, bring up the context menu, "Change content", then Settings).
2. Everything is cached for 48 hours. Delete the %APPDATA%\xbmc\cache\scrapers\metadata.tvshows.anidb.net.mod folder to force an immediate refresh.


I'm loathe to edit the animetitles.xml on the basis that I sync it directly from AniDB, and I would have to manually maintain any additions after each update. It's likely I couldn't even use git to merge/rebase my changes as they seem to randomly change the order of the titles for each series every time I download a new copy.


The easiest option to solve your problem is to just make a tvshow.nfo file containing "aid=9134" (just that) and stick it in the show's folder. Then you can name the folder whatever you like.

If it's any consolation, I had a quick look through the anime list, and Ore no Imouto ga Konna ni Kawaii Wake ga Nai. looks like it's the only title affected by being a duplicate title with a period on the end (I think, I wasn't overly thorough). It can join Shinryaku!? Ika Musume in the "Titles Too Messed Up To Work" category.

If your alternate title goes through on AniDB, ping me and I'll update the animetitles.xml straight away (just mind the 48 hour caching).

Edit: Done. Ore no Imouto ga Konna ni Kawaii Wake ga Nai 2 should work now. You'll still need to clear your cache first.
Thanks for doing that, and thanks for telling me theres a NFO option for your scraper, and yes my title is still on AniDB.

Yet i have still problems, either the nfo does get ignored (which is in this format) (I wasnt sure if meant to make xml valid, or really just put "aid=.." (because what should i do with the xml below it (if needed)"
Solved it,I just forgot that it has to be S01 even though its S02..
But in future cases, would this XML format be correct:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<tvshow>
    <aid>9134</aid>
</tvshow>

PS: A while ago i added PV1 to: http://anidb.net/perl-bin/animedb.pl?sho...e&aid=9341
I put the file into the shows folder and named it: Hentai_Ouji_to_Warawanai_Neko.S00E201.mp4, but it does not get scanned, whats the right format for PV(Trailer) with your sraper?

its in my cache thoguh and shows as:

Code:
.....
<episode id="147973" update="2013-03-07">
<epno type="4">T1</epno>
<length>1</length>
<title xml:lang="en">PV1</title>
</episode>
.....
I also have problems with "Dog Days 2" i named the folder like that and the episodes: Dog Days 2.S01E02.mkv ...etc
they're not beeing scraped. (Same to "Medaka Box")
Reply


Messages In This Thread
RE: [RELEASE] [MOD] AniDB.net scrapers for TV shows and Movies - by DeadSix27 - 2013-04-08, 23:42
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