Music Player Daemon
https://musicpd.org
A daemon for playing music (mp3, ogg vorbis, flac, and wav). 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. There a bunch of clients to control mpd:
for Gnome, KDE, console and Apache (PHP).
Please read README.mpd how to configure it.
- Links to multimedia:apps / mpd
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mia/mpd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.mpd | 0000001644 1.61 KB | |
_link | 0000000123 123 Bytes | |
mpd-0.23.15.tar.xz | 0000778384 760 KB | |
mpd-0.23.15.tar.xz.sig | 0000000566 566 Bytes | |
mpd-conf.patch | 0000006607 6.45 KB | |
mpd-ldap+ptsave.patch | 0000018446 18 KB | |
mpd-sndfile.patch | 0000000637 637 Bytes | |
mpd-user.conf | 0000001396 1.36 KB | |
mpd.changes | 0000076925 75.1 KB | |
mpd.firewalld | 0000000232 232 Bytes | |
mpd.keyring | 0000005523 5.39 KB | |
mpd.spec | 0000008259 8.07 KB | |
mpd.tmpfiles.d | 0000000028 28 Bytes |
Revision 7 (latest revision is 9)
Mia Herkt (mia)
committed
(revision 7)
- Provided user(mpd). - update to 0.23.15: * ffmpeg: fix build failure with FFmpeg 6.1 * alsa: limit buffer time to 2 seconds * flac: fix scanning files with non-ASCII names on Windows * mad: fix calculation of LAME peak values * wasapi: fix problem setting volume * more libfmt 10 fixes * fix auto-detected systemd unit directory - Disable libchromaprint requirement and disable feature. This would cause mpd to pull in ffmpeg-4 on installation. - Updated to 0.23.13 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS * input: curl: fixed busy loop after connection failed * input: curl: hided "404" log messages for non-existent ".mpdignore" files * archive: zzip: fixed crash bug * database: simple: revealed hidden songs after deleting containing CUE * decoder: ffmpeg: reordered to a lower priority than "gme" * decoder: gme: required GME 0.6 or later * output: pipewire: fixed corruption bug due to missing lock * linux: shut down if parent process dies in --no-daemon mode * linux: determine systemd unit directories via pkg-config * supported libfmt 10 - Updated to 0.23.12 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS * input: curl: require CURL 7.55.0 or later
Comments 0