Skip to content

Unable to get trackers for a given hash - Cleanuparr #937

@Kirkpajl

Description

@Kirkpajl

What version are you using?
Version 2.0.124.0

What OS are you running?
TrueNAS 25.10.1

Are you using Docker or as a service?
Docker

Which debrid provider are you using?
Torbox

Which downloader are you using?
Bezzad

Please attach a log file here with the log setting set to debug
cleanuparr-logs.txt

Description:
After the most recent update, Cleanuparr now successfully tests the connection and adds the RdtClient instance using QbitTorrent emulation. However, both the Queue Cleaner and Download Cleaner fail with an ArgumentNullException (Value cannot be null. - Parameter 'source'). In both services, this exception is thrown by the Cleanuparr.Infrastructure.Features.DownloadClient.QBittorrent.QBitService.GetTrackersAsync(String hash) method. This method calls the client's GetTorrentTrackersAsync(String hash) method, which seems to be searching for the get-torrent-trackers api endpoint.

Would it be possible to modify the QBittorrentController class to respond to this API request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions