v3.31.0
Updates:
- Playing a track in the album view will now play the whole album at the selected track index
- Now using
accurate
mode from TagLib to parse tracks (can be tweaked in conf file). Previous mode wasfast
- Setting window's title to help browse history #253
- Subsonic API: added
type
in response #243 - Subsonic API: added
getSong
endpoint to please https://github.com/BLeeEZ/amperfy - Subsonic API: handle
estimateContentLength
parameter onstream
endpoint #244 - Updated Chinese translation #254
- Better handle badly tagged multi discs albums (when "total discs" tags are missing )
Bugfixes
- Fixed MediaSession sometimes not properly working
- Defer audio context creation from the first user interaction #194