This commit is contained in:
Brandon
2019-08-24 03:03:39 -05:00
parent e8abccfb93
commit 8683c4e24a
6 changed files with 97 additions and 9 deletions

View File

@@ -1,10 +1,10 @@
[core]
cache_dir = /data/.cache
config_dir = /data/.config
data_dir = /data
config_dir = /data/.config
cache_dir = /data/.cache
[audio]
output = audioresample ! audioconvert ! audio/x-raw,rate=48000,channels=2,format=S16LE ! wavenc ! filesink location=/tmp/snapfifo
output = lamemp3enc bitrate=320 ! shout2send async=false mount=mopidy ip=0.0.0.0 port=8000 password=hackme
[file]
media_dirs = /music|Music
@@ -12,6 +12,7 @@ media_dirs = /music|Music
[local]
library = images
media_dir = /music
scan_flush_threshold = 100
[local-images]
library = sqlite
@@ -28,3 +29,27 @@ snapcast_host = snapserver
snapcast_port = 1705
country = US
locale = en_US
[spotify]
username =
password =
client_id =
client_secret =
bitrate = 320
[spotify_web]
client_id =
client_secret =
[gmusic]
username =
password =
deviceid = mac
bitrate = 320
[soundcloud]
auth_token =
[scrobbler]
username =
password =