Skip to content

Releases: epoupon/lms

v3.36.0

27 Feb 15:47
Compare
Choose a tag to compare

Updates

  • Internally "migrate" DB files if possible when files are moved (using track MBID) #308
  • Can tweak the play queue size of the web player #293 (new conf option: playqueue-max-entry-count)

Bugfixes

  • Use track MBID instead of recording MBID to check for duplicated music files #306
  • Fixed invalid local time usages #299
  • Fixed safari playback on some situations #105

v3.35.1

21 Jan 13:43
Compare
Choose a tag to compare

Updates

  • Removed AcousticBrainz support #221
  • Relaxed login throttler constraints to make Symfonium work #302
  • Subsonic API: raised default cover size #304

v3.35.0

07 Jan 15:33
Compare
Choose a tag to compare

Updates

  • Display track count in the play queue icon #290
  • Made duration display more consistent #291

Bugfixes

  • Better handle performer tags when no role is set
  • Made symfonium subsonic client work
  • transcoding: fixed segfault when eof is reached #287
  • recommendation engine: fixed segfault when using audio features #297

v3.34.0

14 Dec 22:05
Compare
Choose a tag to compare

Updates

  • Added performer tag support #278

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