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.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / mpd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/mpd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.mpd | 0000001644 1.61 KB | |
_link | 0000000124 124 Bytes | |
mpd-0.21.9.tar.xz | 0000671092 655 KB | |
mpd-docs.patch | 0000000827 827 Bytes | |
mpd-mpdconf_suse.patch | 0000003335 3.26 KB | |
mpd-sndfile.patch | 0000000637 637 Bytes | |
mpd-user.conf | 0000001308 1.28 KB | |
mpd.changes | 0000049944 48.8 KB | |
mpd.spec | 0000008001 7.81 KB |
Revision 27 (latest revision is 122)
Martin Pluskal (pluskalm)
accepted
request 706646
from
Tomas Cech (sleep_walker)
(revision 27)
- Update to version 0.21.9 * input - buffer: fix deadlock bug - smbclient: download to buffer instead of throttling transfer - qobuz/tidal: scan tags when loading a playlist - cdio_paranoia: fix build failure due to missing #include - buffer: fix crash bug when playing remote WAV file * output - httpd: add missing mutex lock - httpd: fix use-after-free bug - pulse: work around error with unusual channel count - osx: fix build failure - shout: add support for TLS - httpd: declare protocol "HTTP/1.1" instead of "ICY" - alsa: fix crash bug - alsa: fix stuttering at start of playback - alsa: fix discarded samples at end of song - alsa: clear error after reopening device * playlist - soundcloud: fix "Unsupported URI scheme" (0.21.6 regression) - flac: fix use-after-free bug * protocol - allow loading playlists specified as absolute filesystem paths - fix negated filter expressions with multiple tag values - fix "list" with filter expression - omit empty playlist names in "listplaylists" - fix deadlock in "albumart" command - fix "tagtypes disable" command * decoder - opus: fix replay gain when there are no other tags
Comments 0