Anime specials download issue

Hello,

I’m trying to search for an anime special but it looks like its missing the absolute number in thetvdb which I think ends up throwing the following 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:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:line 202
   at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnimeSeason(Series series, List`1 episodes) in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:line 225
   at NzbDrone.Core.IndexerSearch.NzbSearchService.SeasonSearch(Int32 seriesId, Int32 seasonNumber) in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:line 93

Is it possible for drone to search for the episode by season and episode if the absolute number is missing since it seems that search by name isn’t working?

Series: http://thetvdb.com/data/series/276777/all/
Episode in question: http://thetvdb.com/data/episodes/4897114
NZBDrone 2.0.0.2064 (Windows)

Not currently, its onbyhe anime v2 card on Trello though.