Music Player Daemon
http://www.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.
- Developed at multimedia:apps
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/mpd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.mpd | 0000001644 1.61 KB | |
mpd-0.22.10.tar.xz | 0000736456 719 KB | |
mpd-0.22.10.tar.xz.sig | 0000000566 566 Bytes | |
mpd-conf.patch | 0000006604 6.45 KB | |
mpd-sndfile.patch | 0000000637 637 Bytes | |
mpd-user.conf | 0000001395 1.36 KB | |
mpd.changes | 0000066976 65.4 KB | |
mpd.firewalld | 0000000232 232 Bytes | |
mpd.spec | 0000008057 7.87 KB | |
mpd.tmpfiles.d | 0000000028 28 Bytes |
Revision 33 (latest revision is 53)
Richard Brown (RBrownSUSE)
accepted
request 912566
from
Илья Индиго (13ilya)
(revision 33)
- Updated to 0.22.10 * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.10/NEWS * protocol: support "albumart" for virtual tracks in CUE sheets * database: simple: * fix crash bug * fix absolute paths in CUE "as_directory" entries * prune CUE entries from database for non-existent songs * input: * curl: fix crash bug after stream with Icy metadata was closed by peer * tidal: remove defunct unmaintained plugin * tags: fix crash caused by bug in TagBuilder and a few potential reference leaks * output * httpd: fix missing tag after seeking into a new song * oss: fix channel order of multi-channel files * mixer: alsa: fix yet more rounding errors.
Comments 5
mpd 0.20.21 has been released: https://www.musicpd.org/download/mpd/0.20/mpd-0.20.21.tar.xz
libfluidsynth1 is missing in the Tumbleweed repos which breaks mpd. https://bugzilla.opensuse.org/show_bug.cgi?id=1111951
This build with the new version of mpd seems to build fine? Maybe mpd no longer needs this lib?
https://build.opensuse.org/package/show/home%3A13ilya/mpd
This comment has been deleted
https://github.com/MusicPlayerDaemon/MPD/issues/2151