Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Multiple providers with fallback #333

Open
Daniel15 opened this issue Oct 15, 2023 · 2 comments
Open

Feature request: Multiple providers with fallback #333

Daniel15 opened this issue Oct 15, 2023 · 2 comments

Comments

@Daniel15
Copy link

I'd like to see a feature where multiple providers could be added, for example both Real Debrid and Premiumize. Each provider would have a priority. When downloading a torrent, the providers should be checked in order of priority, to see if they have the torrent cached. For example, if it's not cached at Real Debrid but is cached at Premiumize, it'd be downloaded from Premiumize. If the torrent is not cached at any of the providers, it'd be added as a download at the provider with the highest priority.

@GOvEy1nw
Copy link

This is exactly what I'm looking for too. RD certainly has the largest cache of torrents, but I've certainly come across a good few things where they weren't cached there but were with premiumize. I've also noticed that sometimes torrents that do need to download can fail in RD but succeed in Prem, or vice versa. So going further, it'd be awesome to also have a further fallback where, if neither provider has the torrent cached, the highest priority provider downloads it, but, if the torrent doesn't download from that high priority provider within XX hours (set by the user), the torrent file will be sent to be downloaded by the next priority provider. If that makes sense.

@rogerfar
Copy link
Owner

rogerfar commented Jan 5, 2024

This would be cool, but quite the undertaking. For now I'll leave it as a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants