v3.31.0
Updates:
- Playing a track in the album view will now play the whole album at the selected track index
- Now using
accuratemode 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
typein response #243 - Subsonic API: added
getSongendpoint to please https://github.com/BLeeEZ/amperfy - Subsonic API: handle
estimateContentLengthparameter onstreamendpoint #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