So I have a bunch of single-file DJ sets in MP3 format for which I
created .cue sheets. The cue sheets look similar to this:


Code:
--------------------
    
  REM GENRE House
  REM DATE 2005
  PERFORMER "My_DJ_Name"
  TITLE "Mix 2005-01-15"
  REM REPLAYGAIN_ALBUM_GAIN -0.04 dB
  REM REPLAYGAIN_ALBUM_PEAK 1.059894
  FILE "Mix 2005-01-15.cue.mp3" MP3
  TRACK 01 AUDIO
  TITLE "Open Door"
  PERFORMER "LoSoul"
  REM REPLAYGAIN_TRACK_GAIN +2.62 dB
  REM REPLAYGAIN_TRACK_PEAK 0.953265
  INDEX 01 00:00:00
  TRACK 02 AUDIO
  TITLE "Fantasy Situations"
  PERFORMER "Charles Webster"
  REM REPLAYGAIN_TRACK_GAIN +1.16 dB
  REM REPLAYGAIN_TRACK_PEAK 0.938257
  INDEX 01 06:14:37
  
--------------------


Now, the behavior I expect is that LMS sorts this DJ set under the
artist "My_DJ_Name." However, it doesn't do that. It seems to think it
is a grouped compilation, as it shows up under "Various Artists."

I can't figure out what to change to get the sorting right. Strangely
enough, things work as I intend them to for my more recent DJ sets in
FLAC format. For those single-file FLACs, I have created .cue sheets in
the exact same fashion as above. I then embedded the .cue sheets in the
FLAC files using foobar2000. LMS 7.7.3 correctly sorts those DJ sets,
they show up under the artist "My_DJ_Name."


------------------------------------------------------------------------
poing's Profile: http://forums.slimdevices.com/member.php?userid=63617
View this thread: http://forums.slimdevices.com/showthread.php?t=102901

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

Reply via email to