feat: Add to Debrid first, then download (Real-Debrid & TorBox)#2036
feat: Add to Debrid first, then download (Real-Debrid & TorBox)#2036smartcoder0777 wants to merge 7 commits intohydralauncher:mainfrom
Conversation
|
Hi maintainers, can anybody review and merge my PR? Thanks. |
|
Hi @thegrannychaseroperation can you review and merge my PR? |
|
Hi @smartcoder0777 ! We are reviewing all PRs before making an a update for Hydra, yours will be reviewed as well once we would be ready to make an a update |
|
@Moyasee I got it. Thanks for your response. I will look forward to your review. |
|
Tried it out, and there's a minor issue: if the torrent has no seeders, you will be unable to download anything else unless you restart the client. I think you'd have to either make it part of the download process (rather than a step before), or make it completely separate, so you just add a button to download to debrid and not locally. |
|
@AndyClausen Thanks for your review. Let me fix it now. |
@AndyClausen Make it completely separate or make it part of the download process - which one will be better? |
…tcoder0777/hydra into feature/add-to-debrid-then-download
|
|
I'm not familiar with the codebase, but from a UX perspective I'd say part of the download process. But I would also guess that this would be the most difficult one to do. |
I pushed updates. It's already done! |



When submitting this pull request, I confirm the following (please check the boxes):
Fixes: #2016
Summary
Adds an “Add to Debrid first, then download” option for Real-Debrid and TorBox. When enabled, the app adds the magnet to the debrid service and waits until the torrent is ready before starting the download, instead of downloading the torrent directly.
Changes
Testing
Verified with TorBox: chose a repack with magnet links, enabled “Add to Debrid first, then download”, started download; TorBox was used and download completed from TorBox.
Contribution by Gittensor, see my contribution statistics at https://gittensor.io/miners/details?githubId=191128130