2022-10-20 Fred Gleason <fredg@paravelsystems.com>
* Documented grid processing bypass in the Operations Guide. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
@@ -23538,3 +23538,5 @@
|
|||||||
2022-10-20 Fred Gleason <fredg@paravelsystems.com>
|
2022-10-20 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Modified the 'List Grids' dialog in rdlogmanager(1) to show
|
* Modified the 'List Grids' dialog in rdlogmanager(1) to show
|
||||||
all services, with a 'Has Grid' column.
|
all services, with a 'Has Grid' column.
|
||||||
|
2022-10-20 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Documented grid processing bypass in the Operations Guide.
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 151 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 29 KiB |
@@ -327,6 +327,44 @@
|
|||||||
The <computeroutput>Service Description</computeroutput> field is
|
The <computeroutput>Service Description</computeroutput> field is
|
||||||
for a free-form string that describes the service.
|
for a free-form string that describes the service.
|
||||||
</para>
|
</para>
|
||||||
|
<!--
|
||||||
|
<title>The <computeroutput>General</computeroutput> Section</title>
|
||||||
|
<para>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata align="center" fileref="rdadmin.services_dialog_general.png" width="75mm" depth="36mm"/>
|
||||||
|
</imageobject>
|
||||||
|
<caption>
|
||||||
|
<para>The General Section</para>
|
||||||
|
</caption>
|
||||||
|
</mediaobject>
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
The <computeroutput>Service Name</computeroutput> field contains
|
||||||
|
the name of the service (read-only). This value is available in
|
||||||
|
<link linkend="sect.filepath_wildcards.definition">
|
||||||
|
filepath wildcards</link> as <userinput>%s</userinput>.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
The <computeroutput>Service Description</computeroutput> field is
|
||||||
|
for a free-form string that describes the service.
|
||||||
|
</para>
|
||||||
|
-->
|
||||||
|
<para>
|
||||||
|
The <computeroutput>Bypass Grid Processing</computeroutput> dropdown,
|
||||||
|
if set to <computeroutput>Yes</computeroutput>, will completely
|
||||||
|
disable RDLogManager's native grid/clock/event template system
|
||||||
|
for this service; helpful for centralizing log template management
|
||||||
|
in a third-party music scheduler system. (See
|
||||||
|
<xref linkend="sect.rdlogmanager.rdlogmanager.grids.bypassing_grid_processing" />
|
||||||
|
for an overview). Logs generated in this mode will contain a single
|
||||||
|
music import link covering
|
||||||
|
the entire broadcast day (<userinput>00:00:00</userinput> through
|
||||||
|
<userinput>23:59:59</userinput>). See
|
||||||
|
<xref linkend="sect.rdadmin.manage_services.general.inline_event_scheduling_parameters" />
|
||||||
|
for information on encoding transition and time parameters when using
|
||||||
|
this option.
|
||||||
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The <computeroutput>Program Code</computeroutput> is a string that
|
The <computeroutput>Program Code</computeroutput> is a string that
|
||||||
is sent to PyPAD scripts as part of every Now & Next update.
|
is sent to PyPAD scripts as part of every Now & Next update.
|
||||||
@@ -654,7 +692,7 @@
|
|||||||
<para>
|
<para>
|
||||||
<mediaobject>
|
<mediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata align="center" fileref="rdadmin.import_parser_fields.png" width="90mm" depth="54mm"/>
|
<imagedata align="center" fileref="rdadmin.import_parser_fields.png" width="90mm"/>
|
||||||
</imageobject>
|
</imageobject>
|
||||||
<caption>
|
<caption>
|
||||||
<para>The Log Parser Settings</para>
|
<para>The Log Parser Settings</para>
|
||||||
@@ -723,7 +761,64 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term><computeroutput>Transition Type:</computeroutput></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The transition type to be assigned to this event. The
|
||||||
|
following strings are recognized:
|
||||||
|
<simplelist>
|
||||||
|
<member><userinput>PLAY</userinput></member>
|
||||||
|
<member><userinput>SEGUE</userinput></member>
|
||||||
|
<member><userinput>STOP</userinput></member>
|
||||||
|
</simplelist>
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
See <xref linkend="sect.rdlogedit.event_transitions" /> for
|
||||||
|
discussion of the meaning of these types. If left blank,
|
||||||
|
a <userinput>PLAY</userinput> transition will be applied.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term><computeroutput>Time Type:</computeroutput></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The time type to be assigned to this event. The
|
||||||
|
following strings are recognized:
|
||||||
|
<variablelist>
|
||||||
|
<varlistentry>
|
||||||
|
<term><userinput>HARD</userinput></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Apply a hard start (Start Immediately) to this
|
||||||
|
item, using the specified start time of the event.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term><userinput>SOFT</userinput></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Apply a soft start (Make Next) to this
|
||||||
|
item, using the specified start time of the event.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
If left blank, no time start options will be applied.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
|
<note>
|
||||||
|
The <computeroutput>Transition Type</computeroutput> and
|
||||||
|
<computeroutput>Time Type</computeroutput> fields are available
|
||||||
|
only if the <computeroutput>Bypass Grid Processing</computeroutput>
|
||||||
|
dropdown has been set to <computeroutput>Yes</computeroutput>.
|
||||||
|
</note>
|
||||||
</sect2>
|
</sect2>
|
||||||
<sect2 xml:id="sect.rdadmin.manage_services.testing_data_importation">
|
<sect2 xml:id="sect.rdadmin.manage_services.testing_data_importation">
|
||||||
<title>Testing Data Importation</title>
|
<title>Testing Data Importation</title>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 24 KiB |
@@ -45,6 +45,31 @@
|
|||||||
</sect1>
|
</sect1>
|
||||||
<sect1 xml:id="sect.rdlogmanager.grids">
|
<sect1 xml:id="sect.rdlogmanager.grids">
|
||||||
<title>Grids</title>
|
<title>Grids</title>
|
||||||
|
<sect2 xml:id="sect.rdlogmanager.rdlogmanager.grids.bypassing_grid_processing">
|
||||||
|
<title>Bypassing Grid Processing</title>
|
||||||
|
<para>
|
||||||
|
Certain third-party music scheduler systems support the ability to
|
||||||
|
compose the entire schedule for a service (including placement of
|
||||||
|
traffic breaks) within its own native user interface, thus potentially
|
||||||
|
centralizing and simplifying log template maintenance. To facilitate
|
||||||
|
this mode of operation, it is possible to configure RDLogManager to
|
||||||
|
bypass its native grid/clock/event template system entirely on a
|
||||||
|
service by service basis,
|
||||||
|
instead passing the schedule generated by the music scheduler system
|
||||||
|
through to Rivendell logs unchanged.
|
||||||
|
For information on configuring this mode of operation, see
|
||||||
|
the <computeroutput>Bypass Grid Processing</computeroutput> dropdown
|
||||||
|
and related discussion in
|
||||||
|
<xref linkend="sect.rdadmin.manage_services" />.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
If a service has been configured to bypass grid processing, then
|
||||||
|
it will not have a grid. Skip forward to
|
||||||
|
<xref linkend="sect.rdlogmanager.generating_logs" />.
|
||||||
|
</para>
|
||||||
|
</sect2>
|
||||||
|
<sect2 xml:id="sect.rdlogmanager.grids.configuring_grids">
|
||||||
|
<title>Configuring Grids</title>
|
||||||
<para>
|
<para>
|
||||||
Each Rivendell service has an RDLogManager grid. To see the list of
|
Each Rivendell service has an RDLogManager grid. To see the list of
|
||||||
available grids, touch the <computeroutput>Edit Grids</computeroutput>
|
available grids, touch the <computeroutput>Edit Grids</computeroutput>
|
||||||
@@ -53,7 +78,7 @@
|
|||||||
<para>
|
<para>
|
||||||
<mediaobject>
|
<mediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata align="center" fileref="rdlogmanager.log_grids_dialog.png" width="65mm" depth="53mm" />
|
<imagedata align="center" fileref="rdlogmanager.log_grids_dialog.png" width="65mm" />
|
||||||
</imageobject>
|
</imageobject>
|
||||||
<caption><para>The Log Grids Dialog</para></caption>
|
<caption><para>The Log Grids Dialog</para></caption>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
@@ -100,6 +125,9 @@
|
|||||||
the relevant hour in a grid and selecting
|
the relevant hour in a grid and selecting
|
||||||
<computeroutput> Edit Clock</computeroutput>.
|
<computeroutput> Edit Clock</computeroutput>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
<sect1 xml:id="sect.rdlogmanager.clocks">
|
<sect1 xml:id="sect.rdlogmanager.clocks">
|
||||||
<title>Clocks</title>
|
<title>Clocks</title>
|
||||||
@@ -189,8 +217,8 @@
|
|||||||
Each clock can be designated as being associated with one or more
|
Each clock can be designated as being associated with one or more
|
||||||
services. This can make finding the correct clock for a given
|
services. This can make finding the correct clock for a given
|
||||||
service much faster, as the
|
service much faster, as the
|
||||||
<computeroutput>Filter</computeroutput> control on the List Clocks dialog
|
<computeroutput>Filter</computeroutput> control on the List Clocks
|
||||||
can then be used. To program these associations, touch the
|
dialog can then be used. To program these associations, touch the
|
||||||
<computeroutput>Services List</computeroutput> button in the Edit
|
<computeroutput>Services List</computeroutput> button in the Edit
|
||||||
Clock dialog to bring up the Service
|
Clock dialog to bring up the Service
|
||||||
Associations dialog.
|
Associations dialog.
|
||||||
|
|||||||