OF-DL icon indicating copy to clipboard operation
OF-DL copied to clipboard

Downloaded filenames are incorrect and include the DownloadPath from the config

Open hydr0homiee opened this issue 1 year ago • 5 comments

I downloaded the newest version and my downloaded files seem to be {downloadpath}{whatever_nameformat} instead of just the name format I choose.

If my config looks like this:

  "DownloadPath": "Y:\\Onlyfans_Rips\\_OF_DF\\",
  "PaidPostFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",
  "PostFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",
  "PaidMessageFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",
  "MessageFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",

The downloaded file ends up in a folder at the specified DownloadPath with a name like YOnlyfans_Rips_OF_DLusernamehere_2024-09-03_filenamehere.jpg or something

hydr0homiee avatar Sep 04 '24 00:09 hydr0homiee