Skip to content

v3.3.2

Choose a tag to compare

@stackia stackia released this 19 Nov 14:45
· 358 commits to main since this release
  • 修复偶发组播无法离开,一直持续接收组播流、持续占用带宽问题
  • 周期性组播重加入现在会同时发出 IGMPv2 和 IGMPv3 Membership Report,解决上游仅支持 IGMPv2 时无法工作问题(此前只发送了 IGMPv3 Membership Report)
  • 网页播放器:修复 M3U 只有 tvg-name 时,在特定 EPG 源下无法找到节目问题

  • Fixed occasional failure to leave a multicast group, causing continuous multicast stream reception and persistent bandwidth usage
  • Periodic multicast rejoin now sends both IGMPv2 and IGMPv3 Membership Reports, resolving issues when the upstream only supports IGMPv2 (previously only IGMPv3 was sent)
  • Web player: fixed program lookup failure when M3U only has tvg-name with certain EPG sources