Commit graph

58 commits

Author SHA1 Message Date
Roger Far
ed10c630ee Add option to only download the files that are available on RD. 2021-02-05 20:54:37 -07:00
Roger Far
8bd26b7441 Switched Downloader from sourcecode to the nuget package. 2021-01-25 07:07:45 -07:00
Roger Far
2652895ba0 Make the downloader switchable. 2021-01-23 10:02:37 -07:00
Roger Far
f02639b426 no message 2021-01-21 10:36:11 -07:00
Roger Far
67b009efcd no message 2021-01-21 10:16:18 -07:00
Roger Far
9ab889f7db Clean temp files on startup. 2021-01-21 09:22:01 -07:00
Roger Far
cd2f29e9f5 Fixed bug in the download client. 2021-01-21 09:14:13 -07:00
Roger Far
bc552612f5 Add more settings for the download client. 2021-01-21 08:41:33 -07:00
Roger Far
19e5e5eb10 Use a new Downloader from https://github.com/bezzad/Downloader, add a write and download speed test to the settings interface. 2021-01-20 10:44:59 -07:00
Roger Far
49071a7f48 Increased download buffer size, change the torrentrunner to only query RDT when there are any torrents, added a simple speed test. 2021-01-19 10:02:26 -07:00
Roger Far
5f84c2b317 no message 2021-01-14 16:47:48 -07:00
Roger Far
44d7d0f9b8 Moved the responsibility for starting the Download and Unpack process to the TorrentRunner instead of the Torrents service. 2021-01-14 16:21:58 -07:00
Roger Far
63e44d02ef Fixed bug where it would redownload file that was already downloaded. 2021-01-14 16:01:05 -07:00
Roger Far
f0030bef42 Changed default logging to warning. 2021-01-13 19:16:04 -07:00
Roger Far
3598b1f218 Fixed category setting when adding a torrent from Sonarr or Radarr. 2021-01-13 19:15:00 -07:00
Roger Far
5245a9448f no message 2021-01-13 16:46:59 -07:00
Roger Far
fe5a2a5940 Fixed process status fields in qBittorrent API 2021-01-13 16:30:42 -07:00
Roger Far
4f0d75a9f5 Fixed issue with qBittorrent category save paths and updated all qBittorrent versions. 2021-01-13 16:03:15 -07:00
Roger Far
9b74c45ec3 Fixed speed and statuses on the qBittorrent api. 2021-01-13 13:57:09 -07:00
Roger Far
b0f584a6d5 no message 2021-01-13 13:46:47 -07:00
Roger Far
c0d43769de Fixed qBittorrent API status on the torrent list. 2021-01-13 13:45:36 -07:00
Roger Far
d029319ed1 Fixed torrent content_path. 2021-01-13 13:15:44 -07:00
Roger Far
64d1250345 Add radarr and sonarr categories to make the new version of radarr work. 2021-01-13 11:46:57 -07:00
Roger Far
337ecdecd8 Release fixes 2021-01-13 11:16:39 -07:00
Roger Far
0a8793e4f9 Add simple retry mechanism for network connection drops. 2021-01-13 11:04:42 -07:00
Roger Far
860ffe95e4 no message 2021-01-13 09:31:46 -07:00
Roger Far
55f2c4a338 Fixed downloadpath and contentpath 2021-01-13 09:31:42 -07:00
Roger Far
7f9d6e6cba Rename folder to path everywhere.
Added a remote path setting for path mapping for Sonarr/Radarr.
2021-01-12 21:24:46 -07:00
Roger Far
67532645aa Fixed status columns, separate downloads and files in the detail list.
Add UnpackLimit setting.
2021-01-12 20:42:06 -07:00
Roger Far
21ad2ebfd6 Swapped out the timer GET for a signalr connection. 2021-01-10 20:21:49 -07:00
Roger Far
8f35952f90 Improved statuses, add more actions. 2021-01-10 15:59:44 -07:00
Roger Far
a27bd37991 Refactored download processor. 2021-01-09 19:51:36 -07:00
Roger Far
ec02b3d8bb Improved inital setup by adding a short wizard. 2021-01-09 12:34:05 -07:00
Roger Far
df39d6a671 Changed readme. 2021-01-09 11:20:34 -07:00
Roger Far
cccf30c87d Improved logging by switching to Serilog.
Refactored out hardcoded logpath and DB connection string and made them configurable through appsettings.json.
Add persistent store path in docker-compose.
2021-01-09 11:05:33 -07:00
Roger Far
02c154f094 Fixed few layout issues with spinners.
Add a new Test Folder button in settings to test.
Add Docker images.
2020-12-12 14:10:05 -07:00
Roger Far
b990a910be Update packages and update Runtime to .NET 5 2020-12-12 11:02:54 -07:00
Alex Taylor
4d92a6f42d Implement torrents/files endpoint
It seems that recently sonarr and radarr have changed the qbittorrent inegration such at the torrents/files endpoint is required for file mapping to work. I've tested this against both sonarr and radarr, and things seem to be working.
2020-12-01 01:07:49 -08:00
Roger Far
a3c96809ef Add missing startup.bat 2020-10-15 07:37:14 -06:00
Roger Far
71697f993f Fixed small issues when adding torrents and not loading meta data. 2020-10-15 07:28:44 -06:00
Roger Versluis
22494a1cad Fixed deletion bug and extraction bug 2020-05-17 09:30:14 -06:00
Roger Far
7d9d64c97b no message 2020-05-16 20:21:33 -06:00
Roger Far
629babd9bd Fixed extracting when the path in the rar file has the torrent as a subdirectory. 2020-05-16 20:21:00 -06:00
Roger Far
0220b18017 Fixed issue with deleting torrents and a null reference error. 2020-05-16 20:20:37 -06:00
Roger Far
7c6458bbb0 Fixed an authentication quirk where theqBittorrent API returns a 403 instead of a 401 when its unauthorized. 2020-05-16 20:19:42 -06:00
Roger Far
5d73ae140e Fixed not selecting files sometimes. 2020-04-18 15:10:59 -06:00
Roger Far
5234f6cad3 Don't delete the torrent when it's finished when it comes from the QBittorrentAPI, let the caller handle deletion 2020-04-18 12:46:39 -06:00
Roger Far
731daddc99 Improved logging and fixed queued failure handling. 2020-04-18 08:07:06 -06:00
Roger Far
dc4992a360 Changed how the service gets installed, fixed few bugs 2020-04-17 07:30:29 -06:00
Roger Far
f4ae266d19 Add unraring progress and default auto download / auto remove options. 2020-04-11 12:56:44 -06:00