We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting this cannot extract audio file name because regex explicitly looking for patter in upper case characters:
cannot extract audio file name
cuefix/cuefix/cuefix.py
Line 17 in e72272b
But in my case it was:
FILE "..." wave
The text was updated successfully, but these errors were encountered:
Yes, you are right. I didn't consider this case. Feel free to make a pull request and I could review and approve it. Thanks.
Sorry, something went wrong.
No branches or pull requests
I'm getting this
cannot extract audio file name
because regex explicitly looking for patter in upper case characters:cuefix/cuefix/cuefix.py
Line 17 in e72272b
But in my case it was:
The text was updated successfully, but these errors were encountered: