This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
v2.3.1
- Update some translations.
- Set Smart rules 'files added in the last days' limit to 10*365
- Only sort playlists in folders view, and place these after tracks.
- Reduce width of statusbar spacer.
- Move scrobling 'love' button into toolbar. Use unfilled heart before loved, and filled when loved.
- Better control of playqueue status bar buttons when contracting/expanding.
- For windows, when adding local files (served via internal HTTP server) add the real file path as a query item.
- Use smaller text for help text in Tweaks section of preferences dialog.
- Fix playback of local non-MPD files under Windows.
- Stretching albums covers not working under Windows, so just remove option.
- Don't enable AA_EnableHighDpiScaling for windows builds, seems to interfere with fractional scaling.
- When playing, only poll MPD every 5 seconds.
- When updating play seekbar from MPDStatus, only upate if more than 1 second from calculated position.
- Slightly reduce height of toolbar.
- Add a slight border to context view.
- Update suru icon - was a little too small.
- Don't attempt to align main menu for Windows < 10, as Qt seems to add some menu animation that just looks weird when menu is moved.
- When searching on 'any', do a second search on 'file' and combine results. Looks as if MPD does not search filenames/paths when using 'any.'
- Fix UTF8 file saving under Windows.
- Fix preference dialog size under windows.
- Fix enabling of add/replace play queue actions for Jamendo/Magnatune.
- Use JSON to encode song details when adding online tracks.
- Don't allow slashes, asterisks, or question marks in collection name.
- Don't overwrite genre with file type for Jamendo.
- Allow adding Jamendo/Magnatune tracks to stored playlists.
- Add "--collection" commandline option to control the initial collection to use.
- Fix crash if try to expand dirble and --no-network passed to Cantata.
- Modify name of supplied font-awesome font to Cantata-FontAwesome, so as to avoid conflicts with any system installed font.
- Remove custom icon theme, and just use FontAwesome.
- Show technical info to the left of ratings.
- Embed FontAwesome into Cantata.
- Remove "New York Times" podcast directory - not available?
- Fix loading of FLAC images with older TagLib.
- Fix saving of 'Fadeout on stop' duration.
- Fix covers settings from wizard not being saved.
- Don't report errors when listing playlists, as MPD reports error if user has disabled these.
- Add genius.com to list of lyrics providers.
- Cache lyrics using 'basic' artist name - e.g. X ft. Y => X
- When looking for lyrics, remove "ft. X", "featuring X", etc, from song title as well as artist.
- Fix adding streams from provider dialog.
- Reduce number of confirmation dialogs.
- Remove group warning from initial wizard.
- Fix saving stream settings.
- Fix usage of podcast cover in title widget.
- Fix playback of downloaded podcasts.
- Simplify whitespace of podcast name and episode names.
- Fix saving of podcast images to JPG.
- Remove qt5ct work-around.
- When saving podcasts, remove queries from filename.
- Limit SoundCloud results to 200 matches.
- Fix loading of MPD playlists the very first time Cantata is started.
- Add file max-age to dynamic playlist rules.