having issues finding attack on titan… it shows up at shingeki no kyojin on fanzubs but nzbdrone is unable to find it im assume that the name is the issue … here a link of the show http://www.animenewsnetwork.com/encyclopedia/anime.php?id=14950 just in case
oh by the way it does see the show and info from thetvdb.com but i dont think the program is looking for shingeki no kyojin as attack on titan … if that helps… all the proper info is imported just when searching comes the issue
NzbDrone uses The Xem for TVDB to scene mapping, it looks like that mapping has already been setup here: http://www.thexem.de/xem/show/526
If you look at the logs (files) you should be able to see what NzbDrone tried to search for.
ok so looking thru the logs this is was was output after the search …
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Debug|Attempting to queue [PostDownloadScanJob()]|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Trace|Job [PostDownloadScanJob()] added to the queue. current items in queue: 1|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Trace|resetting queue processor thread|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Trace|Popping [PostDownloadScanJob()] from the queue.|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Trace|1 Scheduled tasks have been added to the queue|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Debug|Starting [PostDownloadScanJob()]. Last execution 4/29/2013 1:18:40 AM|
13-4-29 01:20:00.4|Core.Providers.DiskScanProvider|Debug|Scanning ‘\\XBMC\TV Show\Downloads’ for video files|
13-4-29 01:20:00.4|Core.Providers.DiskScanProvider|Trace|0 video files were found in \\XBMC\TV Show\Downloads|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Debug|Job [PostDownloadScanJob()] successfully completed in 0.0 seconds.|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Trace|Updating job definitions for Drop folder monitor|
13-4-29 01:20:00.4|Core.Jobs.JobProvider|Trace|Finished processing jobs in the queue.|
13-4-29 01:20:07.0|Core.Jobs.JobProvider|Debug|Attempting to queue [EpisodeSearchJob({ EpisodeId = 9495 })]|
13-4-29 01:20:07.0|Core.Jobs.JobProvider|Trace|Job [EpisodeSearchJob({ EpisodeId = 9495 })] added to the queue. current items in queue: 1|
13-4-29 01:20:07.0|Core.Jobs.JobProvider|Trace|resetting queue processor thread|
13-4-29 01:20:07.0|Core.Jobs.JobProvider|Trace|Popping [EpisodeSearchJob({ EpisodeId = 9495 })] from the queue.|
13-4-29 01:20:07.0|Core.Jobs.JobProvider|Debug|Starting [EpisodeSearchJob({ EpisodeId = 9495 })]. Last execution 4/23/2013 3:53:44 AM|
13-4-29 01:20:07.0|Core.Providers.Indexer.Fanzub|Debug|Searching Fanzub for Attack on Titan-S01E04|
13-4-29 01:20:07.0|Core.Providers.Indexer.Fanzub|Info|Finished searching Fanzub for Attack on Titan S01E04, Found 0|
13-4-29 01:20:07.0|Core.Providers.Indexer.Newznab|Debug|Searching Newznab for Attack on Titan-S01E04|
13-4-29 01:20:10.1|Core.Providers.Indexer.Newznab|Info|Finished searching Newznab for Attack on Titan S01E04, Found 0|
13-4-29 01:20:10.1|Core.Providers.Search.SearchBase|Debug|Finished searching all indexers. Total 0|
13-4-29 01:20:10.1|Core.Providers.SearchHistoryProvider|Trace|Adding new search result|
13-4-29 01:20:10.1|Core.Providers.SearchHistoryProvider|Trace|Adding search result items|
13-4-29 01:20:10.1|Core.Providers.Search.EpisodeSearch|Warn|Unable to find Attack on Titan - S01E04 in any of indexers.|
13-4-29 01:20:10.1|Core.Jobs.JobProvider|Debug|Job [EpisodeSearchJob({ EpisodeId = 9495 })] successfully completed in 3.1 seconds.|
13-4-29 01:20:10.1|Core.Jobs.JobProvider|Trace|Finished processing jobs in the queue.|
seems to be searching for attack on titan S01E04 and not shingeki no kyojin
The Xem name mapping is a Japanese one, which NzbDrone doesn’t use currently, I have put a work around in place on our server which should resolve this for you, we’ll have to address this issue after we get anime into the main branch.
Just noticed you API keys for nzbs.org and nzb.in were in the log file, I removed them, but I would suggest resetting them to be safe.
cool thank markus