Skip to content

v3.8.0

Pre-release
Pre-release

Choose a tag to compare

@stackia stackia released this 02 Feb 21:21
· 250 commits to main since this release

这个版本存在一些严重 bug,将会稍后在后续版本修复,暂不建议更新

新功能

问题修复

  • 经转换的 playlist.m3u,其中 EPG URL 优先使用压缩版本 /epg.xml.gz(原先写死了 /epg.xml 导致一些客户端加载性能不佳) by @mjl371

文档

  • 新增 性能测试报告,对比了 rtp2httpd / msd_lite / udpxy / tvgate 在常见和极限场景下的性能。

This version has some critical bugs that will be fixed in a later release. Updating is not recommended at this time.

New Features

Bug Fixes

  • The converted playlist.m3u now prefers the compressed EPG URL /epg.xml.gz (previously hardcoded to /epg.xml, causing poor loading performance on some clients) by @mjl371

Documentation