0.21.0
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