Skip to content

v3.12.2

Latest

Choose a tag to compare

@stackia stackia released this 18 May 13:17
· 3 commits to main since this release
3612462
  • 修复较长的播放 / 回看地址可能被截断的问题
    • M3U 中较长的内联 URL,以及带有较多参数的 HTTP / RTSP 地址,现在可以正常解析和转发
  • 修复 HTTP 代理在改写较大的 M3U / HLS playlist 时,可能没有完整读取内容,导致部分回看节目无法播放的问题
    • 例如部分较长时长的回看节目,之前可能会显示网络异常或播放失败

  • Fixed an issue where long playback / catchup URLs could be truncated
    • Long inline URLs in M3U, as well as HTTP / RTSP URLs with many parameters, can now be parsed and proxied correctly
  • Fixed an issue where the HTTP proxy might not fully read large M3U / HLS playlists during rewrite, causing some catchup programs to fail playback
    • For example, some longer catchup programs could previously show a network error or fail to play