From 428bc8e25557ebdaa1012d56acc6eb7af4869448 Mon Sep 17 00:00:00 2001 From: Nick Stokoe Date: Mon, 15 Feb 2021 21:15:20 +0000 Subject: [PATCH] mopidy.conf - use alsasink instead of shout2send --- root/defaults/mopidy.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 root/defaults/mopidy.conf diff --git a/root/defaults/mopidy.conf b/root/defaults/mopidy.conf old mode 100755 new mode 100644 index 5a5b0be..f1c6070 --- a/root/defaults/mopidy.conf +++ b/root/defaults/mopidy.conf @@ -4,7 +4,8 @@ config_dir = /data/.config cache_dir = /data/.cache [audio] -output = lamemp3enc bitrate=320 ! shout2send async=false sync=true mount=mopidy +#output = lamemp3enc bitrate=320 ! shout2send async=false sync=true mount=mopidy +output = alsasink [file] media_dirs = /music|Music