Skip to content

CUERipper: Consider allowEmbed of formats #377

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

c72578
Copy link
Collaborator

@c72578 c72578 commented May 16, 2025

Do not embed the CUESHEET tag in case of formats, which do not
support it (mp3, m4a, wma, ogg, opus, etc.).

Do not embed the `CUESHEET` tag in case of formats, which do not
support it (mp3, m4a, wma, ogg, opus, etc.).

- Consider `allowEmbed` of formats
- Use `CUEStyle.SingleFile` if embedding of the `CUESHEET` tag is not
  supported, which also ensures that a .cue file is written.
- Resolves gchudov#322
@c72578
Copy link
Collaborator Author

c72578 commented May 16, 2025

Here is a build for testing:
CUETools_2.2.6_2025-05-16_git_e338449_CUERipper_Consider_allowEmbed_of_formats.zip
SHA256: acda3de4e1ce110f9f2f9216a2e642557af3aa3487c8d39821384735e4116c36

@ha-korth, please have a look, if CUERipper behaves as expected concerning embedded CUE Sheets depending on the format.

@ha-korth
Copy link

ha-korth commented May 16, 2025

Only tested 2 rips so far but they tested good.
with CreateCUEFileWhenEmbedded=0
mp3 image rip yields Image + CUE (no embedded CUE)
FLAC image rip yields Image with embedded CUE (no external CUE)

more tests over the weekend. looks good

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.

[CUERipper] Image rip (Embedded and + CUE) issues.
2 participants