Skip to content

Parse "REM DISCID" and "REM COMPOSER" lines#71

Merged
lipnitsk merged 1 commit into
lipnitsk:masterfrom
Cycloctane:rem-discid
Feb 28, 2026
Merged

Parse "REM DISCID" and "REM COMPOSER" lines#71
lipnitsk merged 1 commit into
lipnitsk:masterfrom
Cycloctane:rem-discid

Conversation

@Cycloctane

Copy link
Copy Markdown
Contributor

Some widely used software (like ExactAudioCopy) writes DISC_ID and COMPOSER to REM fields (as in

"REM DISCID 860B640B\n"
).

This pr uses the fix similiar to #4 to make libcue also parse "REM DISCID" and "REM COMPOSER" fields and still store them in cdtext like DISC_ID and COMPOSER.

Fixes #58

as cdtext's "DISC_ID" and "COMPOSER"

(cherry picked from commit a7a5b0c)
@lipnitsk lipnitsk merged commit dd35d83 into lipnitsk:master Feb 28, 2026
10 checks passed
@Cycloctane Cycloctane deleted the rem-discid branch March 1, 2026 09:53
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.

DISCID is not being read

2 participants