mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Install new audio output config files
This commit is contained in:
@@ -10,3 +10,10 @@ apt-get -y install darkice
|
|||||||
# Install python library to send metadata to icecast server
|
# Install python library to send metadata to icecast server
|
||||||
apt-get -y install python-requests
|
apt-get -y install python-requests
|
||||||
|
|
||||||
|
# Set up new audio config files
|
||||||
|
cp /usr/share/radio/hardware/audio/asoundrc /home/pi/.asoundrc
|
||||||
|
cp /usr/share/radio/hardware/audio/mpd.conf /etc/mpd.conf
|
||||||
|
cp /usr/share/radio/hardware/audio/darkice.conf /etc/darkice.conf
|
||||||
|
cp /usr/share/radio/hardware/audio/libao.conf /etc/libao.conf
|
||||||
|
cp /usr/share/radio/hardware/audio/darkice /etc/init.d/darkice
|
||||||
|
cp /usr/share/radio/hardware/audio/internal.conf /lib/modprobe.d/aliases.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user