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.3.0.tar.gz | 0003998039 3.81 MB | |
cantata.changes | 0000071656 70 KB | |
cantata.spec | 0000004806 4.69 KB | |
fix-no-return-in-nonvoid-function.diff | 0000000628 628 Bytes | |
fix-translations-with-qt5.diff | 0000000367 367 Bytes | |
install-libsolidlite.diff | 0000000431 431 Bytes |
Revision 8 (latest revision is 25)
- Replace fix-no-return-in-nonvoid-function.diff with patch from upstream - For now disable remote device support. The dbus service that comes with it needs a security audit. - Remove cantata.rpmlintrc: it dealt with the dbus service rpmlint error in a way not allowed in factory. - Added fix-no-return-in-nonvoid-function.diff and cantata.rpmlintrc. - Use %license for LICENSE for newer versions. - Update to 2.3.0: * Only disable system tray support if org.kde.StatusNotifierWatcher is not registered when running under Gnome. * Add ability to change grid cover size - Ctrl+ / Ctrl- * Avahi support (automatic mpd discovery) * Make serving of files to MPD via HTTP configurable. * Improved transcode options. * If dynamic playlists helper does not start, show link to wiki page detailing perl dependencies. * Add "Add Local Files" to playqueue context menu. * Remember last loaded/saved playlist name - and use this as the default name when saving. * Add option to show bitrate, sample rate, and format in toolbar. * Add support for forked-DAAP - thanks to Wolfgang Scherer. * Add checkbox to indicate that server auto-updates when files changed. Thanks to Wolfgang Scherer. * Make it possible to filter on year (or range of years) in library
Comments 0