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
3e1b30ad1a
Add a retry button in the interface.
...
Fixed issue with some downloads not processed.
Fixed issue with deletion and files in use.
2021-03-13 08:04:03 -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
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
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
ed10c630ee
Add option to only download the files that are available on RD.
2021-02-05 20:54:37 -07:00
Roger Far
9ab889f7db
Clean temp files on startup.
2021-01-21 09:22:01 -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
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
4f0d75a9f5
Fixed issue with qBittorrent category save paths and updated all qBittorrent versions.
2021-01-13 16:03:15 -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
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
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
7d9d64c97b
no message
2020-05-16 20:21:33 -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
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
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
Roger Far
61535b41a3
Add authentication
2020-04-05 14:40:01 -06:00
Roger Far
f77c1860de
Added most functionality on the client and serverside
2020-04-04 15:12:04 -06:00
Roger Far
5611796aea
Initial commit
2020-03-31 15:16:34 -06:00