github epoupon/lms v3.81.0

6 hours ago

Updates:

  • Native transcoding is now performed via linked ffmpeg libraries instead of spawning an external ffmpeg process. A new transcode-thread-count setting in lms.conf controls the number of threads used to transcode
  • Scanner: added support for new mp4 codecs exposed by taglib 2.3.2
  • UI:
    • show the target codec/bitrate in the player
    • added Track information in play queue entries

Bugfixes:

  • Fixed play button in the playlist view queuing only a single track instead of the whole list from the selected index #886
  • Fixed original-ip-header being silently ignored, and fixed the nginx example settings in INSTALL.md
  • Generate UUIDs using a non-deterministic random source GHSA-8cw7-8vph-vr75

Notes for package maintainers:

  • ffmpeg 7.1 minimum is now required (libraries only, the ffmpeg binary is no longer needed)
  • taglib 2 minimum is now required

Don't miss a new lms release

NewReleases is sending notifications on new releases.