summarylogtreecommitdiffstats
path: root/sonospy.conf
blob: b892624b59d9522f7446fb4d8ef9e890d1b3c749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#Set Music Service Name as displayed on the Sonos
#SERVICE=Sonospy

#Set the music db name
#SONOSPY_DB=sonospy.db

#Music path
#MUSIC_PATH=/var/music

#Index path
#SONOSPY_INI=userindex.ini

#Note multiple services can be run simultaneously
#by adding additional entries in the sonospy.service
#e.g. -sSonospy=${SERVICE},${SONOSPY_DB},${SONOSPY_INI}