INTERACT FORUM
More => Old Versions => Media Center 16 (Development Ended) => Topic started by: preproman on October 13, 2011, 08:04:06 pm
-
I'm trying to import this cue sheet and flac file. The cue sheet imports into the recent playlist. But none of the separated Flac files come in. Last week I imported about 20 of these - now I can't figure out what's wrong.
-
Perhaps that particular cue sheet doesn't contain the exactly correct filename (including the filename extension). You can open the cue sheet in e.g. Notepad and examine & edit the contents.
For example, the filename extension may incorrectly be .wav:
FILE "An Album.wav" WAVE => FILE "An Album.flac" WAVE
or it may contain an incorrect and unnecessary path:
FILE "Some folder\Another folder\The name of the file.flac" WAVE => FILE "The name of the file.flac" WAVE