Updates:
- Native transcoding is now performed via linked ffmpeg libraries instead of spawning an external
ffmpegprocess. A newtranscode-thread-countsetting inlms.confcontrols 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-headerbeing silently ignored, and fixed the nginx example settings inINSTALL.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
ffmpegbinary is no longer needed) - taglib 2 minimum is now required