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

Remove FLAC bit depth in output folder name #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

somewacko
Copy link

@somewacko somewacko commented Jun 30, 2017

I've noticed a lot of folders seem to have bit depth information in them (e.g. "16-48 FLAC"), so often this script will produce folders with names like "... [16-48 320]" which doesn't seem right. I changed the regex to catch as many cases as I could find, although this may break if the year or catalog number ends with 16/24 and is only separated by the string "FLAC" with a space.

Let me know if this is helpful. Maybe make it a CLI option?

@RecursiveForest
Copy link
Owner

I'll be revisiting this as I set up testing ; the idea is solid, but I want to be confident the execution won't mangle folder names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants