Commit graph

33 commits

Author SHA1 Message Date
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
d6dbb2a750 Merge branch 'master' of github.com:rogerfar/rdt-client 2021-01-09 10:34:09 -07:00
Roger Far
13d41c8ac8 Update Angular 2021-01-09 10:33:59 -07:00
Roger Far
4c9fb7e6b8 Merge pull request #17 from dmyers/patch-1
Fixed docker compose by swapping image and contain name values
2021-01-09 10:33:13 -07:00
Derek Myers
43c564e1ed Fixed docker compose by swapping image and contain name values 2021-01-05 21:42:01 -06:00
Roger Far
5affa9ebef Forgot to save the readme 2020-12-31 09:02:27 -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
Roger Far
9224c0549e Merge pull request #4 from alexmckenley/files
Implement api/v2/torrents/files endpoint
2020-12-01 07:12:32 -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
71697f993f Fixed small issues when adding torrents and not loading meta data. 2020-10-15 07:28:44 -06:00
Roger Versluis
22494a1cad Fixed deletion bug and extraction bug 2020-05-17 09:30:14 -06:00
Roger Far
7d9d64c97b no message 2020-05-16 20:21:33 -06:00
Roger Far
629babd9bd Fixed extracting when the path in the rar file has the torrent as a subdirectory. 2020-05-16 20:21:00 -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
914272d6d7 Remove console.log 2020-05-16 20:19:53 -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
5d73ae140e Fixed not selecting files sometimes. 2020-04-18 15:10:59 -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
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
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
703d650676 no message 2020-03-31 15:16:39 -06:00
Roger Far
5611796aea Initial commit 2020-03-31 15:16:34 -06:00
Roger Far
5458eea06b Initial commit 2020-03-31 14:50:06 -06:00