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
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/cantata && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
cantata-2.4.1.tar.gz | 0004158830 3.97 MB | |
cantata.changes | 0000080814 78.9 KB | |
cantata.spec | 0000004525 4.42 KB | |
fix-translations-with-qt5.diff | 0000000461 461 Bytes |
Revision 13 (latest revision is 25)
- Add fix-tranlations-with-qt5.diff again and update it. Cantata only finds the 64bits lrelease. - Remove no longer necessary fix-translations-with-qt5.diff - Update to 2.4.1: * Re-enable custom playqueue background. This is broken for 5.12, but that's a Qt bug. So it is not enabled for 5.12 (and Leap) * Look in /usr/lib64/qt5/bin for lrelease * Fix deprecation warnings. * Enable catagorized view by default, might also be a Qt issue? Because it can crash (cantata bug #1530) we keep this disabled. * Remove Encyclopaedia Metallum from lyrics providers, as does not work.
Comments 0