sim0n00ps
  • Joined on 2025-05-04
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-16 18:08:46 +00:00
e4e21adcc9 Update rules.json
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-16 18:04:23 +00:00
4aa3923032 revert 419eca33a9f4d2a84e1e3318a415e0038aef1827
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-16 13:33:59 +00:00
419eca33a9 Update rules.json Revision: 202601161232-95572ea327
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-16 10:33:48 +00:00
a67a5d3607 Update rules.json Revision: 202601160941-39e8f1e8af
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-15 14:32:07 +00:00
9817ab4edb Update rules.json Revision: 202601151351-89c03f7f46
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-15 10:31:33 +00:00
db8d01e0cb Update rules.json Revision: 202601150953-c27a5f3fee
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-14 13:30:19 +00:00
6f09b5c679 Update rules.json Revision: 202601141307-538df88438
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-13 15:44:05 +00:00
8d2323078c Update rules.json Revision: 202601131515-51f594dca1
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-12 10:41:31 +00:00
80cf3914f1 Update rules.json Revision: 202601121007-d97c5ec866
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-09 13:35:23 +00:00
0e47237b04 Update rules.json Revision: 202601091247-b02bc9f002
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-08 14:33:54 +00:00
d5f5ebf720 Update rules.json Revision: 202601081418-a3f7fa337a
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-07 13:31:59 +00:00
6641d2899f Update rules.json Revision: 202601071259-3a2fa9bb27
sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-06 14:29:25 +00:00
85ed5fb0d6 Update rules.json Revision: 202601061407-2a91c2d043
sim0n00ps commented on issue sim0n00ps/OF-DL#110 2026-01-06 01:06:45 +00:00
Could OF-DL get ALL media when using Download Single Paid Message?

Believe this should be in the latest release

sim0n00ps commented on issue sim0n00ps/OF-DL#118 2026-01-06 01:05:29 +00:00
Exception caught: Error converting value {null} to type 'System.DateTime'. Path 'fromUser.subscribedByExpireDate'

Fix for this should be to changed Line 46 in Entities/Messages/SingleMessage.cs. The datatype for the property needs to be changed from DateTime to DateTime? to handle null values .

sim0n00ps commented on issue sim0n00ps/OF-DL#122 2026-01-06 01:02:00 +00:00
Can‘t download DRM protected videos with error [ERR] FFmpeg failed. Input=<none> Output=<none> ExitCode=-138 Message=Error opening input file

In the latest release I added some parameters to ffmpeg to help with reducing failures and it being able to retry, I would give it a go and see if has helped in any way?

sim0n00ps pushed to main at sim0n00ps/dynamic-rules 2026-01-05 15:27:07 +00:00
5f64227cb4 Update rules.json Revision: 202601051509-7b51b0d2e8
sim0n00ps commented on issue sim0n00ps/OF-DL#123 2026-01-04 01:28:25 +00:00
Problem with the program ignoring image downloading

Please try latest release, V1.9.20

sim0n00ps pushed tag OFDLV1.9.20 to sim0n00ps/OF-DL 2026-01-04 01:00:43 +00:00
sim0n00ps pushed to master at sim0n00ps/OF-DL 2026-01-04 00:59:42 +00:00
43fb74067c Remove checks for "upload" in media urls to stop media being excluded incorrectly