add more built in autofill from path schemes for more decent setups.
the text input field here should have a dropdown where the saved ones are listed and easily selectable.
Two setups would be pulling the data after how F95 names their threads. with or without category tags.
Some users could have named folders after the title manually like this: WVM [S2 Ch. 1 Ep. 11 B1] [Braindrop]{title} [{version}] [{creator}]
And others might use JDownloader2 and it will automatically name it like this:
VN - Ren'Py - WVM [S2 Ch. 1 Ep. 11 B1] [Braindrop]
(note, the JD2 example requires the users to turn off the package/filename cleaning that removes underscores and periods.)
Maybe some custom settings in JD2 can help that last one to look like the other example. Or we could have a regex that clears out parts of string parsed like that starting part with the tags.
add more built in autofill from path schemes for more decent setups. the text input field here should have a dropdown where the saved ones are listed and easily selectable.
Two setups would be pulling the data after how F95 names their threads. with or without category tags.
take this thread for example: https://f95zone.to/threads/35910/
Some users could have named folders after the title manually like this:
WVM [S2 Ch. 1 Ep. 11 B1] [Braindrop]
{title} [{version}] [{creator}]
And others might use JDownloader2 and it will automatically name it like this:
VN - Ren'Py - WVM [S2 Ch. 1 Ep. 11 B1] [Braindrop]
(note, the JD2 example requires the users to turn off the package/filename cleaning that removes underscores and periods.)
Maybe some custom settings in JD2 can help that last one to look like the other example. Or we could have a regex that clears out parts of string parsed like that starting part with the tags.