Minor Web UI tip fixes.
This commit is contained in:
parent
9bd3e9063b
commit
40079d385d
@ -150,8 +150,8 @@
|
||||
<h6>Add Breaks</h6>
|
||||
<p>Adds Flex breaks between programs, attempting to avoid groups of consecutive programs that exceed the specified number of minutes.</p>
|
||||
|
||||
<h6>Repeat Blocks</h6>
|
||||
<p>There's hopefully going to be an explanation here</p>
|
||||
<h6>Reruns</h6>
|
||||
<p>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. </p>
|
||||
|
||||
<h6>Add Redirect</h6>
|
||||
<p>Adds a channel redirect. During this period of time, the channel will redirect to another channel.</p>
|
||||
|
||||
@ -72,7 +72,6 @@
|
||||
<small id="videoEncoderHelp" class="form-text text-muted">MPEG2: mpeg2video (default)</small>
|
||||
<small id="videoEncoderHelp" class="form-text text-muted">H264: libx264</small>
|
||||
<small id="videoEncoderHelp" class="form-text text-muted">MacOS: h264_videotoolbox</small>
|
||||
<small id="videoEncoderHelp" class="form-text text-muted">Hardware encoders are not supported in docker for now</small>
|
||||
</div>
|
||||
<div class="col-sm-1" />
|
||||
<div class="col-sm-4">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user