Reads XSPF playlist files.
Adds Spotify
playlists. Spotify playlists use the spt://
URI,
and a Spotify playlist URL. So for example, you can load a playlist
with
mpc load spt://spotify:user:simon.kagstrom:playlist:3SUwkOe5VbVHysZcidEZtH
See the despotify input plugin for configuration options (username and password needs to be setup)
Adds Soundcloud
playlists. SoundCloud playlists use the soundcloud://
URI,
and with a number of arguments, you may load different playlists with
mpc load soundcloud://track/TRACK_ID mpc load soundcloud://playlist/PLAYLIST_ID mpc load soundcloud://user/USERNAME mpc load soundcloud://search/SEARCH_QUERY mpc load soundcloud://url/https://soundcloud.com/ARTIST/TRACK-NAME
Setting | Description |
---|---|
apikey
client_id
| User apikey/client_id can override the MPD token provided by SoundCloud. |