Commit Graph

20 Commits (c3da8585b210583f4532ca141da920b8564c196c)

Author SHA1 Message Date
Kálmán „KAMI” Szalai c3da8585b2 Fix dead CCTV-15 link (China)
CCTV-15 音乐 had no URL. Found it on the same aggregator IP
(74.91.26.218:82) already used successfully for every other CCTV-1
through CCTV-17 entry in this file - just needed the matching
cctv15hd path. Verified alive via check_channels.py (3/3 ok), real
HLS content with sequential live .ts segments.

Researched but left unchanged (no viable replacement found):
- China: FZTV-2 (sibling IDs on the same host work, this one 404s;
  no alternate ID discoverable without brute-forcing); CCTV-5, CCTV-5+,
  CETV-1 through 4 (Invalid section) - the same aggregator serves
  geo-block placeholders or "no server configured" errors for these,
  not real streams.
- Israel: Channel 12, Makan 33 - confirmed geo-blocked to Israel by
  the broadcaster's own API response, not fixable from outside.
- Azerbaijan: Topaz 2 - no discoverable public web presence, likely
  defunct. CBC Sport, İctimai TV newly found dead, no replacement.
- United Arab Emirates: Fujairah TV has a real official stream, but
  it's a signed URL that expires the same day - not usable as a
  static entry. MBC 2/Action/Max, Al Aan TV, Baynounah TV, Abu Dhabi
  Sports 1/2 newly found dead, no replacement. Notably, Abu Dhabi TV,
  National Geographic Abu Dhabi, Dubai TV, Dubai One, Dubai Sports
  1-3, Dubai Racing 1-3, Dubai Zaman, Sama Dubai, and Noor Dubai (12
  channels) all point to CDN subdomains that no longer resolve at all
  (confirmed NXDOMAIN) - both Abu Dhabi Media and Dubai Media Inc.
  appear to have discontinued free public live streaming entirely
  (Abu Dhabi Media moved behind the paid StarzPlay platform, Dubai
  Media Inc's rebuilt site has no live section) - a wholesale
  infrastructure change worth flagging to maintainers rather than 12
  isolated link rots, but not something a replacement URL can fix.
- Somalia: Codka Bariga Afrika, Dacwa TV, Puntland TV - no
  discoverable public stream. Somali Cable TV and SBC Somalia have
  official YouTube channels, but neither was live at verification
  time.

Regenerated playlist.m3u8 and playlists/playlist_china.m3u8 via
make_playlist.py.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Enus8N247jHM5r5Som5JuU
2026-09-06 19:59:07 +02:00
PlaylistBot d15910f4f7 Update Playlist (GitHub Actions) 2026-08-31 18:16:54 +00:00
PlaylistBot c6425202be Update Playlist (GitHub Actions) 2026-08-18 19:41:50 +00:00
PlaylistBot 0c8fdf5422 Update Playlist (GitHub Actions) 2026-08-17 19:43:29 +00:00
PlaylistBot ca9612856c Update Playlist (GitHub Actions) 2026-08-17 10:20:18 +00:00
PlaylistBot c8b812905c Update Playlist (GitHub Actions) 2026-08-17 07:06:00 +00:00
Kálmán „KAMI” Szalai 51e324066d Strip trailing Ⓢ/Ⓖ/Ⓨ markers from tvg-name
Issue #483: these circled-letter suffixes are in-list markers for
human readers (subscription-required, geo-blocked, YouTube-sourced,
etc.), but were leaking into the generated tvg-name verbatim (e.g.
tvg-name="Rai 1 Ⓖ"), breaking EPG matching for any provider keying
off channel name. Now stripped from tvg-name only; the display name
after the comma still shows the marker as before.
2026-08-16 20:44:30 +02:00
PlaylistBot 0c9809c696 Update Playlist (GitHub Actions) 2026-04-09 03:21:33 +00:00
KAMI 354ec3bc3a Add tvg-country attribute to M3U8 playlist entries (#990)
Add ISO 3166-1 alpha-2 country codes via tvg-country attribute
to all #EXTINF lines, enabling IPTV players to filter and display
channels by country.

Co-authored-by: Kálmán „KAMI” Szalai <kami911gmail.com>
2026-03-08 09:29:23 +01:00
PlaylistBot 7ee9d56ba6 Update Playlist (GitHub Actions) 2025-08-27 07:51:04 +00:00
PlaylistBot 337f536969 Update Playlist (GitHub Actions) 2024-09-22 01:57:39 +00:00
PlaylistBot 76ef4ba124 Update Playlist (GitHub Actions) 2024-02-26 10:27:21 +00:00
PlaylistBot 0fc12c6599 Update Playlist (GitHub Actions) 2023-12-03 13:50:48 +00:00
PlaylistBot 5df4431c35 Update Playlist (GitHub Actions) 2023-11-29 05:44:23 +00:00
PlaylistBot 5d828376c2 Update Playlist (GitHub Actions) 2023-11-27 22:39:59 +00:00
PlaylistBot 54317ab9c3 Update Playlist (GitHub Actions) 2023-03-18 05:58:35 +00:00
PlaylistBot 46d2ff302f Update Playlist (GitHub Actions) 2023-03-15 05:57:59 +00:00
PlaylistBot b6267de37c Update Playlist (GitHub Actions) 2023-03-15 05:56:10 +00:00
PlaylistBot e52432d891 Update Playlist (GitHub Actions) 2023-03-15 05:36:33 +00:00
PlaylistBot 87e4cf9570 Update Playlist (GitHub Actions) 2023-03-14 05:21:33 +00:00