Fix music path to /home/john/Music
This commit is contained in:
parent
e64afb8d54
commit
4f662ee81b
@ -13,7 +13,7 @@
|
|||||||
"offline_mode": false
|
"offline_mode": false
|
||||||
},
|
},
|
||||||
"music": {
|
"music": {
|
||||||
"library_path": "/home/pi/Music",
|
"library_path": "/home/john/Music",
|
||||||
"default_volume": 0.7,
|
"default_volume": 0.7,
|
||||||
"scan_interval": 300,
|
"scan_interval": 300,
|
||||||
"supported_formats": [".mp3", ".wav", ".ogg", ".flac"]
|
"supported_formats": [".mp3", ".wav", ".ogg", ".flac"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user