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 @@
Adds Flex breaks between programs, attempting to avoid groups of consecutive programs that exceed the specified number of minutes.
-There's hopefully going to be an explanation here
+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.
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