github ErsatzTV/legacy v0.6.6-beta

latest releases: v26.5.1, v26.5.0, v26.4.0...
pre-release3 years ago

Release Notes

Fixed

  • Use MIME Type application/x-mpegurl for all playlists instead of application/vnd.apple.mpegurl
  • Replace setsar filter with setdar filter
    • setsar caused issues scaling between two different aspect ratios
      • For example, some 4:3 content would appear stretched when scaled to a 16:9 resolution
    • setdar is now only used when aspect ratios match
  • Prioritize aspect ratio from container when video stream contains conflicting aspect ratio
    • This is usually caused by bad authoring, but the change should improve scaling behavior for edge cases

Added

  • Support DSD audio file formats (DFF and DSF) in local song libraries
  • Support OGG audio file formats (OGG, OPUS, OGA, OGX, SPX) in local song libraries

Changed

  • Always return playlist after a maximum of 8 seconds while starting up an HLS Segmenter session
  • Use multi-variant playlists instead of redirects for HLS Segmenter sessions
  • Upgrade ffmpeg from 5.0 to 5.1 in most docker images (not ARM variants)
    • Upgrading from 5.0 to 5.1 is also recommended for other installations (Windows, Linux)

Don't miss a new legacy release

NewReleases is sending notifications on new releases.