gharris999;143429 Wrote: > Are your cuesheets embedded, or external? I use embedded cuesheets and > I don't have this problem at all. I think I do have a CR/LF,CR/LF at > the end of all my cuesheets, though. When I dump all my tags with > metaflac, I notice a few blank lines between the end of the comment[0]: > CUESHEET=... data and the comment[1]: REPLAYGAIN_TRACK_PEAK=... data. > > If you are on a windows platform, I might be able to help you with a > script that updates all your cuesheets so that last track gets scanned.
I encountered the problem with embedded cuesheets. I have done a bit of further experimentation to try to define the problem better. The results are a bit strange: 1. If I do a scan and there is a flac file with an internal cuesheet only (i.e. no external cuesheet), SlimServer apparently doesn't read the internal cuesheet at all. I get a record for the album, but no track information. 2. If I do a scan and there is a flac file with an internal and external cuesheet, SlimServer reads the cuesheet (from somewhere) but cuts off the last entry. 3. If I do a scan and there is a flac file with only an external cuesheet, SlimServer reads the cuesheet just fine. How the cuesheet ends seems irrelevant to the behaviour above. I tried the experiment with a single CR/LF at the end, two or three CR/LFs, a REM END, and a REM END with CR/LFs before and after. I am using a WinXP SP2 box. (I don't know what other things--software versions and the like--are important.) So apparently I can solve my problem by writing a script that just does a metaflac --remove --block-type=CUESHEET on every directory. N.B. In the above I had to do a full library rescan. Doing a "Look for new and changed music" didn't pick up the changes. I don't know if that counts as a bug or not, but thought I should mention it. -- stephenkca ------------------------------------------------------------------------ stephenkca's Profile: http://forums.slimdevices.com/member.php?userid=7820 View this thread: http://forums.slimdevices.com/showthread.php?t=28311 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
