How to prevent the program from putting the downloaded files into folders... #75
Labels
No labels
beta
bug
dependencies
duplicate
enhancement
invalid
postponed
question
release: bugfix
release: major
release: minor
repository improvment
required
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Serraniel/DiscordMediaLoader#75
Loading…
Add table
Reference in a new issue
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?
How can I prevent it from doing this?
Hi,
you can chnage the file name scheme:

Each backslash (
\
) adds another folder level. . You can press the info button next to it to get an explanation of the possible placeholders.Please let me know if this answers your question.
Thanks for writing back so fast, I just removed the backslash and it fixed no problem, maybe you could specify it in the info button so it's easier for others to do this. Thanks for the help.