Re: [Musicpd-dev-team] Support for .flac files with embedded cue sheets?

2011-02-14 Thread pancho horrillo
On Mon, Feb 14, 2011 at 08:42:57AM +0100, Max Kellermann wrote:
 On 2011/02/11 19:46, pancho horrillo pan...@pancho.name 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,
 
Hi, Max.

 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.
 
Ah, ok.

 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.
 
I see.  Thanks a bunch for explaining.

 Max

Happy hacking,

pancho.

-- 
pancho horrillo

To be conscious that
you are ignorant is a great step
to knowledge.

Benjamin Disraeli

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] Support for .flac files with embedded cue sheets?

2011-02-13 Thread Max Kellermann
On 2011/02/11 19:46, pancho horrillo pan...@pancho.name 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

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team