Cantata 1.4.2 released, Install in Linux Ubuntu 14.04, Linux Mint 17, Elementary OS 0.3, Deepin 2014

Cantata 1.4.2 released, Install in Linux Ubuntu 14.04, Linux Mint 17, Elementary OS 0.3, Deepin 2014

 

Cantata 1.4.2 released, Install in Linux Ubuntu 14.04, Linux Mint 17, Elementary OS 0.3, Deepin 2014

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.

Cantata 1.4.2 changelog :

1. When guessing song details from filename (due to missing tags), remove any extension - not just three letter extensions!
2. In tag editor, only show '(Various)' hint for the 'All tracks' entry.
3. Also capitalise composer in tag editor.
4. Resize device properties dialog when changing transcoder.
5. Initialise sidebar icon sizes before constructing.
6. Display multiple genres as separate entries in playlists page genre combo.
7. Resize cover in grouped view if it is too wide.
8. In context view, when creating links to similar artists compare artists names case-insensitively.
9. Fix downloading of podcasts when url is redirected.
10. If 'force single click' is disabled, then double-click on icon view will not add artist/album to playqueue but navigate into.
11. When using Cache config page to clear disk cover/scaled-cover cache, also clear memory cache.
12. Allow to change stream, and online-service, filter search category without closing current search field.
13. Fix combo-box text changed signal for Qt5 builds.
14. Don't have double spacer when cover-widget is hidden.
15. Fix crash in context view if song tracks changed quickly.
16. Better method of setting disabled opacity for monochrome icons.
17. Fix parsing of podcast RSS files containing "content" tag.
18. Set user-agent for podcast URL queries, otherwise requests can fail.
19. Use https://googledrive.com/host/XXX and not https://drive.google.com/uc?export=download&id=XXX for stream provider URLs, etc. Seems like the drive.google.com URLs have download limits.
20. Fix crash when changing buttons of dialogs in Qt builds.
21. Fix setting of played state for podcasts.
22. Fix display of unplayed podcast episode counts.
23. Check if downloading podcasts in closeEvent() as well as quit()
24. If initial settings wizard is canceled, ensure that it is shown at next start.
25. Ignore empty station names in shoutcast and dirble.
26. Fix potential crash when parsing cue files.
27. Replace any of (/ ? < > \ : * | ") with underscore when creating cover file cache names under windows.

To Install Cantata 1.4.2 in Linux Ubuntu 14.04, Linux Mint 17, Elementary OS 0.3, Deepin 2014 using ppa, open a new Terminal window and bash (get it?) in the following commands:
sudo add-apt-repository ppa:ubuntuhandbook1/cantata
sudo apt-get update
sudo apt-get install cantata
To remove Cantata 1.4.2 in Linux Ubuntu 14.04, Linux Mint 17, Elementary OS 0.3, Deepin 2014, open a new Terminal window and bash (get it?) in the following commands:
sudo apt-get remove cantata