Commit Graph

5 Commits (c3da8585b210583f4532ca141da920b8564c196c)

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
Kálmán „KAMI” Szalai b940c45065 Fix remaining Wikimedia thumbnail links using non-standard sizes
Wikimedia now rejects direct thumbnail requests for widths outside the
fixed set 20/40/60/120/250/330/500/960/1280/1920/3840px. Rounded all
remaining off-size occurrences to the nearest allowed width.
2026-08-24 08:28:02 +02:00
Kálmán „KAMI” Szalai a845a3d9f9 Fix dead channels across 15 more countries (iptv-checker driven, round 3)
Continued the country-by-country pass against the CI failed-channel
report. Verified every replacement URL with curl before applying.
Also fixed a malformed nested-bracket markdown link in belarus.md.

China: 10, Portugal: 5 (+2 duplicates removed), Poland: 6,
Korea: 2, Albania: 3, Australia: 4, Belarus: 3,
Bosnia and Herzegovina: 1, Iraq: 3, North Macedonia: 2,
Canada: 3, India: 1, Taiwan: 3, Chile: 1, Sweden: 1
2026-08-17 21:43:09 +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
TVKaista 8a9160a0af Add Albanian channels (#416)
* Add Albanian channels

* Update albania.md
2023-11-27 23:42:16 +01:00