diff --git a/config/config.json b/config/config.json index d72acfe4..d2fab75e 100644 --- a/config/config.json +++ b/config/config.json @@ -247,7 +247,7 @@ }, "music": { "enabled": true, - "preferred_source": "ytm", + "preferred_source": "spotify", "YTM_COMPANION_URL": "http://192.168.86.12:9863", "POLLING_INTERVAL_SECONDS": 1 }