![]() |
|
[WIP] AniDB.net Anime Video Scraper - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Metadata scrapers (/forumdisplay.php?fid=147) +---- Thread: [WIP] AniDB.net Anime Video Scraper (/showthread.php?tid=64587) |
- salival - 2011-11-05 15:53 @hentai23: For renaming my anime I use the anidb client with the settings as I described here. A detailed explanation of all the tags you can use you can find here. - rednoah42 - 2011-11-06 07:40 Looks like the anidb HTTP/XML API is down... - salival - 2011-11-06 13:27 rednoah42 Wrote:Looks like the anidb HTTP/XML API is down... They're currently having routing issues (AniDB news post) - hentai23 - 2011-11-06 21:03 well anybody know why my anime that i set as tv episodes scrape all the metadata , thumbs , fanart and then only my fanart and thumbs stay but my metadata isnt there? you can see it when it counts when i select scan for new content it counts the tv shows and then returns to 0 ?, or when i select update library it stays but only scans like half of them ? -.-' p.s: any update on the anidb addon lately ive got 1.3.1 ! ?
- salival - 2011-11-07 00:07 It might be your file naming. XBMC and therefore this scraper is fairly particular in this regard, so you need to make sure you either rename your files or, if you're good with regular expressions, create a filter in advancedsettings.xml which you can find in your userdata folder. Be warned: it seems to be very hard to find a flawless regex for the usual anime file names. If you decide to rename your files: in the post a few places above you (#321) I link to an earlier post with the settings I'm using. They are nearly fool proof. - hentai23 - 2011-11-07 00:21 my filenaming? you gotta be kidding they all are named after the official anime name, it took me nearly 24 hours without a break to rename them and those was only 250 folders ... ![]() didnt i say that they scrapped perfect in anidb , but that the only stuff left after the scrape was the thumb and fanart no metadata aka when i try to access the infopanel for the anime it wants to manually download the same metadata from anidb for that anime again , btw if i do it as said manually it stays but this isnt how its supposed to be , and i cant manually grab the metadata for each anime folder itd take forever
- salival - 2011-11-07 01:05 Sorry, then I might have misunderstood your message. If the scraper does indeed find the episode information but does not retain it, I'm afraid I myself can't help you. Bambi73 is currently the one maintaining this scraper so he might be able to help you, but it also might be a general a XBMC issue. Also keep in mind that Anidb is having issues at the moment. - hentai23 - 2011-11-07 04:43 yeah ive noticed this i just found out that the newest nightlies are at fault if you use any of the latest nightly once youre scrape for anime info is finished it autoclears the cache for some very odd reason returning youre count to 0 -.-' so i installed an older nightly and it works no more scrapping for nothing ...BUT now theres a new prob ...as you said anidb has some probs atm , i just scrapped but i only got the old info back that i already scrapped a couple weeks ago , but now when i try to get info for newly added animes the metadata infopanel comes up but its blank the year ,studio , ep, etc etc , and no fanart nor poster all blank atm , or if i rescrape an already scraped anime i select the anime titel from anidb from the list and it finishes but instead of getting thumb and fanart and metadata as usual now its all blank fields and no fanart or thumbs -.-' anybody else get this? O M G!!! is this the prob anidb is having atm ?
- salival - 2011-11-08 00:49 The scraper relies on anidb for it's data. If the scraper can't connect to anidb, which it can't at the moment, it cannot get the title information which it uses to get the thumbnails from thetvdb. You will have to wait until anidb fixes the issue before the scraper is usable again. You might want to keep an eye on their twitter account or forums for info on when they have fixed it. I understand this is frustrating but neither of us can do anything but wait or use the ANN scraper. - ZERO <ibis> - 2011-11-08 05:18 Actually I believe there was a way to use a local dump or something. I know you can dl the dumps from anidb directly here: http://wiki.anidb.net/w/HTTP_API_Definition Strange it looks like we can view the API data, so I do not see why the scrapper is not working... http://api.anidb.net:9001/httpapi?request=anime&client=xbmcscrap&clientver=1&protover=1&aid=7525 Interesting, it appears that you can randomly scrap some series but not others. For a sec I was able to scrap fate/zero and the iDOLM@STER but not Guilty Crown... |