Skip to content

CUERipper: Consider allowEmbed of formats#377

Merged
c72578 merged 1 commit into
gchudov:masterfrom
c72578:2025-05-16_CUERipper_Consider_allowEmbed_of_formats
May 20, 2025
Merged

CUERipper: Consider allowEmbed of formats#377
c72578 merged 1 commit into
gchudov:masterfrom
c72578:2025-05-16_CUERipper_Consider_allowEmbed_of_formats

Conversation

@c72578
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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

@c72578 c72578 merged commit e338449 into gchudov:master May 20, 2025
1 check passed
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