From ac992a756e515dc727e86aed8f52876cb82098c3 Mon Sep 17 00:00:00 2001 From: Ian Keane Date: Wed, 16 Sep 2026 10:34:54 -0400 Subject: [PATCH] Instructions for MPV users --- app/templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/index.html b/app/templates/index.html index decec7d..907ba01 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -110,8 +110,10 @@ option there.

How to watch

-

Open this URL in your browser:

+

In your browser:

https://{{ domain }}/<path>
+

Or directly in mpv (or any HLS-capable player):

+
mpv https://{{ domain }}/<path>/index.m3u8

Replace <path> with the stream name in use (e.g., live).