Nice find! It probably explains why "make install"-ing different MPD versions didn't solve any bugs lol
Although... then it's an even bigger mystery why 0.20.23 was musically inferior, if it was installed in the "wrong" place and never used.
Moderator: Staff
Nice find! It probably explains why "make install"-ing different MPD versions didn't solve any bugs lol
I never made clips with the 0.20.23 version.
Code: Select all
2018-12-10T20:10:35.733Z - error: Cannot read config.txt file: Error: ENOENT: no such file or directory, open '/boot/config.txt'
2018-12-10T20:10:36.540Z - info: Cannot read proc/cpuinfo: Error: Command failed: cat /proc/cpuinfo | grep Hardware
2018-12-10T20:10:36.574Z - info: Cannot initialize MPD Connection: MPD is not running
Code: Select all
sudo mv /usr/bin/mpd /usr/bin/mpd_old
Code: Select all
sudo strip /usr/local/bin/mpd
Code: Select all
sudo nano /etc/init.d/mpd
Code: Select all
sudo nano /lib/systemd/system/mpd.service
Code: Select all
systemctl daemon-reload
Code: Select all
systemctl restart mpd
Code: Select all
systemctl -l status mpd
Good to hear!flojo wrote: ↑2018-12-11 07:26 Great work Sopper! My Volumio/Hakai with Kazoo on IoS has been playing without issues on MPD 0.20.21 since last night. Pausing, resuming, switching from 16 to 24 bits and back in one playlist: flawlessly. Next to that: switching from one control device to another works as well.
You changed that in /etc/mpd.conf i reckon?
Yes, I changed the mpd.conf in order to see hat would happen. As you know, the Volumio UI offers the possibility 128kb, ending up in 1024kb in the mpd.conf file. Default setting is 1024kb in mpd.conf.
Can you elaborate on this one?
The ui offers 128kb, but this is in fact 1024kb (default in mpd.conf)
I was wondering why we are using Volumio.
I agree! I was hoping someone would try this! :)
Code: Select all
volumio@volumio:~$ mpd --version
Music Player Daemon 0.20.23
...
volumio@volumio:~$ mpc version
mpd version: 0.20.22
Is it possible that you have 2 instances of mpd installed, and mpc is configured to the wrong one?Paaf wrote: ↑2018-12-12 16:27 Unexpected...
Code: Select all
volumio@volumio:~$ mpd --version Music Player Daemon 0.20.23 ... volumio@volumio:~$ mpc version mpd version: 0.20.22
Code: Select all
sudo apt install git make gcc
cd
git clone https://github.com/openssl/openssl.git
cd openssl
git checkout -b origin/OpenSSL_1_1_0-stable
./config
make
cc -o upmpdcli-openssl apps/*.o libssl.a libcrypto.a -ldl -lpthread
sudo cp upmpdcli-openssl /usr/bin
Code: Select all
opensslcmd = /usr/bin/upmpdcli-openssl
About the radios: Kazoo is very picky about the radio list. There is a problem radio in the default list in upmpdcli 1.3, because it has no URI (this prevents all radios from showing). If you are using the default list, please get rid of this entry: