<div dir="ltr">Hello,<br><br>I am trying abcde to rip some cds as full-album flacs with the command like: <br>abcde -1 -o flac -a default,cue<br><br>But I am confused by the VORBIS_COMMENT that is embedded in the FLAC. It puts in the Title and Number of the first track only, and also "TRACKTOTAL=01". Shouldn't these be omitted for full-album rips?<div><br></div><div>The correct artist and title details are in the external CUE, but these incomplete/incorrect details in the internal comment appear to cause issue with some players such as VLC.</div><div><br>METADATA block #2<br>  type: 4 (VORBIS_COMMENT)<br>  is last: false<br>  length: 169<br>  vendor string: reference libFLAC 1.3.2 20170101<br>  comments: 7<br>    comment[0]: ARTIST=ExampleArtist<br>    comment[1]: ALBUM=ExampleAlbum<br>    comment[2]: TITLE=ExampleTitle<br>    comment[3]: DATE=2019<br>    comment[4]: TRACKNUMBER=01<br>    comment[5]: TRACKTOTAL=01<br>    comment[6]: CDDB=900abcde</div></div>