Hi again. Back then I asked about this in the musicpd-dev-team mailing list, and got this reply, which I should've posted here but didn't.
Date: Mon, 14 Feb 2011 08:42:57 +0100 From: Max Kellermann <[email protected]> To: [email protected] Cc: Musicpd-dev-team <[email protected]> Subject: Re: [Musicpd-dev-team] Support for .flac files with embedded cue sheets? User-Agent: Mutt/1.5.20 (2009-06-14) On 2011/02/11 19:46, pancho horrillo <[email protected]> wrote: > I got that working with the 0.15.x series. Now I upgraded to the latest > 0.16 in debian sid, and that feature no longer works. > > I filled the details here: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612081 > > I've tried to rebuild from the sources, to no avail. I tried calling > ./configure with --enable-cue, but that does not do the trick. > > Can anybody point me in the right direction? Hi Pancho, in MPD 0.16, CUE files are not shown as "virtual directories", but as "playlists", as they refer to music in other files. The "load" command may be used to append its contents to the play queue. With embedded CUE sheets, we have a different problem; the client cannot know that a FLAC file contains a playlist, because MPD does not tell it so, and so it cannot offer an option to load the CUE sheet for the user. That is a server-side deficiency in MPD, and I will try to find a solution for 0.16.2. Max -- pancho horrillo -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

