All Versions
30
Latest Version
Avg Release Cycle
16 days
Latest Release
936 days ago

Changelog History
Page 1

  • v3.22.0 Changes

    November 13, 2020

    Updates

    • โž• Added support for composer, conductor, lyricist, mixer, producer and remixer tags
    • Subsonic API: added some basic scrobble capability (only internal usage though, no external service) + recently played + most played albums
    • โž• Added MBID in reports generated by the audio file scanner #103
  • v3.21.1 Changes

    November 01, 2020

    Updates

    • 0๏ธโƒฃ Now using stb image library by default, instead of graphicsmagick. The goal is to reduce memory usage. #93
    • ๐Ÿ‘ Made the library scanner control the recommendation engine, meaning better reporting in the admin panel.

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed freebsd 12 build. #99
  • v3.21.0

    October 29, 2020
  • v3.20.0 Changes

    October 12, 2020

    Updates

    • ๐Ÿ‘ ZIP64 support: you can now download whatever you want, as there is no longer file size limitations (for both contained files and the zipfile itself)
    • Significantly reduced the memory consumption of the cover art handling part #93
  • v3.19.2 Changes

    September 05, 2020

    ๐Ÿ›  Fixed unit tests in debug mode

  • v3.19.1 Changes

    September 05, 2020

    Bugfixes

    • ๐Ÿ›  Fix arm compilation
  • v3.19.0 Changes

    September 05, 2020

    Updates

    • Can now download artists/albums/tracks #37
    • ๐Ÿ’ป Can now star/unstar artists/albums/tracks from web ui #74
    • ๐Ÿ’… Minor style update #82

    ๐Ÿ›  Fixes

    • Cover art fix for M4A files #89
    • ๐Ÿ’ป UI: reduced CPU usage #90
  • v3.18.0 Changes

    August 21, 2020

    Updates :

    • Replaced show-more button by infinite scrolling. #83
    • ๐Ÿ‘ Better scanner controls and information. #32
    • Keyboard shortcuts. #85
    • โž• Added a contextual menu instead of queuing elements

    ๐Ÿ›  Bugfixes :

    • ๐Ÿ›  Fixed infinite loop when transcoding a missing file #75
  • v3.17.0 Changes

    July 14, 2020

    Updates :

    • โž• Added PAM authentication backend, #65 #69

    ๐Ÿ›  Bugfixes :

    • ๐Ÿ›  Various Subsonic API fixes (should now work with Sublime Music) #80
  • v3.16.0 Changes

    July 04, 2020

    Updates :

    • Subsonic API: added scanner control commands #62
    • โž• Added some more diversity in the tag-based recommendation engine when results with the same score are found
    • ๐Ÿ‘ Better detection for embedded covers in vorbis and opus ogg files #71
    • ๐Ÿ– Handle priorities for cover files (same as track's filename, then "cover", then "front", then remaining files in the directory)
    • ๐Ÿ‘ Scan files which supported extension is not in lowercase ("Mp3", "MP3", etc.)

    ๐Ÿ›  Bugfixes :

    • Provide fonts to make LMS work offline #64
    • โž• Added missing license file #70
    • ๐Ÿ‘€ UI web player: playing now works when seeking just after connecting to the application
    • Made a hack to make Audinaut work #76