One problematic flac file has this cuesheet:


Code:
--------------------
    METADATA block #1
  type: 5 (CUESHEET)
  is last: false
  length: 1008
  media catalog number:
  lead-in: 0
  is CD: false
  number of tracks: 13
  track[0]
  offset: 0
  number: 1
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[1]
  offset: 30870000
  number: 2
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[2]
  offset: 41589240
  number: 3
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[3]
  offset: 50759100
  number: 4
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[4]
  offset: 60663960
  number: 5
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[5]
  offset: 71751876
  number: 6
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[6]
  offset: 84973056
  number: 7
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[7]
  offset: 94318140
  number: 8
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[8]
  offset: 103242216
  number: 9
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[9]
  offset: 115919496
  number: 10
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[10]
  offset: 125159916
  number: 11
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[11]
  offset: 132912696
  number: 12
  ISRC:
  type: AUDIO
  pre-emphasis: false
  number of index points: 1
  index[0]
  offset: 0
  number: 0
  track[12]
  offset: 156857820
  number: 255 (LEAD-OUT)
  
--------------------


Since no track in the cuesheet has a secs/start/end tag there will be
several error messages for each track in this cuesheet. Then I have all
these tracks as separate flac files which in turn has cuesheets encoded.
So, scanning this album I get 12 files * (11 errors + 12 errors) = 276
error messages.

I think the cuesheet tag is written by 'MusicBrainz Picard'
(https://picard.musicbrainz.org/) but I'm not sure. Possibly by an old
version of Picard since I don't find the cuesheet in all albums that
Picard has handled.

Do you think LMS should be changed in order to handle cuesheets like
this differently? Move error message to another log level? Maybe only
log once per file, and not once per cuesheet track?

Or, are the cuesheets invalid and should be removed/fixed?

(I'll see if I can find which software really generated this cuesheet)


------------------------------------------------------------------------
robho's Profile: http://forums.slimdevices.com/member.php?userid=69407
View this thread: http://forums.slimdevices.com/showthread.php?t=115332

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to