darkfeline / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
0 stars 0 forks source link

Can't find : Ability to play MPD HTTP output stream con 1.3.4 version #597

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata?

1.3.4

Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
KDe 4.12.5, gentoo amd64

What steps will reproduce the problem?
1.  On the Wiki site of mpd (http://mpd.wikia.com/wiki/Client:Cantata) it's 
marked as a feature : "Ability to play MPD HTTP output stream"
2. I've compiled cantata with the following flags : cdda cddb http-server kde 
lame mtp online-services streams taglib udisks (-aqua) -dynamic -musicbrainz 
(-qt5) -replaygain". 
But I can't  find the configuration for open the mpd stream.

Currently I'm using gmpc with shout plugin to play remote instances, but 
cantata is superior in all the others features.

Thank you for your great work.
Christian

Original issue reported on code.google.com by ccompag...@gmail.com on 25 Nov 2014 at 10:28

GoogleCodeExporter commented 9 years ago
HTTP stream playback is not built by default, you need to pass 
-DENABLE_HTTP_STREAM_PLAYBACK=ON to cmake when building Cantata. This is all 
detailed in the INSTALL file.

Original comment by craig.p....@gmail.com on 26 Nov 2014 at 9:48

GoogleCodeExporter commented 9 years ago
Thank you very much It works very well, I've posted detailed instructions for 
fix this on gentoo forums: 
https://forums.gentoo.org/viewtopic-p-7657810.html#7657810
Maybe you will not be bothered again.

Original comment by ccompag...@gmail.com on 26 Nov 2014 at 11:00