
Cantata
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/CDrummond/cantata/
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. Cantata can be compiled with KDE support, or as a pure Qt4 application. 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 - Group by either Genre, Album Artist (or Artist if Album Artist not set), or Album
2. Folders - displays MPDs virtual filesystem. (This view is hidden by default)
3. Playlists - standard, dyamic, and smart
4. Internet - Radio Streams (allows saving of internet radio URLs, searching for stations via TuneIn or ShoutCast, station listings from; Digitally Imported (+Sky, JazzRadio, RockRadio), TuneIn, IceCast, ShoutCast, SomaFM, etc.) and Online services (Jamendo, Magnatune, SoundCloud, and Podcasts)
5. Devices - enables copying from/to USB-Mass-Storage (UMS) and MTP devices, and ripping AudioCDs
6. Search - search via MPD
The sidebar has a context menu, allowing you to control its style and what items are shown.
Refer to http://mpd.wikia.com/wiki/Client:Cantata, and https://raw.githubusercontent.com/CDrummond/cantata/master/README, for further information.
******************
******************
NOTE: The screenshots on this page are out of date, and only reflect the 1.x codebase
******************
******************
################################################################
################################################################
Releases may be downloaded from: https://github.com/CDrummond/cantata/releases
################################################################
################################################################
2.3.0 2 years ago
Changelog is available at https://raw.githubusercontent.com/CDrummond/cantata/master/ChangeLog
2.3.0 2 years ago
Changelog is available at https://raw.githubusercontent.com/CDrummond/cantata/master/ChangeLog
boasdi
5 years ago
I really like Cantata. There are only two things missing that are keeping me from really using it..
- Order playlists by rating
- Read/edit comments and order playlists by comment
Also, but that is another topic because it is MPD related I think ; why does mpd have a different rating system than Clemetine or Banshee? When I rate a song in Clementine and open it in Banshee the rating is also visible there. It would be nice if that would be possible with MPD too.
Thanks!
Report
faemir
5 years ago
I think that mpd does it via the second approach, thus it won't carry over to other programs.
It would be exportable with the right tool though.
Report
boasdi
5 years ago
But the other things I asked, could be done in Cantata, I imagine?
Greetings!
Report
pocketwatch
5 years ago
Report
CraigD
5 years ago
MPD supplies Cantata with a list of files, and Cantata asks MPD to play certain files - that's basically it. It's MPD that is playing the files.
I've never used DSF, etc. - but do these have 1 file per track? How does one song have multiple sample rates?
I guess, if there is more than 1 file per track (e.g. two files, with different samples rates in each) then Cantata could be adding the wrong file to the playqueue.
Report
bvbfan
6 years ago
version 1.5.1
Report
hgue
6 years ago
I use the search feature for stream providers on a regular basis. I noticed that you have to quit the search field on the top before you can search within another providers stream list. That's kinda annoying and should be easy to fix. I use version 1.4.1 of cantata.
Ciao!
Report
CraigD
6 years ago
Also, please use the googlecode page to report bugs.
Report
ShalokShalom_double
6 years ago
Report
imruska
6 years ago
I have FLAC files, and they have ReplayGain tags created by metaflac.
At the preferences - Playback - ReplayGain is set to Album, yet I can hear great differences between files of different albums in playback volume, where the AlbumGain (and/or TrackGain) value (i.e. the loudness of the files) differ.
This is for openSuse 13.1, Cantata 1.4.0.
ReplayGain didn't work for earlier versions of Cantata on openSuse, either.
Should I create the ReplayGain values by Cantata instead of metaflac? Or should Cantata read the ReplayGain tags of files directly?
Report
CraigD
6 years ago
As for Cantata, it can read and update the ReplayGain tags. The code used to calculate this is preformed by libebur128. If you start the Cantata ReplayGain dialog with your pre-tagged files, does it show the existing ReplayGain settings?
Report
mlerota
6 years ago
Report
CraigD
6 years ago
Report
mlerota
6 years ago
I have many files and no one works.
Report
arktika
6 years ago
Report
CraigD
6 years ago
Linux? Use your pacakge manager - assuming this is how you installed.
If not, do it by hand.
Report
marthy
6 years ago
Since 1.4 version, the window is too big for a small resolution like 1024x600 (netbook).
Report
CraigD
6 years ago
Report
CraigD
6 years ago
Still, Cantata is open source - so if it bothers you that much, I'll gladly accept a patch.
Report
VectoR
6 years ago
meanwhile the stream playing....
Other RPM packagesfrom 1.4.0 release available here:
ftp://ftp.blackpanther.hu/blackPanther/OS/updates/v11.1/cantata-1.4.0-1bP.i586.rpm
ps: "hide to tray" option please
Report
CraigD
6 years ago
However, favourite streams are now saved in an MPD playlist - so if you have playlists disabled, or not configured correctly, then you will have issues.
Minimise to system tray is already there - and has been for some time.
kde-apps is not the place for reporting bugs, etc - please use the googlecode page.
Report
VectoR
6 years ago
The systray question, sorry. I'm don't see first time, I found in settings. Very nice application, congratulation.
Report
VectoR
6 years ago
meanwhile the stream playing....
Other RPM packagesfrom 1.4.0 release available here:
ftp://ftp.blackpanther.hu/blackPanther/OS/updates/v11.1/cantata-1.4.0-1bP.i586.rpm
Report
ntasos
6 years ago
After reading a previous post about folder names with accents, I created a symlink: "/home/ntasos/mpd" that points to my music dir and replaygain works, except for songs that contain greek letters.
I tested on cantata 1.3.4 and on my own build from source.
I'm running openSUSE 13.1.
I hope you could fix it, but anyway cantata is realy great, thanks
Report
CraigD
6 years ago
(Instructions are on the googlecode page)
Report