Cantata music player for Linux Ubuntu Systems. How to install cantata 2.1 (music player) on Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10 Systems. Cantata is a graphical client for MPD, supporting the following features:
- Support for Qt4, Qt5, KDE, MacOSX, and Windows.
- Multiple MPD collections.
- Highly customisable layout.
- Songs grouped by album in play queue.
- Context view to show artist, album, and song information of current track.
- Simple tag editor.
- File organizer – use tags to organize files and folders.
- Ability to calculate ReplyGain tags. (Linux only, and if relevant libraries installed)
- 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. (Linux only, and if relevant libraries installed)
- Audio CD ripping and playback. (Linux only, and if relevant libraries installed)
- 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.
- Support for KDE global shortcuts (KDE builds), GNOME media keys (Linux only), and standard media keys (via Qxt)
- Ubuntu/ambiance theme integration – including dragging of window via toolbar.
- Basic support for touch-style interface (views are made ‘flickable’)
- Scrobbling.
- Ratings support.
Cantata started off as a fork of QtMPC, mainly to provide better KDE integration – by using KDE libraries/classes wherever possible. However, the code (and user interface) is now very different to that of QtMPC, and both KDE and Qt (Linux) builds have the same feature set. Also, as of 1.4.0, by default Cantata is built as a Qt-only application (with no KDE dependencies)
Cantata 2.1.0
Cantata 2.1.0 is the latest version of the Cantata music player. The Cantata 2.1.0 has been released with the below changes and fixes:
- Re-add all album sorts from Cantata 1.x
- Try to detect DLNA streams (e.g. when using upmpdcli), and show as regular albums in grouped view.
- Add option to use user’s configured icon theme, and not Cantata’s supplied theme. Option needs to be manually set in config file. See README for details.
- Add filename / path to list of dynamic rule properties.
Install Cantata on Ubuntu
Cantata can be installed in two different versions – KDE and Qt. Install Cantata on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 14.04 Trusty Tahr and Linux Mint 17.x using KDE:
$ sudo add-apt-repository ppa:ubuntuhandbook1/cantata
$ sudo apt-get update
$ sudo apt-get install cantata
Install Cantata Qt (version) on Ubuntu Systems:
$ sudo add-apt-repository ppa:ubuntuhandbook1/cantata-qt
$ sudo apt-get update
$ sudo apt-get install cantata
Once installed, open the Cantata music player from Ubuntu Dash.
If you aren’t happy with the Cantata and wish to uninstall it, run the command given below:
$ sudo apt-get remove cantata