22 Commits

Author SHA1 Message Date
1ed0f9d7de Enabled setting HttpMethod 2026-02-19 20:00:31 +01:00
8603239f86 Enabled inheritance access to ApiService methods 2026-02-19 19:58:34 +01:00
6054d3b6a2 Enabled updating of User Info during scrape 2026-02-19 18:37:43 +01:00
f9c625a4be Added output of new download counts in DownloadOrchestrationService 2026-02-19 18:37:42 +01:00
df8a89828b Use helper for Environment.Exit to ensure logger is flushed. 2026-02-18 22:10:36 +01:00
f16ad7f138 Improve CLI output to show counts of media 2026-02-12 10:48:44 -06:00
fdb6d55454 Fix ffmpeg logs path on windows 2026-02-12 09:50:59 -06:00
3503fe1eb4 Fix capitalization in status message 2026-02-10 21:07:50 -06:00
6e0b4eba85 Upgrade dotnet from 8 to 10 2026-02-10 18:01:53 -06:00
f5a8c27cd1 Fix builds 2026-02-10 17:57:20 -06:00
a9a4c2ee20 Add checks for valid auth data before making API calls for media 2026-02-10 16:40:29 -06:00
d9825ae62b Add AI generated tests for ApiService and DownloadService 2026-02-10 12:44:52 -06:00
04004c7084 Refactor services 2026-02-10 12:01:33 -06:00
e184df906f Add header comments and extract duplicated exception logging to a helper function 2026-02-10 10:30:05 -06:00
4889be1890 Update services to use coding and naming standards 2026-02-10 09:52:59 -06:00
4a218a3efe Fix remaining compiler warnings 2026-02-10 09:10:59 -06:00
85c9bc1f57 Fix docker builds 2026-02-10 03:06:15 -06:00
487de58274 Address compiler warning 2026-02-10 02:08:51 -06:00
ed06a5e514 Delete unused classes 2026-02-09 23:56:25 -06:00
974b0d4d7a Organize remaining model classes into similar namespaces 2026-02-09 23:56:09 -06:00
9766636d04 Extract repeated mapper methods into a common mapper class 2026-02-09 23:14:52 -06:00
ff431a377d Create OF DL.Core project to contain all the application logic for future GUI development 2026-02-09 22:39:23 -06:00