Skip to content

Releases: epoupon/lms

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

v3.27.0

28 Sep 14:27
Compare
Choose a tag to compare

Updates

  • Improved compatibility with Subsonic clients (like SubStreamer)
  • Added non album tracks in the Artist view #165
  • Updated Chinese translation #162
  • Sort by release date, not just release year #128

Bugfixes

  • Restored demo account creation #167
  • Fixed FreeBSD built #169

Migration notes

  • All albums will have the date "1900", you have to rescan your collection

v3.36.1

07 Jun 18:17
Compare
Choose a tag to compare

Bugfixes

  • Fixed regression on "play all" buttons on tracks and albums views

v3.26.0

23 May 08:38
Compare
Choose a tag to compare

Updates

  • ListenBrainz: added a listens synchronizer #142
  • Reworked the search view #146
  • Added support for some additional custom tags including ALBUMARTISTS and ALBUMARTISTSSORT #154
  • Use MBID for internal paths when possible

Bugfixes

  • Subsonic API: added the "created" field for tracks

Note: now using gtest for unit tests

v3.25.2

28 Apr 15:12
Compare
Choose a tag to compare

Bugfixes

  • Fixed 32bits compilation #147

v3.25.1

27 Apr 10:23
Compare
Choose a tag to compare

Bugfixes

  • Fixed FreeBSD compilation #143, #144
  • Fixed crash when transcoding a non existing file #141

v3.25.0

08 Apr 17:51
Compare
Choose a tag to compare

Updates

  • Implemented a ListenBrainz scrobbler #118
  • Added simplified Chinese translation #129
  • Skipping directories containing a .lmsignore file #120

Bugfixes

  • fixed regression in the settings views #127
  • fixed crash when starting a scan #126

Note: your listen history will be cleared when upgrading to v3.25.0.