Volumio + Sid-files

Hello, I am new to this and have just installed Volumio.

I have tried to bulid the a new version of the mpd resulting in this:

[code]volumio@volumio:~$ mpd -V
Music Player Daemon 0.20.6

Copyright © 2003-2007 Warren Dukes warren.dukes@gmail.com
Copyright 2008-2017 Max Kellermann max.kellermann@gmail.com
This is free software; see the source for copying conditions. There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Database plugins:
simple

Storage plugins:
local

Decoders plugins:
[dsdiff] dff
[dsf] dsf
[pcm]

Filters:

Tag plugins:

Output plugins:
null fifo alsa ao oss httpd recorder

Encoder plugins:
null wave

Input plugins:
file alsa

Playlist plugins:
extm3u m3u pls cue embcue

Protocols:
file:// alsa://

Other features:
avahi epoll iconv inotify ipv6 tcp un
volumio@volumio:~$
[/code]

What I wanted to do was to build a mpd with sid-support (using ./configure --enable-sidplay) but this error keeps popping up:
configure: error: sidplay decoder plugin: libsidplay2 not found

I also have the same for libvorbis and several other libs. What files do I need to build a mpd that can play all supported fileformats and how do I get those libraries?

I have installed the dev-libs for sidplay and ogg why isnt that enough?

The error is pretty self-explanatory:
you need to install libsidplay2

See our mpd sources, they will be helpful:
github.com/volumio/volumio-mpd/tree/0.20.4

Global Trrash ? :wink:

Verzonden vanaf mijn iPhone met Tapatalk

Well I managed to finally get the correct for sidplay but now the upnp-support is borked…

volumio@volumio:~/mpd-0.20.6$ apt-get install libupnp-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libupnp-dev : Depends: libupnp6-dev (>= 1:1.6.19+git20141001-1+deb8u1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

If I try to remove the old libupnp6-dev theese files will be removed:

volumio@volumio:~/mpd-0.20.6$ apt-get remove libupnp6 Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: djmount libupnp6 libupnpp2 libupnpp3 mpd upmpdcli upmpdcli-gmusic upmpdcli-qobuz upmpdcli-tidal 0 upgraded, 0 newly installed, 9 to remove and 1 not upgraded. After this operation, 4620 kB disk space will be freed. Do you want to continue? [Y/n]

How do I solve that?

and also I cant figure out what lib to use to get support for bonjour.

So over a year and still no answer…

Let me clearify the question I actually have so it might can be answered with a main question and a few followups:

Is it possible to get volumio to play other files than mp3?
If yes, can I get it to play SID-files?
If yes, how do I get it play sid-files, what apt-get do I need to do, what commands do I have to use, please assume I have a standard install of volumio and explain it to me as if I were three years old and never seen a keyboard in my entire life, well you can assume I know how to reach the rpi with SSH but that is information written all over the internet?

Yes of course Volumio can play other file formats.

No idea, you will need to see how to get mpd to support them. I notice that there is a plugin for mpd, and a supporting library that presumably mpd can be compiled with.

If you need to ask this, then I suggest that you are quickly going to run into problems here. Have a look at the link Michelangelo provided and the build scripts on Volumio’s github. This is an extremely niche wish … can’t you convert the files to another format?

P.S. Your problem with upnp is that this is one of the modules that Volumio uses a customised version of. Good luck.

I think it must be possible, but you probably have to figure it out yourself as their is not much demand for this and the volunteers of Volumio are giving their available time to other items.

Maybe you can persuade one of them through a nice donation ? [emoji16]

My ‘solution’ to listen to those great music tracks from the 8- and 16-bit era is via adding Kohina (see kohina.com) as a radio station.

Verzonden vanaf mijn iPhone met Tapatalk