Ferrite-backup/Ferrite/ViewModels
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
..
BackupManager.swift Library: Add support for RealDebrid cloud 2023-01-02 15:13:32 -05:00
DebridManager.swift Library: Add support for RealDebrid cloud 2023-01-02 15:13:32 -05:00
NavigationViewModel.swift Library: Add support for RealDebrid cloud 2023-01-02 15:13:32 -05:00
ScrapingViewModel.swift Debrid: Decentralize and add AllDebrid support 2022-11-27 18:18:09 -05:00
SourceManager.swift Ferrite: Format and cleanup 2022-11-19 11:58:02 -05:00
ToastViewModel.swift Ferrite: Format and cleanup 2022-11-19 11:58:02 -05:00