Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize file naming scheme #41

Closed
TadEro opened this issue Sep 2, 2017 · 5 comments
Closed

Customize file naming scheme #41

TadEro opened this issue Sep 2, 2017 · 5 comments
Labels
duplicate This issue or pull request already exists feature-request New feature or request

Comments

@TadEro
Copy link

TadEro commented Sep 2, 2017

Hello, I just downloaded this and holy crap, it's amazing!!
Except for only one thing... is there a way for the files to download as "Play time" instead of "02 glitched puppet - Play time"? If there's one, please tell me. If not, can you please add it? It would make me to completely love your program!

@Otiel
Copy link
Owner

Otiel commented Sep 3, 2017

Hi, thanks!

Currently there's no way to change the files naming scheme, but I can implement something to customize it. I'm afraid I won't have time before October though, so you'll have to be patient. Or look into file renaming software. :)

@Otiel Otiel added the feature-request New feature or request label Sep 3, 2017
@Otiel Otiel changed the title .mp3 files title Customize file naming scheme Sep 3, 2017
@TadEro
Copy link
Author

TadEro commented Sep 4, 2017

Well, I can live with that. Thanks for responding and for the future implement!

@Otiel
Copy link
Owner

Otiel commented Oct 26, 2017

Oh gosh, I'm dumb. 😢

It has already been implemented since v0.1.7.0, following #17. I had forgot about it, sorry.

You just have to edit your settings file and change the following:
"FilenameFormat": "{tracknum} {artist} - {title}.mp3"
to
"FilenameFormat": "{title}.mp3".

There is currently no way to change it directly in the interface, but I'll do something about this in the future. Until then, you'll have to play with the settings file. 😄

@Otiel Otiel added the duplicate This issue or pull request already exists label Oct 26, 2017
@Otiel Otiel closed this as completed Oct 26, 2017
@TadEro
Copy link
Author

TadEro commented Oct 28, 2017

Settings file? Where can I find it?

@Otiel
Copy link
Owner

Otiel commented Oct 28, 2017

Next to the exe file. If it doesn't exist yet, you can create it by clicking to the "save settings" button.

You can find more info here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants