mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-18 23:18:59 +02:00
Merge pull request #328 from deltecent/opsguide
Merged to 'master'. Thank you!
This commit is contained in:
commit
0cea67a579
@ -18088,3 +18088,6 @@
|
||||
2018-11-30 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug in rdadmin(1) that caused the exemplar value of
|
||||
'Report Editor' to fail to propagate to new host configurations.
|
||||
2018-11-30 Patrick Linstruth <patrick@deltecent.com>
|
||||
* Added text clarifying independent rdpanel(1) panels in Ops Guide
|
||||
and other minor corrections.
|
||||
|
@ -9,7 +9,7 @@
|
||||
<edition>
|
||||
@VERSION@
|
||||
</edition>
|
||||
<copyright><year>-2003-2017</year><holder>Fred Gleason</holder></copyright>
|
||||
<copyright><year>-2003-2018</year><holder>Fred Gleason</holder></copyright>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="../../icons/rivendell-512x512.png" scale="80"/>
|
||||
|
@ -903,7 +903,7 @@
|
||||
resulting constellation of nodes can be controled with the
|
||||
'Switch Take' ['<command>ST</command>'] RML by specifying the
|
||||
Livewire source stream number as the <replaceable>input</replaceable>
|
||||
parameter and the the base output number+the slot number-1 for the
|
||||
parameter and the base output number+the slot number-1 for the
|
||||
<replaceable>output</replaceable> parameter.
|
||||
</para>
|
||||
</sect1>
|
||||
|
@ -81,7 +81,7 @@
|
||||
</mediaobject>
|
||||
</para>
|
||||
<para>
|
||||
The upper third of the the dialog provides fields for basic information
|
||||
The upper third of the dialog provides fields for basic information
|
||||
regarding the user as well as authentication settings. If the
|
||||
<computeroutput>Authenticate This User Locally</computeroutput> box
|
||||
is ticked, then the login password for this user can be set by touching
|
||||
@ -394,7 +394,7 @@
|
||||
in an event by RDLogManager when the event's
|
||||
<computeroutput>Use Autofill</computeroutput> box is ticked.
|
||||
When filling a gap, RDLogManager will recursively scan the list
|
||||
of available carts, working from the longest to to shortest, and
|
||||
of available carts, working from the longest to shortest, and
|
||||
insert the longest cart that will fit. The process will stop when
|
||||
either the available gap has been completely filled or no cart
|
||||
short enough to fit has been found.
|
||||
@ -1401,6 +1401,11 @@
|
||||
<link linkend="sect.rdadmin.manage_hosts.configuring_rdairplay">
|
||||
RDAirPlay configuration</link>. Please see that section for details.
|
||||
</para>
|
||||
<para>
|
||||
Although rdpanel(1)'s panels appear similar to rdairplay(1)'s panels,
|
||||
rdpanel(1) has its own set of system and user panels that are independent
|
||||
of rdairplay(1) and must be set up separately.
|
||||
</para>
|
||||
</sect2>
|
||||
<sect2 xml:id="sect.rdadmin.manage_hosts.configuring_rdlogedit">
|
||||
<title>Configuring RDLogEdit</title>
|
||||
|
@ -519,7 +519,7 @@
|
||||
particular host system; while a <computeroutput>U</computeroutput>
|
||||
indicates a 'user' panel,
|
||||
one which is associated with a particular user and that will
|
||||
"follow around" that user whereever he logs in in the
|
||||
"follow around" that user whereever he logs in the
|
||||
site. (Depending upon how the system administrator has configured
|
||||
RDAirPlay, you may not have both of these panel types available to
|
||||
you).
|
||||
|
@ -309,7 +309,7 @@
|
||||
<title>Cut Dayparting</title>
|
||||
<para>
|
||||
For carts for which <computeroutput>Schedule Cuts</computeroutput>
|
||||
is set to <computeroutput>By Weight</computeroutput>,each cut in
|
||||
is set to <computeroutput>By Weight</computeroutput>, each cut in
|
||||
can be dayparted on the basis of these parameters:
|
||||
</para>
|
||||
<para>
|
||||
|
@ -126,7 +126,7 @@
|
||||
<warning>
|
||||
<title>Duplicate Cart Numbers</title>
|
||||
<para>
|
||||
If a cart from the source system has the same number as one one the
|
||||
If a cart from the source system has the same number as the
|
||||
destination, the destination cart (data and *all* audio) will be
|
||||
overwritten!
|
||||
</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user