doc/protocol: mention that stickers are only implemented for songs
Closes https://github.com/MusicPlayerDaemon/MPD/issues/524
This commit is contained in:
parent
6cbd77fc57
commit
f4b5a28596
|
@ -1054,7 +1054,8 @@ Stickers
|
||||||
"Stickers" [#since_0_15]_ are pieces of
|
"Stickers" [#since_0_15]_ are pieces of
|
||||||
information attached to existing
|
information attached to existing
|
||||||
:program:`MPD` objects (e.g. song files,
|
:program:`MPD` objects (e.g. song files,
|
||||||
directories, albums). Clients can create arbitrary name/value
|
directories, albums; but currently, they are only implemented for
|
||||||
|
song). Clients can create arbitrary name/value
|
||||||
pairs. :program:`MPD` itself does not assume
|
pairs. :program:`MPD` itself does not assume
|
||||||
any special meaning in them.
|
any special meaning in them.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue