Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
c666794c
Commit
c666794c
authored
Jan 02, 2014
by
James McGlashan (DarkFox)
Committed by
Max Kellermann
Jan 04, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added soundcloud documentation
parent
1ee3df69
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
0 deletions
+41
-0
user.xml
doc/user.xml
+41
-0
No files found.
doc/user.xml
View file @
c666794c
...
...
@@ -2340,6 +2340,47 @@ systemctl start mpd.socket</programlisting>
</para>
</section>
<section>
<title><varname>
soundcloud
</varname></title>
<para>
Adds
<ulink
url=
"https://www.soundcloud.com/"
>
Soundcloud
</ulink>
playlists. SoundCloud playlists use the
<filename>
soundcloud://
</filename>
URI,
and with a number of arguments, you may load different playlists with
</para>
<programlisting>
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
</programlisting>
<informaltable>
<tgroup
cols=
"2"
>
<thead>
<row>
<entry>
Setting
</entry>
<entry>
Description
</entry>
</row>
</thead>
<tbody>
<row>
<entry>
<varname>
apikey
</varname>
<parameter>
client_id
</parameter>
</entry>
<entry>
User apikey/client_id can override the MPD token provided by SoundCloud.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</section>
</section>
</chapter>
</book>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment