Skip to content

v3.52.0

Compare
Choose a tag to compare
@epoupon epoupon released this 21 Apr 20:02
· 84 commits to master since this release

Updates:

  • Changed the default album cover
  • Can now force compact and/or optimize the database at the end of the scan
  • Added an init screen while the application is starting (it may take a while to perform migration, to optimize and compact the db)
  • Upgraded bootstrap from 5.1.3 to 5.3.3 #444
  • OpenSubsonic API:
    • Optimized some queries used by search3 (used by Symfonium to sync the database)
    • Now expose real path for each song #389
    • Added bitDepth, samplingRate and channelCount in song responses
  • Improved execution traces:

Bugfixes:

  • Fixed dropdown menu in search view sometimes hidden #436
  • OpenSubsonic API:
    • Fixed last track not submitted to ListenBrainz #438
    • Ignore time parameter for 'now playing' scrobbles #438
    • Fixed getAlbumList with ordering set to alphabeticalByArtist