Roger Far
bec2dcd20b
Add internal downloader logger.
2024-04-06 16:28:03 -06:00
Roger Far
3b72463663
Added bit of logging to debug downloader issues, upgraded packages, cleaned up C# code.
2024-04-06 13:54:58 -06:00
Roger Far
46f6e06572
Migrated the simple downloader to the Downloader.
2022-11-28 21:51:25 -07:00
Roger Far
e3b38d2834
Add nullable to the projects.
2022-05-13 18:51:04 -06:00
Roger Far
fc15569e1b
Rewrote the setting store, retrieve and displaying on the settings page to make maintenance a lot easier.
...
Added settings to set defaults for the provider import, sonarr, gui and watch folders.
2022-05-13 14:39:52 -06:00
Roger Far
cd6002b5d6
Upgrade packages
...
Moved C# code to file scoped namespaces
Merged Startup.cs and Program.cs
2022-04-30 11:22:15 -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
c90c336e70
Add aria2 test connection button on the settings.
2021-10-11 14:22:45 -06:00
Roger Far
c728e17bb3
Add first Aria2c support.
2021-10-09 20:35:03 -06:00
Roger Far
e4c001b0ce
Update database settings retrieval.
2021-07-20 22:53:55 -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
e4d522b00e
Upgrade packages, clean up some small things.
2021-07-18 14:17:13 -06:00
Roger Far
0e1e547c71
Add category support by saving the categories in the settings table now.
2021-07-18 14:11:40 -06:00
Roger Far
71c9eb17fb
Fixed issue with torrent data caching.
2021-06-05 14:21:29 -06:00
Roger Far
9a7aefaa71
Add a thread safe lock to the settings
2021-06-05 11:25:47 -06:00
Roger Far
290ed4c7de
Add logging and fixed issue with the torrentrunner hanging sometimes.
2021-02-12 14:39:20 -07:00
Roger Far
2652895ba0
Make the downloader switchable.
2021-01-23 10:02:37 -07:00
Roger Far
9ab889f7db
Clean temp files on startup.
2021-01-21 09:22:01 -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
49071a7f48
Increased download buffer size, change the torrentrunner to only query RDT when there are any torrents, added a simple speed test.
2021-01-19 10:02:26 -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
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
f77c1860de
Added most functionality on the client and serverside
2020-04-04 15:12:04 -06:00