Commit Graph

12 Commits (f7bb6da76386df7380c32aa27cab51307928d644)

Author SHA1 Message Date
Kálmán „KAMI” Szalai f7bb6da763 Fix dead TV 7 Albania and TV Apollon links
- TV 7 Albania: vs.sednastream.com:1936 returns HTTP 403. Found the
  station's current feed via its official site's live embed (tv7.al ->
  swf.tulix.tv iframe), backed by bozztv.com. Verified alive via
  check_channels.py (3/3 ok), real HLS media playlist with rolling segments.
- TV Apollon: the stored token in the old URL is stale (404, wrong path
  casing). Found the current token+path hardcoded in the station's own
  live player JS on apollon.tv. Verified alive via check_channels.py
  (3/3 ok), real live playlist with current-timestamped segments.

Researched but left unchanged (genuinely unfixable within reasonable
effort - documented for future reference):
- Albania: Kanali 7, Alpo TV, Panorama TV, Report TV - official sites
  either have no public video stream, are behind a Cloudflare JS
  challenge, or the stream host itself is unreachable.
- Bulgaria (bTV, Nova TV, Bulgaria On Air, Nova News, BNT1-4): official
  infrastructure appears to be Bulgaria-ISP-local or geo-blocked; Nova's
  own embed uses a per-request, IP-bound, time-limited signed URL, not
  usable as a static playlist entry.
- Georgia (Adjara TV, Maestro TV, Mtavari Arkhi, GDS, Pos TV, Obieqtivi):
  official domains are down, parked/expired, or return gateway errors
  even on the broadcaster's own site.

Regenerated playlist.m3u8 and playlists/playlist_albania.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 14:14:09 +02:00
PlaylistBot 5e14f0f239 Update Playlist (GitHub Actions) 2026-08-24 09:21:45 +00:00
PlaylistBot 0c8fdf5422 Update Playlist (GitHub Actions) 2026-08-17 19:43:29 +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
coldwhiz 23fa161661 Fix Logos from Wiki (#1054)
* Fix Logos from Wiki

* Fix Wiki Logo

---------

Co-authored-by: KAMI <kami911@gmail.com>
2026-07-07 09:32:34 +02: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 c13ccc6e9b Update Playlist (GitHub Actions) 2023-11-27 22:42:27 +00:00