mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 02:08:50 +01:00
Update README.md
This commit is contained in:
parent
46e3f56f4b
commit
3286f32f59
@ -48,7 +48,7 @@ sudo apt-get -y install python-pip
|
|||||||
sudo pip install validators numpy requests python-mpd2
|
sudo pip install validators numpy requests python-mpd2
|
||||||
```
|
```
|
||||||
|
|
||||||
## Create “.mpd_cpi.conf” config
|
# Create “.mpd_cpi.conf” config
|
||||||
|
|
||||||
vim ~/.mpd_cpi.conf
|
vim ~/.mpd_cpi.conf
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ sticker_file "/home/cpi/music/sticker.sql"
|
|||||||
user "cpi"
|
user "cpi"
|
||||||
bind_to_address "/tmp/mpd.socket"
|
bind_to_address "/tmp/mpd.socket"
|
||||||
auto_update "yes"
|
auto_update "yes"
|
||||||
auto_update_depth "3"
|
auto_update_depth "3"
|
||||||
input {
|
input {
|
||||||
plugin "curl"
|
plugin "curl"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user