katoshin1026 / xld

Automatically exported from code.google.com/p/xld
0 stars 0 forks source link

Disc no./Total discs metadata not written for FLAC files #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open single-file CUE to extract/transcode to multiple files
2. Set output formats to include FLAC
3. Set disc numbers in metadata prior to encoding

What is the expected output? What do you see instead?
Expect to see disc number / total discs information. Instead, these fields are 
blank.

What version of the product are you using? On what operating system?
20110703 (135.1) on OS X 10.6.8

Please provide any additional information below.

Original issue reported on code.google.com by dminkov...@gmail.com on 19 Aug 2011 at 8:18

GoogleCodeExporter commented 9 years ago
XLD writes these tags. See DISCNUMBER, DISCTOTAL, TOTALDISCS field in the file.

Original comment by tmkkmac on 20 Aug 2011 at 4:54

GoogleCodeExporter commented 9 years ago
When ripping to FLAC+CUE, XLD does not write these tags, and instead just puts:
REM DISCNUMBER
REM TOTALDISCS
in the cue sheet.
It seems to me that these should go in the VORBIS_COMMENT block directly like 
ALBUM, DATE, etc, not just in the CUESHEET field.
See attached files for a test and its results.

Original comment by wils...@gmail.com on 4 Sep 2011 at 6:29

Attachments:

GoogleCodeExporter commented 9 years ago
That is a different issue (the reporter is talking about the case when 
extract/transcode to multiple files). Please create a new topic.

Original comment by tmkkmac on 4 Sep 2011 at 6:42