Implement Spotify URL metadata extraction and HTML entity unescaping

This commit is contained in:
Tobias Gesellchen
2026-02-01 22:58:24 +01:00
parent d194cfd2a4
commit a008093775
5 changed files with 211 additions and 25 deletions
+6
View File
@@ -96,6 +96,12 @@ soundtouch-cli --host 192.168.1.100 preset store \
--slot 6 \
--location "https://tunein.com/radio/WDR-2-Rheinland-1004-s213886/"
# Store Spotify album using URL (Name and Artwork are automatically fetched)
soundtouch-cli --host 192.168.1.100 preset store \
--slot 1 \
--location "https://open.spotify.com/album/6rT8yer84xoh0t17poLsmn?si=XqxdZazpTLC1ceoC8EeCuA" \
--source-account "yourusername"
# Remove preset
soundtouch-cli --host 192.168.1.100 preset remove --slot 3