Roger Far
a0d000138c
Fixed settings parsing when entering an invalid full Int32.
...
Add Uploading status to the interface.
2021-10-28 17:26:53 -06:00
Roger Far
0d5d28483b
Fixed issues with retrying and cancelling torrents.
2021-10-28 08:29:42 -06:00
Roger Far
799316413a
Bump to 1.9.3
2021-10-27 21:50:22 -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
545e476d80
Bump to 1.9.0
2021-10-24 10:53:45 -06:00
Roger Far
e9e16bedf0
Add more checks for when torrents or downloads have been removed.
2021-10-24 09:39:15 -06:00
Roger Far
11c65d0017
Fixed bug where real debrid would report torrent links that are empty.
2021-10-21 07:45:18 -06:00
Roger Far
9583eeeeb0
Bump to 1.8.7
2021-10-11 14:26:17 -06:00
Roger Far
1a326ab0bb
Bump to 1.8.6
2021-10-09 20:38:51 -06:00
Roger Far
c728e17bb3
Add first Aria2c support.
2021-10-09 20:35:03 -06:00
Roger Far
dbdf2acc9c
Upgrade packages.
2021-10-09 15:03:55 -06:00
Roger Far
a15a36ccd9
no message
2021-10-07 07:16:30 -06:00
Roger Far
55560a865a
Change timeout to 10 seconds for Real-Debrid API communication.
2021-08-05 14:59:27 -06:00
Roger Far
6cf8b32ba9
Bump to 1.8.3
2021-08-05 11:38:24 -06:00
Roger Far
7931568803
Fixed bug where downloads weren't starting properly.
...
Bump to 1.8.2.
2021-08-02 13:37:22 -06:00
Roger Far
06b4422ab8
Bump to 1.8.1
2021-07-31 14:55:57 -06:00
Roger Far
ca17db4f5e
Bump to 1.8.0
2021-07-18 22:56:58 -06:00
Roger Far
e4d522b00e
Upgrade packages, clean up some small things.
2021-07-18 14:17:13 -06:00
Roger Far
3a2d33435e
Bump to 1.7.8
2021-06-16 07:41:33 -06:00
Roger Far
a77e42f91b
Bump to 1.7.7
2021-06-09 19:02:08 -06:00
Roger Far
0e2cb36080
Bump to 1.7.6
2021-06-05 14:59:03 -06:00
Roger Far
bf3ba9dc64
Bump to 1.7.5
2021-06-05 12:25:19 -06:00
Roger Far
1f50cda389
Update packages.
2021-06-05 10:59:56 -06:00
Roger Far
659675d538
Update packages.
2021-04-26 19:47:33 -06:00
Roger Far
6a1c2a1f0f
Version bump to 1.7.4 to generate new docker containers.
2021-04-22 09:31:42 -06:00
Roger Far
49beb60894
Fixed issue where sometimes the name of the torrent would change, causing the download not to be recognized by sonarr anymore.
2021-04-19 15:43:06 -06:00
Roger Far
2cb81e2c41
Added path seperator on the content_path, fixed reporting errors.
2021-04-14 15:44:30 -06:00
Roger Far
c4a7c1e5ed
Fixed some bugs in the update script
2021-04-01 16:31:05 -06:00
Roger Far
d7c6c36118
no message
2021-04-01 16:19:53 -06:00
Roger Far
58a80e45e1
Update to 1.7.0
2021-04-01 16:19:33 -06:00
Roger Far
c7e3e14fab
Bump to 1.6.3
2021-03-15 08:37:26 -06:00
Roger Far
8817d8df3b
Bump to 1.6.2
2021-03-13 08:06:30 -07:00
Roger Far
8b85521839
Fixed a bug in the torrent runner where it could download the same file multiple times.
2021-03-12 08:11:02 -07:00
Roger Far
2659759d59
Updated to 1.6.0
2021-03-10 17:59:04 -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
83f89865c9
Bump version to 1.5.2
2021-02-09 20:04:21 -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
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
ec02b3d8bb
Improved inital setup by adding a short wizard.
2021-01-09 12:34:05 -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
b990a910be
Update packages and update Runtime to .NET 5
2020-12-12 11:02:54 -07:00
Roger Far
a3c96809ef
Add missing startup.bat
2020-10-15 07:37:14 -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
Roger Far
bfba5c99fb
Switched out RDNET Dll with Nuget package, update Angular. Rewrote Download handler and removed references to Hangfire.
2020-04-10 16:48:33 -06:00
Roger Far
76b8513d6b
Fixed some issues, first release beta.
2020-04-07 18:40:58 -06:00
Roger Far
443843b146
Add the QBittorrent proxy
2020-04-07 10:22:18 -06:00