Music Player Daemon Wiki

Home Page: https://github.com/kwyxz/quimup

Latest Version: 1.2.0 - Dec 14 2010

Maintainer(s): Johan Spee

Description: QUIMUP is a 'graphical' client for the music player daemon (MPD) written in C++ and QT4. The program can be used with most Linux desktops (KDE, GNOME, XFCE) and is covered by the General Public License.


The clean interface makes controlling MPD's many features easy and intuitive.

The focus is on mouse handling (playlist management by drag-&-drop).

Playback functions are directly accessible from the system tray.

Supports album art (stored locally).

Supports audio streams.

Songs can be listed in several modes: directories, artists, albums, genres and playlists.

Songs can be searched by title, album, artist or genre.


Downloads: , more information and screenshots: https://github.com/kwyxz/quimup


changelog:

   v. 1.4.4  2018 12 20
 
   * Fixed: Wrong time-stamp for some (single track) albums.
   * Fixed: Using the systray Quimup always started minimized.
   * Fixed: Player was not the active window after startup.
   * Fixed: Files dropped on playlist are inserted at position.
   * Fixed: Crash with deleted/moved external playlist items.
   * Fixed: Compilation error on Mageia (thanks David Geiger).
   * Fixed: libpng warning: iCCP: known incorrect sRGB profile.
   * Coded: Fixed many new c++ compiler warnings (not errors).
   * Coded: Added Taglib version check in qm_player (openSuse).
   * Other: Autoconfig searches more places for mpd.conf
   * Other: Settings window is now resizable (as it should be).
   * Other: Some changes in 'about' text and 'Settings' layout.