This commit is contained in:
tilman
2016-12-27 16:41:08 +01:00
parent 16dd53d1c6
commit fec709d2ab
4 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import os
# Configuration
MUSIC_BASE_DIRECTORY = "/media/audio/"
MUSIC_BASE_DIRECTORY = "/home/pi/audio/"
SOUND_SCANNING = "/home/pi/piplayer2/sounds/scanning.mp3"
SOUND_OK = "/home/pi/piplayer2/sounds/ok.mp3"
SOUND_SCAN_FAIL = "/home/pi/piplayer2/sounds/fail.mp3"