From d1fdb6237750d0553b26b0726428d28507141aa6 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 28 Dec 2015 11:21:51 +0100 Subject: force protocol on urls coming from relive --- template/relive-player.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/relive-player.phtml') diff --git a/template/relive-player.phtml b/template/relive-player.phtml index 2ee9ace..0fdee88 100644 --- a/template/relive-player.phtml +++ b/template/relive-player.phtml @@ -21,7 +21,7 @@
As there is no desktop player which supports time-shifting, we chose embed a Flash player here which does. - If you still want to watch with a desktop player, use this URL: =h($talk['playlist'])?> + If you still want to watch with a desktop player, use this URL: =h(forceproto($talk['playlist']))?>
Note: Downloading this file is useless because of the way HLS works. You need to play the URL from your player. -- cgit v1.2.3