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

cue command case sensitivity #4057

Closed
holomorph opened this issue Jan 23, 2017 · 2 comments
Closed

cue command case sensitivity #4057

holomorph opened this issue Jan 23, 2017 · 2 comments

Comments

@holomorph
Copy link

The CDRWIN manual states that cue commands (PERFORMER, TITLE, FILE, etc.) are case insensitive. Other places like hydrogenaudio don't say anything about case. I'm aware cue sheets are silly things, but I'm wondering if mpv would treat cue commands case insensitively--or if a patch to that effect is welcome--as I happened upon a cue file where the only "problem" was Performer instead of PERFORMER.

At first sight, it looks to me that only bstr_startswithbstr_case_startswith in demux/cue.c (read_cmd) is needed.

@ghost
Copy link

ghost commented Jan 23, 2017

Sample of such a file?

@holomorph
Copy link
Author

Here you go https://0x0.st/OpK.cue

@ghost ghost closed this as completed in 63b3414 Jan 24, 2017
This issue was closed.
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

No branches or pull requests

1 participant