Commit Graph

21 Commits (d9bb826b0bcdce41b9e2b646c342e2d5058acb4b)

Author SHA1 Message Date
Kálmán „KAMI” Szalai 1cde3355d6 Fix dead SBS family, 9Now family, and C31 Melbourne links (Australia)
- SBS, SBS Viceland, SBS World Movies, SBS Food, NITV: had no URL at
  all. Found the correct current channel keys behind the i.mjh.nz
  redirector already used successfully by other entries in this file
  (Seven, Nine, 7two, etc). The redirector mints a fresh token and
  forwards to SBS's real Akamai edge, which explicitly declines
  non-Australian requests (X-Error-Reason: geo-blocked) - real,
  correctly-functioning access control, not a broken link - so marked
  Ⓖ like the file's other geo-blocked entries (9Gem, 9Go!, etc).
- 9Gem, 9Go!, 9Life, 9Rush: the old direct 9now-livestreams.akamaized.net
  URLs now 400 (stale signed paths). Replaced with the same i.mjh.nz
  redirector mechanism, which mints a fresh token per request instead
  of embedding a static one. Verified alive via check_channels.py
  (3/3 ok), real HLS master + variant playlists.
- C31 Melbourne: had no URL. The station now operates under the CTV
  Plus community-TV platform after a 2016 licensing change; found its
  current CloudFront-backed stream via ctvplus.org.au. Verified alive
  via check_channels.py (3/3 ok), real HLS content with live segments.

Researched but left unchanged (no viable replacement found):
- Spree TV, M4TV: official domains parked or unresolvable, stations
  appear defunct.
- 10 Shake, Racing.com: newly found dead (stale CDN paths), but their
  official platforms are JS SPAs with no static stream discoverable.

Regenerated playlist.m3u8 and playlists/playlist_australia.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 18:37:33 +02:00
PlaylistBot 60c704c498 Update Playlist (GitHub Actions) 2026-08-22 07:17:52 +00:00
PlaylistBot 09039f3503 Update Playlist (GitHub Actions) 2026-08-18 05:17:32 +00:00
PlaylistBot 0c8fdf5422 Update Playlist (GitHub Actions) 2026-08-17 19:43:29 +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 57a23643b2 Update Playlist (GitHub Actions) 2023-12-30 16:03:40 +00:00
Dominik Dorn f7f9ffb0af m4tv is in australia, not austria (#469) 2023-12-17 21:42:51 +01: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 7d5efd0925 Update Playlist (GitHub Actions) 2023-10-28 19:14:29 +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