19 Commits

Author SHA1 Message Date
65b25e6336 Avoid swallowing cancelation attempts via exception handling 2026-02-18 04:50:45 -06:00
8facc470f0 Merge branch 'master' into add-initial-gui 2026-02-18 04:37:08 -06:00
846b80a6c9 Merge branch 'detect-free-and-paid-single-posts'
# Conflicts:
#	OF DL.Core/Services/DownloadService.cs
2026-02-18 04:35:52 -06:00
605fbbda69 Merge branch 'fix-custom-filename-formats'
# Conflicts:
#	OF DL.Core/Services/DownloadService.cs
2026-02-18 04:35:01 -06:00
dce7e7a6bd Detect if a single post is paid or free 2026-02-18 02:30:47 -06:00
f4479a77ba Merge branch 'fix-partial-video-downloads' into add-initial-gui
# Conflicts:
#	OF DL.Core/Services/DownloadService.cs
2026-02-16 16:01:24 -06:00
661b61be66 Merge branch 'fix-custom-filename-formats' into add-initial-gui 2026-02-16 15:59:16 -06:00
03dd66a842 Fix custom filename formats for paid messages and posts, and fix creator config empty strings 2026-02-16 02:56:03 -06:00
85e299db41 Update GUI so that the stop button works quicker and more reliably 2026-02-14 12:30:31 -06:00
edc3d771d1 Fix misleading wording in download summary messages 2026-02-13 00:53:41 -06:00
b4aac13bc6 Compare downloaded DRM video durations against the duration reported by the MPD to ensure complete downloads 2026-02-13 00:51:57 -06:00
fdb6d55454 Fix ffmpeg logs path on windows 2026-02-12 09:50:59 -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
487de58274 Address compiler warning 2026-02-10 02:08:51 -06:00
974b0d4d7a Organize remaining model classes into similar namespaces 2026-02-09 23:56:09 -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