This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
v2.3.3
- For Opus files, use R128_TRACK_GAIN and R128_ALBUM_GAIN to store replaygain values.
- Remove user-agent checking when serving local files, this is easily fake-able and breaks playback to forked-daap (and mopidy?)
- Add '.opus' to list of recognised extensions for local files.
- Initialise network proxy factory when starting.
- If artist, album, and title are empty in replaygain dialog, then show filename in title column.
- Opus does not use replaygain peak tags, so do not write.
- Use same 'album key' for all discs in an album, so that playqueue groups them together, and shuffle by albums keeps them together.
- Remove confirmation dialog when saving replaygain tags.
- Fix saving 'Descending' order for smart playlists.
- When getting 'basic' title of song, also remove any 'prod. XXX', etc. values.
- Allow .jpeg as extension from cover dialog.
- Fix QMediaPlayer stuck with network streams - thanks to theirix
- Always show volume control.
- Fix 'Show Current Song Information' (i) toolbar button showing when interface is collpased and resized.
- When expand intrface, don't shrink width. Conversely, when collapsing don't expand width.
- In grouped style playqueue, only show album duration if there is more than one track from the album.
- Don't try to reduce brackets when showing album name and year.
- Add option to sort smart playlists by title.
- Change toolbar colours if palette changes.
- Add another qt5ct palette work-around.
- Don't stop library scan just because of failure in 1 directory.
- Handle empty VolumeIdentifier in MTP devices.
- Add more actions to search page results.
- For MPD>=21, use its albumart protocol to fetch covers.
- When copying tracks to a device, only update cache if configured to do so.
- Fix MusicBrainz disc ID calculation.
- When loading URLs via commandline use AppendAndPlay.
- MPRIS seeks command specifies an offset from current position.
NOTE There are no windows or mac binaries, as I will no longer be creating these.