Skip to content

Releases: epoupon/lms

v3.33.0

25 Nov 19:37
Compare
Choose a tag to compare

Updates

  • Adding a message box to display track information #276
  • Adding a message box to display album information

Note: extra dependency added: libavcodec

v3.32.0

20 Oct 09:16
Compare
Choose a tag to compare

Updates

  • Bring more diversity in the radio mode #54

Bugfixes

  • Fixed bad call to init audio ctx when the login form is used. ref #194
  • Fixed regression on tracklist deletion #260
  • Listenbrainz: fixed listens parsing #262

v3.31.2

09 Sep 20:47
Compare
Choose a tag to compare

Bugfixes

  • Fixed Raspberry OS build

v3.31.1

08 Sep 18:46
Compare
Choose a tag to compare

Bugfixes

  • Fixed regression on playlists

v3.31.0

07 Sep 19:17
Compare
Choose a tag to compare

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 was fast
  • 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 on stream 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

18 Jul 11:52
Compare
Choose a tag to compare

Bugfixes

  • Fixed a crash when trying to star/unstar a track that does not have a MB identifier when using ListenBrainz #249

v3.30.0

03 Jul 14:52
Compare
Choose a tag to compare

Updates

  • Playlist support #57
  • ListenBrainz: synchronize starred tracks as 'Loves' #163
  • Made preferred file names for cover configurable #238
  • More details on artist view (appears on, albums, tracks) #235
  • Raised limits when browing artists/albums/tracks #237

Bugfixes

  • Fixed dropdown menu #239
  • Fixed search widget #241

v3.29.1

28 May 17:37
Compare
Choose a tag to compare

Bugfixes

  • Fixed docker image generation #228
  • Fixed arch linux build #229

v3.29.0

26 May 12:57
Compare
Choose a tag to compare

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

02 Feb 19:17
Compare
Choose a tag to compare

Updates

  • Added album play time #186
  • Added a config option to skip duplicate recording MBIDs #180
  • Subsonic API: better index result on getIndexes and getArtists 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