Skip to content

0.21.0

Compare
Choose a tag to compare
@sonroyaalmerol sonroyaalmerol released this 17 Feb 01:01
· 33 commits to main since this release
48a516c

Notable Changes

🛠️ Fix OOM (out of memory) errors on large M3U sources
🛠️ Improve compatibility with VODs and .m3u8 segmented streams
🛠️ Ensure all streams are proxied, including segmented streams, to improve compatibility with Gluetun

What's Changed

  • Significantly decrease mem usage of M3U parsing process by relying on the filesystem by @sonroyaalmerol in #243
  • "Convert" .m3u8 HLS segmented streams to direct media streams by processing them as one stream by @sonroyaalmerol in #224

Full Changelog: 0.20.2...0.21.0