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:Leap:16.0:FactoryCandidates/cantata && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
cantata-2.3.1.tar.gz | 0003979320 3.79 MB | |
cantata.changes | 0000075641 73.9 KB | |
cantata.spec | 0000004798 4.69 KB | |
fix-translations-with-qt5.diff | 0000000367 367 Bytes | |
install-libsolidlite.diff | 0000000431 431 Bytes |
Revision 9 (latest revision is 25)
- Updated comment why we build without remote devices (boo#1091824) - Update to 2.3.1: * Update some translations. * Set Smart rules 'files added in the last days' limit to 10*365. * Only sort playlists in folders view, and place these after tracks. * Reduce width of statusbar spacer. * Move scrobling 'love' button into toolbar. Use unfilled heart before loved, and filled when loved. * Better control of playqueue status bar buttons when contracting/expanding. * For windows, when adding local files (served via internal HTTP server) add the real file path as a query item. * Use smaller text for help text in Tweaks section of preferences dialog. * Fix playback of local non-MPD files under Windows. * Stretching albums covers not working under Windows, so just remove option. * Don't enable AA_EnableHighDpiScaling for windows builds, seems to interfere with fractional scaling. * When playing, only poll MPD every 5 seconds. * When updating play seekbar from MPDStatus, only upate if more than 1 second from calculated position. * Slightly reduce height of toolbar. * Add a slight border to context view. * Update suru icon - was a little too small. * Don't attempt to align main menu for Windows < 10, as Qt seems to add some menu animation that just looks weird when menu is moved.
Comments 0