Releases: epoupon/lms
Releases · epoupon/lms
v3.33.0
v3.32.0
v3.31.2
v3.31.1
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
v3.30.1
v3.30.0
v3.29.1
v3.29.0
Updates
- UI updated to use bootstrap5. There is no more regular/dark theme, an unique theme is provided based on https://bootswatch.com/solar/ (but it should be easier to theme LMS in the future) #193
Bugfixes
- Subsonic API: fixed regression for getArtists endpoints #225
v3.28.0
Updates
- Added album play time #186
- Added a config option to skip duplicate recording MBIDs #180
- Subsonic API: better index result on
getIndexes
andgetArtists
endpoints #184 - Added WavPack support #195
- Listens are now saved in the database before being sent to ListenBrainz (retry periodically if LB is not reachable) #199
Fixes
- Fixed regression on user management no longer available #178
Note: stars and listen history are now saved per scrobbler