Client:Quimup
Talk0this wiki

Quimup in mini and maxi mode,
Added by Cooncoon
Home Page: coonsden.com
Latest Version: 1.3.0 - Jan 05 2013
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: sourceforge (bin and source). More information and Screenshots: coonsden.com .
changelog:
v. 1.3.0 2013 01 05 REQUIRES MPD 0.16 (or above) * Added: “Drag & drop” from file manager to quimup. * Added: “Open with” from file manager (%U or %F). * Added: Single-instance-mode (by default). * Added: Localization support (no translations yet). * Added: Command line parameters (try “quimup -help”). * Added: Rescan tags for any selection (library menu). * Added: Folder search in the browser. * Added: Check if mpd is running when quimup starts up. * Added: Option to apply colors to the album info widget. * Added: Music directory is requested from MPD (0.17+). * Added: Playlist scrolls to drop-position after d&d. * Added: Drop on playlist allows insert (not just append). * Added: Manually controlled widths in library and playlist. * Added: Track titles shown across all colums in library. * Added: A first-run dialog with some useful tips. * Added: More details on command line in case of MPD-errors. * 23 bug fixes and code improvements