Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:spotizerr [2025/03/25 08:23] – willy | services:spotizerr [2025/03/25 08:28] (current) – willy | ||
---|---|---|---|
Line 78: | Line 78: | ||
===== Configuration ===== | ===== Configuration ===== | ||
+ | |||
+ | You need to have your Spotify app on the phone and on the same network as the server. | ||
<code bash> | <code bash> | ||
Line 83: | Line 85: | ||
podman run --rm -v " | podman run --rm -v " | ||
./ | ./ | ||
+ | </ | ||
+ | |||
+ | open the app and add the device called mySpotifyAccount1 | ||
+ | This file has the following format: | ||
+ | |||
+ | {" | ||
+ | |||
+ | The important ones are the " | ||
+ | |||
+ | In the terminal, you can directly print these parameters using jq: | ||
+ | |||
+ | jq -r ' | ||
+ | |||
+ | see [[https:// | ||
+ | work in progress | ||