I’m aware it’s still working progress could you looking into Black Bullet and Blade and Soul when i do a manual or auto search nothing pops up… also getting a Error: Uncaught TypeError: Number is not a function For Anime (Naruto Shippuuden)… also numbering of the season seems to be crazy off
tvdb ids
black bullet 276890
blade and soul 278817
naruto ship 79824
Episode search failed: Can not search for an episode absolute episode number of zero
Parameter name: AbsoluteEpisodeNumber: Can not search for an episode absolute episode number of zero
Parameter name: AbsoluteEpisodeNumber
Exception
System.ArgumentOutOfRangeException: Can not search for an episode absolute episode number of zero
Parameter name: AbsoluteEpisodeNumber
at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnime(Series series, Episode episode) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Core\IndexerSearch\zbSearchService.cs:line 136
at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch(Episode episode) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Core\IndexerSearch\zbSearchService.cs:line 76
at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch(Int32 episodeId) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Core\IndexerSearch\zbSearchService.cs:line 58
at NzbDrone.Api.Indexers.ReleaseModule.GetEpisodeReleases(Int32 episodeId) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Api\Indexers\ReleaseModule.cs:line 72
yeah i added the series as anime… should i add anime as standard instead?.. on Naruto … it shows theirs a season 16 but im assuming their was a issue numbering or naming issue with Sick Beard Anime…that’s where i’m coming from season 15-16 look exactly the same…
Naruto Shippuuden being wrong is because of TVDB. It’s been reported but they’re taking their sweet time to fix it.
As for Blade and Soul and Black Bullet: I follow those two and Drone found those anime just fine this week. Did you add the anime category to your NewsNab provider settings? It won’t work if you don’t.
You will need to set the anime category for all newznab indexers, typically the ID is 5070, but it can be different, you can get the correct ID from the menu item on the indexer. Add it by enabling advanced settings and editing the indexer, the categories are a comma separated list.
Prereqs:
-Anime Branch installed
-Version 2.0.0.1614 - June 20 2014
-Indexers with the Anime Field filled in correctly.
-Series is added with the field “Series Type” that has “Anime” selected
Example of issue:
From Root site, select an anime series
Expand the “Specials” season group
Select the Manually Search button
Select the Search Tab (to re-initiate a search)
Result: A search seemingly fails
From Logs:
Message
Episode search failed: Can not search for an episode absolute episode number of zero
Parameter name: AbsoluteEpisodeNumber: Can not search for an episode absolute episode number of zero
Parameter name: AbsoluteEpisodeNumber
Exception
:
System.ArgumentOutOfRangeException: Can not search for an episode absolute episode number of zero
Parameter name: AbsoluteEpisodeNumber
at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnime(Series series, Episode episode) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Core\IndexerSearch\zbSearchService.cs:line 136
at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch(Episode episode) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Core\IndexerSearch\zbSearchService.cs:line 76
at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch(Int32 episodeId) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Core\IndexerSearch\zbSearchService.cs:line 58
at NzbDrone.Api.Indexers.ReleaseModule.GetEpisodeReleases(Int32 episodeId) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Api\Indexers\ReleaseModule.cs:line 72
If you follow the steps to reproduce for numbered season, seasons are searched normally.