You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Host header check now only matches the domain, no longer matches the port, improving compatibility with reverse proxies forwarding the Host header
Fixed built-in player failing to load playlist.m3u when using a reverse proxy with a URL prefix
M3U conversion now includes group-title prefix in service addresses
Duplicate channel names in M3U are now correctly identified and assigned URLs with numeric suffixes
Removed the built-in daemonize support (--daemonise parameter) which was not working as expected. Background execution should use system mechanisms (init.d, systemd, etc.)