mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
RPi 1 compatible MPD instalation (test)
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
#cp /usr/share/radio/hardware/audio/darkice.cfg /etc/darkice.cfg
|
||||
|
||||
# install MPD 0.19.12 from package
|
||||
#cp /etc/mpd.conf /usr/share/radio/mpd.conf
|
||||
#dpkg --force-all -i /usr/share/radio/software/mpd_0.19.12-1~bpo8+1_armhf.deb
|
||||
#cp /usr/share/radio/mpd.conf /etc/mpd.conf
|
||||
#rm /usr/share/radio/mpd.conf
|
||||
cp /etc/mpd.conf /usr/share/radio/mpd.conf
|
||||
dpkg --force-all -i /usr/share/radio/software/mpd_0.19.12-1-bpo8+1_armel.deb
|
||||
cp /usr/share/radio/mpd.conf /etc/mpd.conf
|
||||
rm /usr/share/radio/mpd.conf
|
||||
|
||||
# Quick fix for streaming samplerate error in mpd config file
|
||||
sed -i -e 's/41000:16:2/44100:16:2/g' /etc/mpd.conf
|
||||
|
||||
Reference in New Issue
Block a user