spotify
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
spotify [2021/11/23 14:14] 127.0.0.1 external edit |
spotify [2023/05/16 10:52] (current) klagoeth |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Spotify ===== | ===== Spotify ===== | ||
+ | |||
+ | **Er draait een '' | ||
+ | |||
+ | |||
+ | ==== Server setup op korner ==== | ||
+ | |||
+ | - Binary van [[https:// | ||
+ | - Systemd service file based on their example in '' | ||
+ | < | ||
+ | Description=A spotify playing daemon | ||
+ | Documentation=https:// | ||
+ | Wants=sound.target | ||
+ | After=sound.target | ||
+ | Wants=network-online.target | ||
+ | After=network-online.target | ||
+ | |||
+ | [Service] | ||
+ | ExecStart=/ | ||
+ | Restart=always | ||
+ | RestartSec=12 | ||
+ | |||
+ | [Install] | ||
+ | WantedBy=default.target | ||
+ | </ | ||
+ | - '' | ||
+ | |||
+ | |||
+ | ==== '' | ||
+ | |||
+ | Er draait een Spotify | ||
+ | |||
+ | |||
+ | ==== Oude shit: ==== | ||
+ | |||
Spotify is een muziekservice (met DRM. Absolutely proprietary!) | Spotify is een muziekservice (met DRM. Absolutely proprietary!) | ||
spotify.1637676855.txt.gz ยท Last modified: 2021/11/23 14:14 by 127.0.0.1