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.15.tar.xz | 0000673056 657 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 | 0000051998 50.8 KB | |
mpd.spec | 0000007326 7.15 KB |
Revision 31 (latest revision is 122)
Илья Индиго (13ilya)
accepted
request 736024
from
Илья Индиго (13ilya)
(revision 31)
- Refresh spec-file via spec-cleaner and manual optimizations * remove openSUSE Leap 42.3 support * remove obsolete version limitation in BuildRequire macros * renumber Source and Patch - Update to 0.21.15 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.15/NEWS * fix crash bug (0.21.9 regression) * decoder * opus: fix duplicate tags * wildmidi: log error if library initialization fails * mad: update bit rate after seeking * mad: fix several bugs preventing the plugin from decoding the last frame * opus: ignore case in replay gain tag names * opus, vorbis: decode the "end of stream" packet * mad: fix crackling sound (0.21.12 regression) * sidplay: show track durations in database * sidplay: convert tag values from Windows-1252 charset * sidplay: strip text from "Date" tag * dsdiff, dsf: fix displayed bit rate * mpcdec: fix bogus ReplayGain values * input * tidal: deprecated because Tidal has changed the protocol * cdio_paranoia: require libcdio-paranoia 10.2+0.93+1 * output * httpd: reject some well-known URIs * alsa: fix busy loop while draining * alsa: fix missing drain call * alsa: improve xrun-avoiding silence generator * alsa: log when generating silence due to slow decoder * alsa, osx: fix distortions with DSD_U32 and DoP on 32 bit CPUs * jack: fix mono-to-stereo conversion * jack: improved Windows compatibility * player * don't restart unseekable song after failed seek attempt * fix crash after song change * fix seek position after restarting the decoder * protocol * fix "list" with multiple "group" levels * include command name in error responses
Comments 0