23c2bba483
for a client connection. It works like the tag_mask and the associated tagtypes command. New commands: - protocol Shows enabled protocol features. - protocol available Show all available protocol features. - protocol enable {feature...} Enables protocol features. - protocol disable {feature...} Disables protocol features. - protocol all Enables all available protocol features. - protocol clear Disables all protocol features. This commit adds also the first protocol feature. hide_playlists_in_root Disables the listing of playlists in the root folder for the lsinfo command. |
||
---|---|---|
.github | ||
LICENSES | ||
android | ||
build | ||
doc | ||
python/build | ||
src | ||
subprojects | ||
systemd | ||
test | ||
win32 | ||
.clang-format | ||
.gitignore | ||
.readthedocs.yaml | ||
AUTHORS | ||
COPYING | ||
NEWS | ||
README.md | ||
meson.build | ||
meson_options.txt | ||
mpd.svg | ||
valgrind.suppressions |
README.md
Music Player Daemon
A daemon for playing music of various formats. Music is played through the server's audio device. The daemon stores info about all available music, and this info can be easily searched and retrieved. Player control, info retrieval, and playlist management can all be managed remotely.
For basic installation instructions read the manual.
Users
Developers
Legal
MPD is released under the GNU General Public License version 2, which is distributed in the COPYING file.