TimothyB;489922 Wrote: 
> If you are ripping to a single .wav image plus a cue sheet, it should be
> using the cue sheet automatically.  If it isn't, make sure that you
> aren't excluding cue sheets under ServerSettings / Advanced / FileTypes
> / Disabled Audio File Extensions.
> 
> If you are ripping to separate .wavs for each track, then you will have
> a problem because the scan skips over cues that list multiple audio
> files. For the vast majority of users, a cue sheet with multiple files
> is not there intentionally.
> 
> If you are doing separate tracks, you'll be much better off converting
> the files to FLAC and tagging them with something like MP3Tag. Do you
> have a particular reason not to be using FLAC?  Tagging via cue sheets
> really only makes sense for people (like me) who rip to single image
> files.
> 
> If you insist on using a cue sheet with multiple files, and are running
> on Linux - or from the Perl source under Windows - you can try editing
> CUE.pm and comment out the lines immediately following the comment "#
> Bug 5735, skip cue sheets with multiple FILE entries". But I don't
> think it's a good idea.
> 
> If I've misinterpreted your question and you want to know how to format
> a cue sheet for the Server, here is an example:
> 
> > 
Code:
--------------------
  >   > REM ALBUMSORT "Ball Patrick 1995 Storyteller"
  > REM ARTISTSORT "Ball Patrick"
  > REM GENRE "Spoken Word;Harp"
  > REM DATE 1995
  > REM DISCID 4F0E5806
  > REM COMMENT ExactAudioCopy v0.95b3
  > CATALOG 0000000000000
  > PERFORMER "Patrick Ball"
  > TITLE "Storyteller"
  > REM REPLAYGAIN_ALBUM_GAIN +1.83 dB
  > REM REPLAYGAIN_ALBUM_PEAK 0.999420
  > FILE "Patrick Ball - Storyteller.flac" WAVE
  > TRACK 01 AUDIO
  > TITLE "Tomas"
  > REM REPLAYGAIN_TRACK_GAIN +2.02 dB
  > REM REPLAYGAIN_TRACK_PEAK 0.808167
  > INDEX 00 00:00:00
  > INDEX 01 00:00:32
  > TRACK 02 AUDIO
  > TITLE "The Matchmaker"
  > REM REPLAYGAIN_TRACK_GAIN -0.86 dB
  > REM REPLAYGAIN_TRACK_PEAK 0.999420
  > INDEX 00 02:13:70
  > INDEX 01 02:17:15
  > TRACK 03 AUDIO
  > TITLE "Moore's Castle"
  > REM REPLAYGAIN_TRACK_GAIN +1.88 dB
  > REM REPLAYGAIN_TRACK_PEAK 0.825348
  > INDEX 00 12:45:20
  > INDEX 01 12:48:37
  > TRACK 04 AUDIO
  > TITLE "The Seal"
  > REM REPLAYGAIN_TRACK_GAIN +3.40 dB
  > REM REPLAYGAIN_TRACK_PEAK 0.704346
  > INDEX 00 22:05:12
  > INDEX 01 22:06:72
  > TRACK 05 AUDIO
  > TITLE "The Soul Agony"
  > REM REPLAYGAIN_TRACK_GAIN +1.87 dB
  > REM REPLAYGAIN_TRACK_PEAK 0.795502
  > INDEX 00 25:10:32
  > INDEX 01 25:14:22
  > TRACK 06 AUDIO
  > TITLE "Gwilan's Harp"
  > REM REPLAYGAIN_TRACK_GAIN +2.98 dB
  > REM REPLAYGAIN_TRACK_PEAK 0.974304
  > INDEX 00 31:01:72
  > INDEX 01 31:06:60
  > 
--------------------
> > 
> 
> You can use Foobar2000 to add the ReplayGain tags. Multiple genres
> work by setting ServerSettings / MyMusic / Separator for Multiple
> Items in Tags to a semicolon. And finally, I've modified CUE.pm on my
> server to accept ARTISTSORT and ALBUMSORT.
> 
> -- T

Hi TimothyB,

Found this rather old post when searching the web.I also read comments
in  the thread "Supporting ARTWORK in cue sheets". My main Q is where
the heck is the "cue.PM" file to be found?? Reason for asking is that I
found your suggestion :
"If you insist on using a cue sheet with multiple files, and are
running on Linux - or from the Perl source under Windows - you can try
editing CUE.pm and comment out the lines immediately following the
comment "# Bug 5735, skip cue sheets with multiple FILE entries". But I
don't think it's a good idea.",

very interesting. I would really like to try it, but it seems the
cue.pm file does'nt exist on my system?Even thou I'm a complete novice
in programming & computer skills, I think I've understood what your
suggestion is about? I interpret it like there should be a file called
cue.pm in where I can find the line you're talking about and edit it.My
plan was to edit it with "Notepad++" which I think should work? I run SC
7.4-26367 which is some kind of beta release but works fine for me. It's
installed on a Wind.Pro XP SP2 machine. I ran the search companion in
all sorts of configurations looking for cue.pm but it's nowhere to be
found!Have I completely misunderstood the whole thing? My aim is that I
want SC to be able to play  *.cue's for multiple/separated wav's, if
it's possible?Surely it must be? I mean both winamp and FB2K manage
that.
And I'm not interested in the "flac solution" which I'm completely
familiar with, ie using single tagged flac's.

Would be nice if U could help somehow, rgds, :-)


-- 
doggod
------------------------------------------------------------------------
doggod's Profile: http://forums.slimdevices.com/member.php?userid=46431
View this thread: http://forums.slimdevices.com/showthread.php?t=71715

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

Reply via email to