Commit graph

62 commits

Author SHA1 Message Date
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
05e565ff1f Fixed bug where the download and unpack handlers were not properly dispatched. 2021-07-31 14:50:59 -06:00
Roger Far
ca17db4f5e Bump to 1.8.0 2021-07-18 22:56:58 -06:00
Roger Far
3ee687f615 Created a separate page for torrent into, added download retrying per file. 2021-07-18 22:46:17 -06:00
Roger Far
fa11dc9bc7 Big update on the add download and setting screens which are now proper pages instead of modals.
Fixed issue where it would slow down on waiting for RealDebrid generating links for downloads.
2021-07-18 17:29:45 -06:00
Roger Far
4daa5ba4dc Reorganize settings in separate tabs. 2021-07-18 14:38:49 -06:00
Roger Far
3e832cc416 Fixed enter button press on the login and setup pages. 2021-07-18 14:22:12 -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
9fae26e21d no message 2021-06-05 12:27:00 -06:00
Roger Far
bf3ba9dc64 Bump to 1.7.5 2021-06-05 12:25:19 -06:00
Roger Far
97b94900fd Set dynamic base href. 2021-06-05 12:08:19 -06:00
Roger Far
75875af36a no message 2021-06-05 10:59:36 -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
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
5e8d65fcb2 Add Proxy Server setting. 2021-02-09 19:56:24 -07:00
Roger Far
64c2204af5 Fixed bug with the OnlyDownloadAvailable files setting. 2021-02-06 18:54:06 -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
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
0a8793e4f9 Add simple retry mechanism for network connection drops. 2021-01-13 11:04:42 -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
2300b51ede Force prettier to 120 width. 2021-01-12 20:46:07 -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