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
|
ae41865bb2
|
Finished torrent retry.
|
2021-10-11 14:06:57 -06:00 |
|
Roger Far
|
399456c815
|
Fixed retrying of torrents.
|
2021-10-11 13:53:05 -06:00 |
|
Roger Far
|
d6327e44b6
|
Add torrent retry functionality.
|
2021-10-11 13:50:27 -06:00 |
|
Roger Far
|
c728e17bb3
|
Add first Aria2c support.
|
2021-10-09 20:35:03 -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
|
7931568803
|
Fixed bug where downloads weren't starting properly.
Bump to 1.8.2.
|
2021-08-02 13:37:22 -06:00 |
|
Roger Far
|
e4c001b0ce
|
Update database settings retrieval.
|
2021-07-20 22:53:55 -06:00 |
|
Roger Far
|
697cd58023
|
Update RD.NET to 2.0
|
2021-07-20 19:15:11 -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
|
e4d522b00e
|
Upgrade packages, clean up some small things.
|
2021-07-18 14:17:13 -06:00 |
|
Roger Far
|
4a87a57a65
|
Fixed retrying failed selecting of torrent files.
|
2021-06-09 18:59:06 -06:00 |
|
Roger Far
|
71c9eb17fb
|
Fixed issue with torrent data caching.
|
2021-06-05 14:21:29 -06:00 |
|
Roger Far
|
5e490e8b0d
|
Add check if torrent is actually changed from RD to prevent DB updates.
|
2021-06-05 11:46:59 -06:00 |
|
Roger Far
|
75875af36a
|
no message
|
2021-06-05 10:59:36 -06:00 |
|
Roger Far
|
5bdf224e1b
|
Fixed bug where original filename wasn't handled properly.
|
2021-06-05 10:50:56 -06:00 |
|
Roger Far
|
fe3b7d8867
|
Improve handling of torrent URL's that are HTTP files.
|
2021-04-28 07:46:07 -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
|
1764bdc803
|
Fixed bug where downloads sometimes got added twice.
Added a retry download functionality.
|
2021-04-01 15:45:46 -06: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
|
5265a8b442
|
Changed the unrestrict process to only unrestrict when the download is starting.
|
2021-03-10 17:56:54 -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
|
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
|
3598b1f218
|
Fixed category setting when adding a torrent from Sonarr or Radarr.
|
2021-01-13 19:15:00 -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
|
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
|
71697f993f
|
Fixed small issues when adding torrents and not loading meta data.
|
2020-10-15 07:28:44 -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
|
5d73ae140e
|
Fixed not selecting files sometimes.
|
2020-04-18 15:10:59 -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
|
c96ce980d5
|
Add a download speed tracker.
|
2020-04-07 12:08:17 -06:00 |
|
Roger Far
|
d7062de42e
|
Fixed setting the error status from RD.
|
2020-04-07 11:09:18 -06:00 |
|
Roger Far
|
443843b146
|
Add the QBittorrent proxy
|
2020-04-07 10:22:18 -06:00 |
|
Roger Far
|
f77c1860de
|
Added most functionality on the client and serverside
|
2020-04-04 15:12:04 -06:00 |
|