mirror of
https://github.com/iptv-org/iptv
synced 2026-09-06 12:01:57 -04:00
Merge branch 'master' into patch-2026.09.1
Resolved conflict in scripts/models/stream.ts: kept the branch's labels/isNot247/isGeoBlocked handling in fromPlaylistItem while adopting master's optional-chaining guards for data.tvg / data.http.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#EXTM3U
|
||||
#EXTINF:-1 tvg-id="",Example (720p)
|
||||
http://example.com/a%ZZ
|
||||
@@ -0,0 +1,3 @@
|
||||
#EXTM3U
|
||||
#EXTINF:-1,Example
|
||||
https://example.com/live.m3u8
|
||||
Reference in New Issue
Block a user