omgbeez
63fd8caee9
fix: Race conditions when deleting/updating a torrent and its downloadable files
2026-04-23 00:22:09 -04:00
Roger Far
a9648248f4
Global formatting.
2026-02-11 19:44:49 -07: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
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
3fe9680e35
Add watch folder monitor.
2022-04-30 12:18:30 -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
6ca403f7f2
Add running of external applications.
2022-03-19 15:12:37 -06:00
Roger Far
dc16108983
Added setting to set the category when a torrent is imported from RealDebrid or other provider.
2022-02-06 16:46:18 -07:00
Roger Far
6a2533aa3b
Added lifetime setting to automatically expire torrents after a certain amount of time.
2022-02-06 16:03:12 -07:00
Roger Far
25f8c70b17
Added setting to automatically delete torrents in the state of error after a certain amount of time.
2022-02-06 15:34:36 -07:00
Roger Far
4d5dfc34a4
Add auto import and auto delete functionality.
2021-11-21 14:40:16 -07:00
Roger Far
8774243d2f
Add AllDebrid support.
2021-10-30 18:48:32 -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
c728e17bb3
Add first Aria2c support.
2021-10-09 20:35:03 -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
290ed4c7de
Add logging and fixed issue with the torrentrunner hanging sometimes.
2021-02-12 14:39:20 -07:00
Roger Far
5e8d65fcb2
Add Proxy Server setting.
2021-02-09 19:56:24 -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
2652895ba0
Make the downloader switchable.
2021-01-23 10:02:37 -07:00
Roger Far
67b009efcd
no message
2021-01-21 10:16:18 -07:00
Roger Far
bc552612f5
Add more settings for the download client.
2021-01-21 08:41:33 -07:00
Roger Far
337ecdecd8
Release fixes
2021-01-13 11:16:39 -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
a27bd37991
Refactored download processor.
2021-01-09 19:51:36 -07:00
Roger Far
ec02b3d8bb
Improved inital setup by adding a short wizard.
2021-01-09 12:34:05 -07:00
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
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
c96ce980d5
Add a download speed tracker.
2020-04-07 12:08:17 -06:00
Roger Far
f77c1860de
Added most functionality on the client and serverside
2020-04-04 15:12:04 -06:00