Commit graph

6 commits

Author SHA1 Message Date
Roger Far
075f494ec6 Fixed simple downloader retrying. 2021-10-28 17:15:47 -06:00
Roger Far
5d58bc9082 Add some logging to the downloaders, fixed issue with torrents and downloads not matching up. 2021-10-27 18:55:12 -06:00
Roger Far
d16e7f0c88 Changed the Aria2 updates to be done in the main TorrentRunner loop instead of each downloader making their own connections.
Added checks if Aria2 links actually got added.
Improved debug messages and set Microsoft message to Warning.
Abstracted the RealDebrid client into a ITorrentClient.
Add retry mechanism for server errors from RealDebrid.
2021-10-27 14:55:46 -06:00
Roger Far
6ac0265d2d Add priority mechanishm and support for sonarr priority.
Changed to have /torrents/files return only files that are selected.
Add pause/unpause from Sonarr/Radar. Works only for Aria2.
2021-10-24 10:40:59 -06:00
Roger Far
0d6304a237 Fixed issue with the simple downloader. 2021-10-11 13:37:00 -06:00
Roger Far
c728e17bb3 Add first Aria2c support. 2021-10-09 20:35:03 -06:00
Renamed from server/RdtClient.Service/Services/SimpleDownloader.cs (Browse further)