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

[Feature Request]: Parse additional CUE Sheet metadata #558

Open
Veda82 opened this issue Jul 31, 2024 · 0 comments
Open

[Feature Request]: Parse additional CUE Sheet metadata #558

Veda82 opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Veda82
Copy link

Veda82 commented Jul 31, 2024

Scope

Other

What problem

Current handling of CUE Sheets does not include additional metadata such as Year, Disc Number, Total Disc Number, Genre etc.

These datas are not part of the CUE Sheet standard, but are usually appended by ripping softwares such as CUERipper using comments (i.e. using REM). See this link for details:

https://wiki.hydrogenaud.io/index.php?title=Cue_sheet

I think CueLib from DigitalMediaServer already includes parsing of this metadata; if this is the case, it shouldn't be too hard to add this feature.

Feature

Adding additional CUE Sheets metadata parsing using existing CueLib functions

@Veda82 Veda82 added the enhancement New feature or request label Jul 31, 2024
@kagemomiji kagemomiji self-assigned this Sep 19, 2024
@kagemomiji kagemomiji added this to the 11.1.5 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants