Client for the Music Player Daemon (MPD)
Cantata is a graphical client for MPD, supporting the following features:
* Multiple MPD collections.
* Customisable layout.
* Songs grouped by album in play queue.
* Context view to show artist, album, and song information of
current track.
* Tag editor.
* File organizer - use tags to organize files and folders.
* Ability to calculate ReplyGain tags
* Dynamic playlists.
* Online services; Jamendo, Magnatune, SoundCloud, and Podcasts.
* Radio stream support - with the ability to search for streams via
TuneIn, ShoutCast, or Dirble.
* USB-Mass-Storage and MTP device support
* Audio CD ripping and playback
* Playback of non-MPD songs - via simple in-built HTTP server if
connected to MPD via a standard socket, otherwise filepath is sent
to MPD.
* MPRISv2 DBUS interface.
* Basic support for touch-style interface (views are made
'flickable').
* Scrobbling.
* Ratings support.
Cantata started off as a fork of QtMPC, however, the code (and user
interface) is now very different to that of QtMPC. For more detailed
information, please refer to the main README.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / cantata
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout KDE:Extra/cantata && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
cantata-3.2.1.tar.gz | 0004784249 4.56 MB | |
cantata.changes | 0000091202 89.1 KB | |
cantata.spec | 0000004260 4.16 KB |
Latest Revision
baserev update by copy to link target
Comments 2
Cantata has halted development https://github.com/CDrummond/cantata
might be a good idea to switch upstream to a fork in the future, I've found this one for example: https://github.com/buckmelanoma/cantata-next
I agree that upstream should be switched but the big problem is that none of the forks collaborate to actually continue the development as a team effort. They're all minding their own business, everyone is ignoring bug fixes by anyone else, and none emerged as the go-to destination, yet. https://github.com/WurdahMekanik/cantata/tree/qt6_migration is a Qt6 port, for example.