From 40079d385d973ef3701fa59ca5c5bca8ffbee9b8 Mon Sep 17 00:00:00 2001 From: vexorian Date: Fri, 4 Sep 2020 21:51:42 -0400 Subject: [PATCH] Minor Web UI tip fixes. --- web/public/templates/channel-config.html | 4 ++-- web/public/templates/ffmpeg-settings.html | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/web/public/templates/channel-config.html b/web/public/templates/channel-config.html index 2cfe8e4..50509e6 100644 --- a/web/public/templates/channel-config.html +++ b/web/public/templates/channel-config.html @@ -150,8 +150,8 @@
Add Breaks

Adds Flex breaks between programs, attempting to avoid groups of consecutive programs that exceed the specified number of minutes.

-
Repeat Blocks
-

There's hopefully going to be an explanation here

+
Reruns
+

Divides the programming in blocks of 6, 8 or 12 hours then repeats each of the blocks the specified number of times. For example, you can make a channel that plays exactly the same channels in the morning and in the afternoon.

Add Redirect

Adds a channel redirect. During this period of time, the channel will redirect to another channel.

diff --git a/web/public/templates/ffmpeg-settings.html b/web/public/templates/ffmpeg-settings.html index ea684ed..2dec9a5 100644 --- a/web/public/templates/ffmpeg-settings.html +++ b/web/public/templates/ffmpeg-settings.html @@ -72,7 +72,6 @@ MPEG2: mpeg2video (default) H264: libx264 MacOS: h264_videotoolbox - Hardware encoders are not supported in docker for now