OFDL doesn't respect DownloadOnlySpecificDates #116
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have the following settings in my config.conf:
DownloadOnlySpecificDates = true
DownloadDateSelection = "after"
CustomDate = "202-12-18"
This should only download posts/messages/etc made on December 18 or later.
However, every time I've run OFDL with this, it attempts to download all media from the user I select, instead of just the last several days worth.
It only applies to posts, not messages.
You also have a typo in your date. All posts on OF will be after the year 202 😆