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

Allow generate-names.pl to index utf8 trackLabels #1477

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

Conversation

cmdcolin
Copy link
Contributor

@cmdcolin cmdcolin commented Mar 4, 2020

If someone creates a trackLabel with unicode then the generate-names command is unable to index these tracks saying no tracks were found. This uses decode('UTF-8', filename) on several places in the code to make this work

@cmdcolin cmdcolin changed the base branch from master to dev March 4, 2020 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant