rdt-client icon indicating copy to clipboard operation
rdt-client copied to clipboard

TorBox support

Open asylumexp opened this issue 5 months ago • 0 comments

This PR aims to bring TorBox support to RDTClient. (will close #383)

Just two things that I wanted you to definitely check over before a merge

  • Currently im handling whether to seed and whether to have the download zipped based on these values in DbSettings, which I don't think is the right way I should go about doing this.
  • DownloadHelper also now runs asynchronously as TorBox doesn't provide filenames in the URL, so I run a request for them.

Thanks @rogerfar

asylumexp avatar Sep 13 '24 06:09 asylumexp