Ferrite-backup/Ferrite/API
kingbri 9b7bc55a25 Library: Add support for RealDebrid cloud
RealDebrid saves a user's unrestricted links and "torrents" (magnet
links in this case). Add the ability to see and queue a user's RD
library in Ferrite itself.

This required a further abstraction of the debrid manager to allow
for more types other than search results to be passed to various
functions.

Deleting an item from RD's cloud list deletes the item from RD as well.

NOTE: This does not track download progress, but it does show if a
magnet is currently being downloaded or not.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-01-02 15:13:32 -05:00
..
AllDebridWrapper.swift Debrid: Add Premiumize support and cleanup 2022-12-05 18:10:10 -05:00
GithubWrapper.swift RealDebrid, Github: Reorganize models 2022-11-25 14:49:24 -05:00
PremiumizeWrapper.swift Premiumize: Split cache check requests by 100 2022-12-09 14:15:39 -05:00
RealDebridWrapper.swift Library: Add support for RealDebrid cloud 2023-01-02 15:13:32 -05:00