Ferrite-backup/Ferrite/Extensions
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
..
Array.swift Debrid: Add Premiumize support and cleanup 2022-12-05 18:10:10 -05:00
Bundle.swift Build: Add scripts for commit and nightly information 2022-12-06 12:37:15 -05:00
Collection.swift Ferrite: Add code up to alpha 1 2022-07-21 00:01:41 -04:00
Data.swift Ferrite: Add SwiftFormat 2022-08-04 21:33:59 -04:00
DateFormatter.swift Library: Add history functionality 2022-09-16 12:33:21 -04:00
FileManager.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
NotificationCenter.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
Set.swift Debrid: Add Premiumize support and cleanup 2022-12-05 18:10:10 -05:00
String.swift Library: Add support for RealDebrid cloud 2023-01-02 15:13:32 -05:00
Task.swift Ferrite: Add code up to alpha 1 2022-07-21 00:01:41 -04:00
URL.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
View.swift Debrid: Decentralize and add AllDebrid support 2022-11-27 18:18:09 -05:00