Jürgen Mang
Jürgen Mang
This commit adds a new protocol command to toggle protocol features for a client connection. It works like the tag_mask and the associated tagtypes command. New commands: - protocol Shows...
Shows the list of tag types configured by the ``metadata_to_use`` setting.
For simple listing this can be done by the client, but for the search case the client can not determine the correct position. I hope this does not break existing...
Add protocol command to disable the listing of playlists in the root folder for the lsinfo command.
From #2102: > I can imagine 4 ways dealing with this deprecation: > 1. leave it as it is, forever > 2. remove it completely > 3. make it a...
- [x] MPD: https://github.com/MusicPlayerDaemon/MPD/pull/2094 - [x] MPD: https://github.com/MusicPlayerDaemon/MPD/pull/2107 - [ ] MPD: https://github.com/MusicPlayerDaemon/MPD/pull/2109 - [x] libmpdclient: https://github.com/MusicPlayerDaemon/libmpdclient/pull/127
- [ ] MPD: https://github.com/MusicPlayerDaemon/MPD/pull/2123 - [ ] libmpdclient:
- [ ] MPD: https://github.com/MusicPlayerDaemon/MPD/pull/2124 - [ ] libmpdclient:
@MaxKellermann: Now that MPD 0.24 has been released, should we release a new libmpdclient version to support all the goodies that MPD 0.24 incorporates?