52 Commits

Author SHA1 Message Date
ea976bad70 Tweaked progress output, to create task for each model 2025-12-15 17:23:42 +01:00
6eb7560a54 Fixed missing LogContext enrichment 2025-12-15 17:23:42 +01:00
dc5c2ba093 Fixed parameters to ensure no null values are passed incorrectly 2025-12-15 17:23:42 +01:00
31921115ec Added update all UserInfo mode 2025-12-15 17:23:12 +01:00
1565f668ae Added user info table and update it for each user 2025-12-15 17:23:12 +01:00
63c9d5c6f5 Added additional info logging with new media counts per model 2025-12-15 17:22:41 +01:00
6d9d46585b Enabled logging to Seq. 2025-12-15 17:21:23 +01:00
b24d0150ed Added safe-guard against paid content returned for other models 2025-12-15 17:21:22 +01:00
50191f19c8 Fixed lookup for Paid Posts and Messages, due to API changes 2025-12-15 17:20:46 +01:00
253abb536a Extended "output blocked" to also include expired in separate file 2025-12-15 17:20:46 +01:00
cb5c7f19b7 Updated blocked user lookup with progress status 2025-12-15 17:20:45 +01:00
95c883a937 Updated non-interactive list user lookup.
Tweaked order to fully replace users before updating DB.
2025-12-15 17:20:45 +01:00
17292fe867 Debug logging in BuildHeaderAndExecuteRequests 2025-12-15 17:19:05 +01:00
32e336adc9 Added logic to reset chat read state after downloading messages 2025-12-15 17:19:04 +01:00
d109004d7f Updated subscription lookup to match OF website. 2025-12-15 17:19:04 +01:00
5faa949e0e Added logic to save list of blocked users. 2025-12-15 17:17:44 +01:00
30552fda87 HttpClient tweaks 2025-12-15 17:17:44 +01:00
bc006cb3b6 Added earningId to Subscribe model 2025-12-15 17:17:44 +01:00
9213bcce98 Improved DB connection creation with delayed retry, and connection caching 2025-12-15 17:17:43 +01:00
b30475c719 Extended command line args for NonInteractive 2025-12-15 17:17:43 +01:00
13f63613fc Added exiting if other process is detected, to avoid overlapping runs 2025-12-15 17:17:43 +01:00
03a787c457 Added "x of y" count to "Scraping Data For" console outputs. 2025-12-15 17:17:42 +01:00
5adf749a11 Config and project tweaks, plus publish script 2025-12-15 17:17:17 +01:00
41a8c98a63 Fixed async usage. 2025-12-15 17:17:17 +01:00
167d6640e3 Move DisableBrowserAuth to Auth 2025-12-14 18:47:18 +00:00
Melithine
0eae466368 Add additional logging for ffmpeg and prevent NRE errors from obscuring the actual errors from ffmpeg. 2025-12-13 19:55:59 -08:00
616aaef1c8 Merge pull request 'Add doc site and Discord invite after the startup banner.' (#89) from header_update into master
Reviewed-on: sim0n00ps/OF-DL#89
Reviewed-by: whimsical-c4lic0 <whimsical-c4lic0@noreply.localhost>
2025-12-13 19:30:56 +00:00
e7e1556b3c Convert all sizes from int to long 2025-12-13 02:57:58 -06:00
74def34f96 Convert all ids from int to long 2025-12-13 02:52:15 -06:00
Melithine
19730436d4 Add doc site and Discord invite after the startup banner. 2025-12-10 07:32:26 -08:00
f75fa4e04c Merge pull request 'Add a 30s timeout to the Gitea version check.' (#84) from version_timeout into master
Reviewed-on: sim0n00ps/OF-DL#84
2025-12-01 22:47:50 +00:00
af5622ba82 Merge pull request 'Add ffmpeg version to startup output and log file.' (#83) from ffmpeg_version into master
Reviewed-on: sim0n00ps/OF-DL#83
2025-12-01 22:47:32 +00:00
Melithine
e98c5f74cf Add a 30s timeout to the Gitea version check. 2025-11-29 14:45:57 -08:00
Melithine
181ea8eef1 Add ffmpeg version to startup output and log file. 2025-11-29 13:46:43 -08:00
2bddedb644 fix: object reference not set by adding retry for GetDecryptionKeyOFDL 2025-11-29 15:01:21 +01:00
18fe2580ad Fix purchased tab API endpoints 2025-11-04 18:18:29 -06:00
34e6eb1d2b Merge pull request 'feat: Add option to store raw post text without sanitization (Fix #52)' (#53) from wer/OF-DL:master into master
Reviewed-on: sim0n00ps/OF-DL#53
2025-10-07 13:05:15 +00:00
78f6f1e611 Merge pull request 'fix: add widevine request retry logic to work around ratelimits' (#47) from ddirty830/OF-DL:fix-widevine-cloudflare-retry into master
Reviewed-on: sim0n00ps/OF-DL#47
2025-10-07 13:05:02 +00:00
0761b28c72 fix: update post/message api calls due to changes 2025-10-06 15:20:55 -05:00
Grey Lee
3e7fd45589 Add DisableTextSanitization config option and update related logic 2025-09-13 17:41:22 +08:00
2c8dbb04ed fix: add widevine request retry logic to work around ratelimits 2025-08-17 12:41:35 -05:00
Melithine
d83ad2ec54 Update errors to point at new docs site. 2025-05-18 09:16:05 -07:00
8578c40c20 Revert DRM Video Resolution 2025-05-08 17:34:58 +01:00
b12ef22406 Fix dynamicrules 2025-05-08 00:04:41 +01:00
6a42dbe53e Remove whitespace 2025-05-06 15:57:09 -05:00
44890f51ee Add default value to video resolution config option 2025-05-06 15:57:03 -05:00
7f2849e5fd Restore version check using gitea API 2025-05-06 15:56:55 -05:00
dd2b7cd82c #4 WIP 2025-05-06 00:34:15 +01:00
4abbf1162d Tweak for #1 2025-05-05 21:40:06 +01:00
09c14be5dd Feature Request - Config option to Disable new authentication flow #1 2025-05-05 20:57:09 +01:00