rdt-client/server/RdtClient.Web
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
..
.config Fixed some issues, first release beta. 2020-04-07 18:40:58 -06:00
.vs/RdtClient.Web Initial commit 2020-03-31 15:16:34 -06:00
Controllers Implement torrents/files endpoint 2020-12-01 01:07:49 -08:00
Properties Fixed some issues, first release beta. 2020-04-07 18:40:58 -06:00
appsettings.json Fixed some issues, first release beta. 2020-04-07 18:40:58 -06:00
Program.cs Changed how the service gets installed, fixed few bugs 2020-04-17 07:30:29 -06:00
RdtClient.Web.csproj Add missing startup.bat 2020-10-15 07:37:14 -06:00
serviceinstall.bat Changed how the service gets installed, fixed few bugs 2020-04-17 07:30:29 -06:00
serviceremove.bat Changed how the service gets installed, fixed few bugs 2020-04-17 07:30:29 -06:00
startup.bat Add missing startup.bat 2020-10-15 07:37:14 -06:00
Startup.cs 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