MPD client for KDE
Cantata is a (yet another!) client for the music player daemon (MPD). Originally started as a fork of QtMPC, the code is now *very* different. To be true to QtMPCs origins, Cantata can be compiled with KDE support, or as a pure Qt4 application (however, note that this is not fully tested). The interface is very configurable - most views can be shown as either a list or tree structure.
Currently Cantata has the following views:
1. Library - sorted as Album Artist (or Artist if Album Artist not set), Album, and finally Track.
2. Albums - displays albums as icons, sorted by their title.
3. Folders - displays MPDs virtual filesystem. (This view is hidden by default)
4. Playlists
5. Dynamic - dynamic playlists
6. Streams - allows saving of internet radio URLs
7. Lyrics
8. Info - if compiled with WebKit, displays artist/album information from wikipedia
9. Server Info - shows MPDs statistics. (This view is hidden by default)
10. Devices - enables copying from/to USB-Mass-Storage (UMS) and MTP devices. (KDE build only)
The sidebar has a context menu, allowing you to control its style and what items are shown.
See http://mpd.wikia.com/wiki/Client:Cantata for more information.
- Developed at KDE:Extra
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/cantata && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
cantata-2.5.0.tar.gz | 0004079771 3.89 MB | |
cantata.changes | 0000087016 85 KB | |
cantata.spec | 0000004015 3.92 KB |
Revision 19 (latest revision is 25)
- Update to 2.5.0: * Update translations. * Limit number of album tracks shown in context view to 500, thanks to ccoors. * Fix Community Radio Browser search. * Remove dirble from radio section, as its no longer active. * Better handling of CUE tracks when MPD is set to list as directory. * Disable CUE parsing in cantata by default, as MPD handles this better now. * Remember, and restore, main window position. * Disable categorized view, as its been reported to crash (#1530) * Remove stream providers, as many broken. * Fix decoding URLs when playing local files via in-built HTTP server. * Remove option to select cover image providers, always use all. * Remove Google and Spotify image search, not working. * Allow smaller images in itemviews. * Fix newlines showing as HTML tags in contextview. * Fix updating now-plying metadata for radio streams that transmit track numbers. * When stopping Cantata controlled MPD instance, wait up to 2 seconds for MPD to gracefully terminate (so config can be saved) before killing process. * Add support for MPD's "Partitions" - implemented by dphoyes. Requires MPD 0.22 or above. * Allow queue to be sorted by path. * Fix some deprecation warnings - thanks to John Regan. * Fix crash when trying to copy songs to MTP device but libMTP has failed to get storage list. * Don't save queue if string entered in dave dialog but cancel button pressed. * Handle case where IceCast list is not GZipped.
Comments 0