Bug#970444: Can't connect to httpd stream on MPD

2020-09-21 Thread kaliko
Hi James Le 21/09/2020 à 17:29, James Klaas a écrit : > On Mon, 21 Sep 2020 16:04:31 +0200 kaliko wrote: > This doesn't count? > --- > audio_output { > type"httpd" > name"My HTTP Stream" > encoder "vorbis"# optional,

Bug#970444: Can't connect to httpd stream on MPD

2020-09-21 Thread James Klaas
On Mon, 21 Sep 2020 16:04:31 +0200 kaliko wrote: > Hi James > > Le 17/09/2020 à 16:52, James Klaas a écrit : > >> Also, you need to start playing something for MPD to listen on the HTTPD > >> port > > > > but I can't even get there. Unless something has changed the way I > > start things up is

Bug#970444: Can't connect to httpd stream on MPD

2020-09-21 Thread kaliko
Hi James Le 17/09/2020 à 16:52, James Klaas a écrit : >> Also, you need to start playing something for MPD to listen on the HTTPD port > > but I can't even get there. Unless something has changed the way I > start things up is to run > > mpc add http://192.168.47.122:8000 > mpc play I'm

Bug#970444: Can't connect to httpd stream on MPD

2020-09-21 Thread kaliko
Le 21/09/2020 à 16:04, kaliko a écrit : > Try something like that: > > # Add some tracks > mpc listall | head | mpc add > # start playing > mpc play Sorry, use this instead: # Add some tracks mpc ls | head -1 | mpc add # start playing mpc play Cheers, k

Bug#970444: Can't connect to httpd stream on MPD

2020-09-17 Thread James Klaas
On 9/17/20, kaliko wrote: > Hi James > > On 16/09/2020 à 19:28, James Klaas wrote : >> […] >> root@myhost:~# service mpd stop >> root@myhost:~# service mpd start >> root@myhost:~# curl http://192.168.144.122:8000 >> curl: (7) Failed to connect to 192.168.144.122 port 8000: Connection >> refused

Bug#970444: Can't connect to httpd stream on MPD

2020-09-17 Thread kaliko
Hi James On 16/09/2020 à 19:28, James Klaas wrote : > […] > root@myhost:~# service mpd stop > root@myhost:~# service mpd start > root@myhost:~# curl http://192.168.144.122:8000 > curl: (7) Failed to connect to 192.168.144.122 port 8000: Connection refused > > I tried other commands you

Bug#970444: Can't connect to httpd stream on MPD

2020-09-16 Thread James Klaas
On Wed, 16 Sep 2020 15:54:21 +0200 kaliko wrote: > Hi James, > > 16/09/2020 at 15:35, James Klaas wrote : > > […] > > If I try to connect to the httpd stream with curl for testing I get > > the following: > > > > curl http://192.168.47.122:8000 > > curl: (7) Failed to connect to 192.168.47.122

Bug#970444: Can't connect to httpd stream on MPD

2020-09-16 Thread kaliko
Hi James, 16/09/2020 at 15:35, James Klaas wrote : > […] > If I try to connect to the httpd stream with curl for testing I get > the following: > > curl http://192.168.47.122:8000 > curl: (7) Failed to connect to 192.168.47.122 port 8000: Connection refused > > I can connect to the 6600 port

Bug#970444: Can't connect to httpd stream on MPD

2020-09-16 Thread James Klaas
Package: mpd Version: 0.21.5-3 I can no longer access the httpd mpd stream and I think this happened after I upgraded to Buster. I'm using the version of mpd.conf from the installation. I set the music_directory entry and set audio_output to httpd stream. Here's my audio_output section: