switch music to spotify

This commit is contained in:
ChuckBuilds
2025-05-24 10:10:27 -05:00
parent b0341be0ef
commit d544c98251

View File

@@ -247,7 +247,7 @@
}, },
"music": { "music": {
"enabled": true, "enabled": true,
"preferred_source": "ytm", "preferred_source": "spotify",
"YTM_COMPANION_URL": "http://192.168.86.12:9863", "YTM_COMPANION_URL": "http://192.168.86.12:9863",
"POLLING_INTERVAL_SECONDS": 1 "POLLING_INTERVAL_SECONDS": 1
} }