HDBits indexer broken #333

Closed
opened 2026-02-19 21:19:19 -05:00 by deekerman · 5 comments
Owner

Originally created by @emilsvennesson on GitHub (Jan 25, 2017).

I am unable to see any results from HDBits. It tests fine but appears to fail when searching for a movie.

This is from the log:


[v0.2.0.226] System.NullReferenceException: Object reference not set to an instance of an object
  at NzbDrone.Core.Indexers.HDBits.HDBitsRequestGenerator.GetSearchRequests (NzbDrone.Core.IndexerSearch.Definitions.MovieSearchCriteria searchCriteria) [0x00005] in C:\projects\radarr-usby1\src\NzbDrone.Core\Indexers\HDBits\HDBitsRequestGenerator.cs:52 
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].Fetch (NzbDrone.Core.IndexerSearch.Definitions.MovieSearchCriteria searchCriteria) [0x00015] in C:\projects\radarr-usby1\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:123 
  at NzbDrone.Core.IndexerSearch.NzbSearchService+<>c__DisplayClass10_0.<MovieSearch>b__0 (NzbDrone.Core.Indexers.IIndexer indexer) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:72 
  at NzbDrone.Core.IndexerSearch.NzbSearchService+<>c__DisplayClass20_1.<Dispatch>b__0 () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:302 ```
Originally created by @emilsvennesson on GitHub (Jan 25, 2017). I am unable to see any results from HDBits. It tests fine but appears to fail when searching for a movie. This is from the log: ```17-1-25 21:41:14.2|Error|NzbSearchService|Error while searching for [2012] [v0.2.0.226] System.NullReferenceException: Object reference not set to an instance of an object at NzbDrone.Core.Indexers.HDBits.HDBitsRequestGenerator.GetSearchRequests (NzbDrone.Core.IndexerSearch.Definitions.MovieSearchCriteria searchCriteria) [0x00005] in C:\projects\radarr-usby1\src\NzbDrone.Core\Indexers\HDBits\HDBitsRequestGenerator.cs:52 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].Fetch (NzbDrone.Core.IndexerSearch.Definitions.MovieSearchCriteria searchCriteria) [0x00015] in C:\projects\radarr-usby1\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:123 at NzbDrone.Core.IndexerSearch.NzbSearchService+<>c__DisplayClass10_0.<MovieSearch>b__0 (NzbDrone.Core.Indexers.IIndexer indexer) [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:72 at NzbDrone.Core.IndexerSearch.NzbSearchService+<>c__DisplayClass20_1.<Dispatch>b__0 () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:302 ```
Author
Owner

@onedr0p commented on GitHub (Jan 25, 2017):

Unfortunately I cannot fix this, unless I get invited.

@onedr0p commented on GitHub (Jan 25, 2017): Unfortunately I cannot fix this, unless I get invited.
Author
Owner

@onedr0p commented on GitHub (Jan 25, 2017):

Are you able to set it up with Jackett?

@onedr0p commented on GitHub (Jan 25, 2017): Are you able to set it up with Jackett?
Author
Owner

@emilsvennesson commented on GitHub (Jan 25, 2017):

@onedr0p HDB is not on the supported trackers-list for Jackett, unfortunately. :-/

@emilsvennesson commented on GitHub (Jan 25, 2017): @onedr0p HDB is not on the supported trackers-list for Jackett, unfortunately. :-/
Author
Owner

@onedr0p commented on GitHub (Jan 25, 2017):

Sorry, I cannot fix this tracker blindly :( I did take a glance at the code and didn't see anything out of place. If you can get a hold of the staff and ask them to invite me, that's one way of getting it to work ;) Refer them to this GH issue :)

Another member was asking for this as well, so maybe their staff knows about Radarr.

@onedr0p commented on GitHub (Jan 25, 2017): Sorry, I cannot fix this tracker blindly :( I did take a glance at the code and didn't see anything out of place. If you can get a hold of the staff and ask them to invite me, that's one way of getting it to work ;) Refer them to this GH issue :) Another member was asking for this as well, so maybe their staff knows about Radarr.
Author
Owner

@onedr0p commented on GitHub (Jan 28, 2017):

Fixed in next build

@onedr0p commented on GitHub (Jan 28, 2017): Fixed in next build
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#333
No description provided.