Roger Far
2659759d59
Updated to 1.6.0
2021-03-10 17:59:04 -07:00
Roger Far
5265a8b442
Changed the unrestrict process to only unrestrict when the download is starting.
2021-03-10 17:56:54 -07:00
Roger Far
bbf2217718
Upgrade
2021-02-14 11:48:07 -07:00
Roger Far
290ed4c7de
Add logging and fixed issue with the torrentrunner hanging sometimes.
2021-02-12 14:39:20 -07:00
Roger Far
5803ee306d
Bump to 1.5.4
2021-02-11 19:54:15 -07:00
Roger Far
58a6fafbc2
Fixed issue with the filenames not working when unpacking.
2021-02-11 19:54:08 -07:00
Roger Far
426ff20273
no message
2021-02-11 15:35:38 -07:00
Roger Far
d46e6f8997
Fixed issue with selecting files when it would filter all files out.
2021-02-10 07:25:39 -07:00
Roger Far
83f89865c9
Bump version to 1.5.2
2021-02-09 20:04:21 -07:00
Roger Far
5e8d65fcb2
Add Proxy Server setting.
2021-02-09 19:56:24 -07:00
Roger Far
4cf25b6b37
Upgraded RD.NET to 1.0.2
2021-02-09 19:48:21 -07:00
Roger Far
b1c70b723f
Url decode the filename, sometimes RD would return a url encoded string, sometimes not.
2021-02-07 21:59:47 -07:00
Roger Far
63b04bbe33
Re-instate the service-install and service-remove bat files.
2021-02-05 21:28:06 -07:00
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