Release [MOD] AniDB.net scrapers for TV shows and Movies
Just ran into this after happily using the scraper for a long time without issue, until this new season. Yuru Camp isn't being scanned in. I've checked the xml file in the cache for the show and it exists - and it can find the episode, but it seems to not find the information for it..

For the parser, i'm using the aniadd.jar file with the minified settings from the first page. I also have the advancedsettings.xml set.

I haven't dug deep into the debug logs, but should the api url be missing the anime id? here's the debug log.


Code:

22:26:34.215 T:4692  NOTICE: Starting Kodi (17.4 Git:20170822-7fc6da0). Platform: Windows NT x86 32-bit
22:26:34.215 T:4692  NOTICE: Using Release Kodi x32 build
22:26:34.215 T:4692  NOTICE: Kodi compiled Aug 22 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
22:26:34.215 T:4692  NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0
...
22:34:47.974 T:4716   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
22:34:47.980 T:14488   DEBUG: VideoInfoScanner: Scanning dir 'F:\Videos\TV Shows\Yuru Camp\' as not in the database
22:34:47.981 T:14488   DEBUG: VideoInfoScanner: Found episode match F:\Videos\TV Shows\Yuru Camp\Yuru Camp - 01 - Mount Fuji and Curry Noodles [HorribleSubs][www][1280x720][h264][D1ABFBC2].mkv (s1e1) [ - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$]
22:34:47.981 T:14488   DEBUG: VideoInfoScanner: Found episode match F:\Videos\TV Shows\Yuru Camp\Yuru Camp - 02 - Welcome to the Outdoor Activities Club! [HorribleSubs][www][1280x720][h264][41660B74].mkv (s1e2) [ - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$]
22:34:47.981 T:14488   DEBUG: VideoInfoScanner: Found episode match F:\Videos\TV Shows\Yuru Camp\Yuru Camp - 03 - Mount Fuji and Relaxed Hot Pot Camp [HorribleSubs][www][1280x720][h264][539F4086].mkv (s1e3) [ - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$]
22:34:47.983 T:14488   DEBUG: CVideoDatabase::GetEpisodeId (F:\Videos\TV Shows\Yuru Camp\Yuru Camp - 01 - Mount Fuji and Curry Noodles [HorribleSubs][www][1280x720][h264][D1ABFBC2].mkv), query = select idEpisode from episode where idFile=266
22:34:47.983 T:14488   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'F:\Videos\TV Shows\Yuru Camp\Yuru Camp - 01 - Mount Fuji and Curry Noodles [HorribleSubs][www][1280x720][h264][D1ABFBC2].mkv'
22:34:47.983 T:14488   DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://api.anidb.net:9001/httpapi?request=anime&client=xbmcscrap&clientver=1&protover=1&aid=' using AniDB.net [MOD] scraper (file: 'C:\Users\kuena\AppData\Roaming\Kodi\addons\metadata.tvshows.anidb.net.mod', content: 'tvshows', version: '2.4.0')
22:34:47.993 T:14488   DEBUG: CurlFile::Open(119AF118) http://api.anidb.net:9001/httpapi?reques...over=1&aid=
22:34:47.993 T:14488    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://api.anidb.net
22:34:47.998 T:13880   DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanStarted  - data: null
22:34:48.101 T:14488   DEBUG: CScraperUrl::Get: Using "UTF-8" charset for XML "http://api.anidb.net:9001/httpapi?request=anime&client=xbmcscrap&clientver=1&protover=1&aid="
22:34:48.104 T:14488   DEBUG: scraper: GetEpisodeList returned <episodeguide><chain function="StartDelayLoop">&</chain></episodeguide>
22:34:48.105 T:14488   DEBUG: scraper: StartDelayLoop returned <details><chain function="DelayLoop">&</chain></details>
22:34:48.105 T:14488   DEBUG: scraper: DelayLoop returned <details><chain function="DelayLoop">&</chain></details>
22:34:48.106 T:14488   DEBUG: scraper: DelayLoop returned <details></details>
22:34:48.106 T:14488 WARNING: No information found for item 'F:\Videos\TV Shows\Yuru Camp\', it won't be added to the library.
22:34:48.107 T:14488   DEBUG: VideoInfoScanner: No (new) information was found in dir F:\Videos\TV Shows\Yuru Camp\
22:34:48.131 T:14488  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
22:34:48.131 T:4716   DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
22:34:48.131 T:4716   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished

i've also tried including a tvshow.nfo file in the directory, clearing my cache, and rerunning the scan on the single folder.

Hopefully its something dumb that someone can point out to me. :)
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 Kuenaimaku - 2018-01-24, 06:54
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8