Roger Far
2dd5810320
Fixed bug with auto adding of AllDebrid torrents.
2022-01-02 15:35:49 -07:00
Roger Far
5de11cea6e
Upgrade packages.
2022-01-02 11:45:38 -07:00
Roger Far
be73e1b543
Add simple update checker.
2021-11-25 17:31:34 -07:00
Roger Far
3fdad6b2f5
Bump to 2.0.2
2021-11-24 13:56:33 -07:00
Roger Far
24deccccec
Fixed update time for providers.
2021-11-24 13:55:28 -07:00
Roger Far
6a569e7264
no message
2021-11-24 13:18:37 -07:00
Roger Far
831c7a49e7
Merge branch 'master' of github.com:rogerfar/rdt-client
2021-11-24 07:59:52 -07:00
Roger Far
cdef655a00
Fixed issue with AllDebrid deserialization of magnet link files.
2021-11-24 07:59:45 -07:00
Roger Far
763ce5a036
Fixed potential issue with the RealDebrid data mapper.
2021-11-24 07:59:14 -07:00
Roger Far
b9320be928
Update issue templates
2021-11-24 07:13:10 -07:00
Roger Far
eb39a88e78
Update docker file to build with node 16.
2021-11-21 14:56:01 -07:00
Roger Far
f1bb018381
Add missing changelog stuff.
2021-11-21 14:44:24 -07:00
Roger Far
6e225812b2
no message
2021-11-21 14:40:36 -07:00
Roger Far
4d5dfc34a4
Add auto import and auto delete functionality.
2021-11-21 14:40:16 -07:00
Roger Far
4dbd2cf8df
Upgrade to .NET6 and Angular 13.
2021-11-21 13:58:49 -07:00
Roger Far
52b5aa1b09
no message
2021-11-02 16:08:42 -06:00
Roger Far
4837c5c673
Fixed logging links, add 1 minute delay when RD only reports 1 link ready to download to see if there are more downloads.
2021-11-02 08:31:49 -06:00
Roger Far
b9889dbbc3
Add download speed limiter on the Simple downloader.
2021-10-30 20:00:20 -06:00
Roger Far
8774243d2f
Add AllDebrid support.
2021-10-30 18:48:32 -06:00
Roger Far
723cc82b11
Bump to 1.9.6
2021-10-30 11:09:18 -06:00
Roger Far
dd8102b0b6
Fixed issue where a deleted torrent could be retried.
2021-10-30 11:05:55 -06:00
Roger Far
b3dd856410
Add retry count as a setting per torrent and global.
...
Add error status on the torrent itself too.
Improved torrent retrying.
2021-10-30 10:25:53 -06:00
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
075f494ec6
Fixed simple downloader retrying.
2021-10-28 17:15:47 -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
5fa5f416c7
Removed obsolete torrent runner code, fixed queuing issue.
2021-10-27 21:47: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
6ac0265d2d
Add priority mechanishm and support for sonarr priority.
...
Changed to have /torrents/files return only files that are selected.
Add pause/unpause from Sonarr/Radar. Works only for Aria2.
2021-10-24 10:40:59 -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
0f4d896e53
Add proper retry mechanism for Aria2.
2021-10-24 09:38:55 -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
Bryan Reagan
337b70ba01
Rootless Podman and CIFS Connections
...
First, thanks for the awesome utility!
Some feedback on getting the client running on Arch using rootless Podman. Works OOB with normal paths on the host and following the tips from LinuxServer.io, but some funny errors working with paths available through a CIFS mount.
Still having some bugs I'm working out, but thought to get a PR going if you thought these notes would be helpful to others. These issues seem like an edge case; let me know if you want issues created for these.
## Issues
- [x] Access Denied Errors in Web GUI Tests ([dotnet runtime issue link](https://github.com/dotnet/runtime/issues/42790 ))
- [ ] Directory Does Not Exist To Extract To
2021-10-15 10:11:50 -05:00
Roger Far
9583eeeeb0
Bump to 1.8.7
2021-10-11 14:26:17 -06:00
Roger Far
c90c336e70
Add aria2 test connection button on the settings.
2021-10-11 14:22:45 -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
0d6304a237
Fixed issue with the simple downloader.
2021-10-11 13:37:00 -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
b8b50ca55a
Fixed bug in the Signalr service where it would stop updating when moving away from the index page.
2021-10-09 20:24:19 -06:00
Roger Far
dbdf2acc9c
Upgrade packages.
2021-10-09 15:03:55 -06:00
Roger Far
9947a4dc97
Fixed potential error when the qbittorrent API fetched info about a torrent that doesn't have a name yet.
2021-10-09 13:35:27 -06:00
Roger Far
a15a36ccd9
no message
2021-10-07 07:16:30 -06:00
Roger Far
cd8e3b14dd
Update issue templates
2021-08-17 07:19:26 -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