This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
Releases: CDrummond/cantata
Releases · CDrummond/cantata
v2.0.1
- Delay creation of Jamendo and Magnatune DBs until required.
- Fix 'Scroll to current track' in table style play queue if track number column is hidden.
- Add icon for proxy config - if proxy settings enabled.
- Fix possibly missing save play queue icon.
- Install pre-rendered PNG icons for Linux builds.
- Use last.fm 2.0 API for finding similar artists in dynamic playlists.
- Fix listing of CUE files.
- Only honour 'startHidden' setting if also configured to use system tray.
- Folder page nolonger has a search field - so if upgrading from a 1.x config with folder search visible, then hide it.
- Don't allow copying of cue file tracks to devices.
- When calculating collapsed window height, take into account size of menubar, if it is visible.
- Try to ensure menu button width is at least equal to height.
- Fix compilation on some systems.
- Remove usage of libavutil/audioconvert.h - its no longer in ffmpeg since 1.3, and Cantata does not need it anyway.
- Fix playback of AudioCDs
- Fix incorrect AudioCD cover
- Fix Qt5 gcc5 compilation.
- Fix wrong/missing ratings in toolbar.
- Fix compilation with Qt5.7
- Fix drag'n'drop of non-loaded playlists.
- Use a single-shot timer to timeout obtaining current cover.
- Fix AudioCD playback when MPD's curl is using IPv6
- Fix current track display when chaging from one track with no meta-data to another with no meta-data.
In addition to the source code, Windows and Mac installers (listed below), you can also download a Linux AppImage. This is not built by myself, but kindly provided by Thomas Leitz.
2.0.0
Initial release of 2.0, main changes:
- Use SQLite to cache MPD listing
- Combine Artists and Albums into Library tab
- Allow grouping by Genre
- Merge Online and Streams into Internet tab
- Merge Playlists and Dynamc Playlists tabs
- Use 'Composer' tag to group albums of specified genres
- Use mix of icon themes for flatter icon style - and use mono icons where appropriate