Commit Graph

8 Commits

Author SHA1 Message Date
b14fbc5d5f Nova folx.live stran (Folx TV): brand dizajn, now-playing iz master.biba.live (song/GENIUS/Werbung) 2026-07-07 09:09:41 +00:00
OpenClaw Agent
810bed52c2 fix(master-proxy): rebuild variant URLs from filename only
Origin master.m3u8 contains broken double-tokened URLs after Rok's
encoder change (e.g. bcdn_token=...&token_path=... + ?token=...).
Old regex matched only 'folxplay.b-cdn.net' so it skipped the broken
'folxlive.b-cdn.net' URLs and the player got malformed double tokens.

New regex matches any CDN URL ending in streamN_NNNNp.m3u8 and
rebuilds a clean folxlive URL with our 4h token, ignoring whatever
mess the upstream sends.
2026-04-30 08:09:16 +00:00
Sebastjan
e950aed6b8 Master proxy with 4h tokens via our folxlive zone - rewrite folxplay -> folxlive 2026-04-25 18:41:33 +02:00
Sebastjan
b91870106b Restore Twitch-style player + Bunny token signing on our folxlive zone 2026-04-25 18:24:30 +02:00
Sebastjan
63679fe786 Add /test-embed route - compare our player with Rok viprime embed widget for all 6 channels 2026-04-25 17:48:11 +02:00
Sebastjan
7c2f4eee89 Revert to Twitch-style live mode (linear TV); non-DVR master; custom audio/fullscreen buttons 2026-04-25 11:58:09 +02:00
Sebastjan
196ddd7497 DVR mode: 60min seekable, native controls, GO LIVE pill (was Twitch-style) 2026-04-25 11:29:30 +02:00
Sebastjan
5d8fe81e5f Initial: FOLX live landing page 2026-04-24 15:35:38 +02:00