When updating playlist/stream documentation (e.g., .m3u EXTINF entries), ensure both the URL and the metadata follow the documented stream-description scheme and are not based on player-specific behavior.
Apply:
master.m3u8 manifest) rather than a chunklist URL unless the scheme explicitly requires it.tvg-id, tvg-name/display name, and grouping fields are populated consistently.Example (pattern):
#EXTINF:-1 tvg-id="SABC1.za" tvg-name="SABC 1" group-title="News" [not 24/7] SABC 1 (720p)
https://example.cdn/sabc1/master.m3u8
#EXTINF:-1 tvg-id="XYZ.za" tvg-name="XYZ TV" group-title="General" [Geo-blocked] XYZ TV
https://example.cdn/xyz/master.m3u8