This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
v2.3.2
- Store actual song path for local files (mainly affects windows)
- When using Track Organizer to rename music tracks, rename any other files that have the same basename as the music file.
- Install cantata.png to use as Windows tray icon.
- Remove internal Samba share mounting code, this had some privilege escalation issues, and is not well tested.
- Use 32-bit unsigned int to store output IDs.
- When marking podcast episodes for download, and 'show only unplayed' is checked, then only download unplayed episodes.
- Fix smart playlists with a rating range and no song include/exclude rules.
- Enable proxy config settings page by default.
- Add Brazilian Portuguese translation - thanks to Wanderson Gonçalves Pereira
- Fix 'Locate In Library / Album' for albums with musicbrainz ID.
- Check HTTP stream URLs are valid URLs, and scheme starts with http.
- Due to reports of crashes in libvlc code, default to using QtMultiMedia for HTTP stream playback on Linux builds (already default for Mac/Win).
- Use ":/" as root path for windows folder browse, seems to then list each drive.
- If a dynamic playlist has rating 0..5 stars, then include all songs (even those without an explicit rating).
- Ubuntu icon theme is now named Yaru, so install there.
- Don't install Yaru icon by default.