[Solved] Radio streams do not always work

Hi

I installed volumio on a PI B+, using its standard audio jack connector, to play online radio streams.

I see some web streams work and some do not work, I am trying to find out why some stations do not play on this configuration.

For example, these stations do work:

vip-icecast.538.lw.triple-it.nl:80/RADIO538_MP3
8513.live.streamtheworld.com:80/VERONICAAAC_SC

And these stations do not work:

stream.radio10.nl/radio10aac.m3u
icecast-qmusic.cdp.triple-it.nl/ … 32.aac.m3u

I am using a .pls file like this:

[playlist]
File1=http://icecast-qmusic.cdp.triple-it.nl/Qmusic_nl_nonstop_32.aac.m3u
Title1=Q Music
Length1=-1
NumberOfEntries=1
Version=2

Why do some station not play?

Hans

From previous reports, it sounds like this is a bug in MPD 0.19.1 which is fixed in later versions.

After speaking with Michelangelo, he would be willing to update Volumio 1.X and Volumio 2 to the latest MPD version 0.19.9. :slight_smile:

For those of you wanting to update MPD, I recompiled the latest version with Volumio optimizations.

To install, SSH to volumio and:

wget http://repo.volumio.org/Packages/Mpd/mpd_0.19.9-2_armhf.deb
dpkg -i mpd_0.19.9-2_armhf.deb

Enjoy! :wink:

Hi,
Running V1.55 on a Raspberry Pi 2 and HiFiBerry DAC+, just installed everything and can only get airplay to work so I thought I would upgradeMPD accordnig to this but it does not work, missing packages. I am not a Linux newbie so I looked for the missing packages but cannot find them in the repo. Log:

root@volumio:~# wget repo.volumio.org/Packages/Mpd/mp … _armhf.deb
–2015-06-24 15:42:06-- repo.volumio.org/Packages/Mpd/mp … _armhf.deb
Resolving repo.volumio.org (repo.volumio.org)… 80.69.77.195
Connecting to repo.volumio.org (repo.volumio.org)|80.69.77.195|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 292992 (286K) [application/octet-stream]
Saving to: `mpd_0.19.9-2_armhf.deb’

100%[======================================>] 292,992 1.10M/s in 0.3s

2015-06-24 15:42:06 (1.10 MB/s) - `mpd_0.19.9-2_armhf.deb’ saved [292992/292992]

root@volumio:~# dpkg -i mpd_0.19.9-2_armhf.deb
(Reading database … 36239 files and directories currently installed.)
Preparing to replace mpd 0.19.1-1 (using mpd_0.19.9-2_armhf.deb) …
[ ok ] Stopping Music Player Daemon: mpd.
Unpacking replacement mpd …
dpkg: dependency problems prevent configuration of mpd:
mpd depends on libavcodec56 (>= 6:11~beta1) | libavcodec-extra-56 (>= 6:11.4); however:
Package libavcodec56 is not installed.
Package libavcodec-extra-56 is not installed.
mpd depends on libavformat56 (>= 6:11~beta1); however:
Package libavformat56 is not installed.
mpd depends on libavutil54 (>= 6:11~beta1); however:
Package libavutil54 is not installed.
mpd depends on libmikmod3 (>= 3.3.3); however:
Package libmikmod3 is not installed.
mpd depends on libsystemd0; however:
Package libsystemd0 is not installed.

dpkg: error processing mpd (–install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
mpd
root@volumio:~#

Please have a look hère https://volumio.org/forum/mpd-update-available-t3200.html