Search the Community
Showing results for tags 'anidb'.
-
Hi there, I've started trying to use Emby today, however i'm experiencing issues scraping metadata for Anime episodes. I have installed the Anime plugin (version 1.0.5740.36986) and made sure that the metadata providers prioritise AniDB. However, whilst metadata for the overall series is correctly picked up, no metadata is present for the individual episodes. They are assigned Season and Episode numbers based off their resolution (e.g. Season 1920, Episode 1080) with no titles, descriptions etc. My media is organised in the following fashion; Air\ Air - 01 - Breeze [Doki][BluRay][1280x720][h264][77D45BED].mkv Air - 02 - Town [Doki][BluRay][1280x720][h264][FEECD6B6].mkv Clannad\ Clannad - 01 - On the Hillside Path Where the Cherry Blossoms Flutter [THORA][BluRay][1920x1080][h264][B219AF8B].mkv Clannad - 02 - The First Step [THORA][BluRay][1920x1080][h264][37EFCBA6].mkv Turning on debug logs highlights a problem with the AniDB scraper; 2015-12-12 18:58:27.2078 Error App: Error in AniDB *** Error Report *** Version: 3.0.5781.5 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 3.13.0.71 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby-server Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Nov 12 09:52:44 UTC 2015) Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe Method 'BaseItem.get_People' not found. System.MissingMethodException at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine] (System.Runtime.CompilerServices.TStateMachine& stateMachine) <0x417ec0f0 + 0x000d3> in <filename unknown>:0 at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (System.Runtime.CompilerServices.TStateMachine& stateMachine) <0x417ec0c0 + 0x00019> in <filename unknown>:0 at MediaBrowser.Plugins.Anime.Providers.AniDB.AniDbSeasonProvider.GetMetadata (MediaBrowser.Controller.Providers.SeasonInfo info, CancellationToken cancellationToken) <0x417ebd50 + 0x00273> in <filename unknown>:0 at MediaBrowser.Providers.Manager.MetadataService`2+<ExecuteRemoteProviders>c__async6[TItemType,TIdType].MoveNext () <0x41685000 + 0x00490> in <filename unknown>:0 Any suggestions? I'd love to switch over to using Emby as my backend, it seems perfect other than this small issue! Thanks in advance.