mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 08:01:13 +02:00
2021-08-31 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.INCLUDE_MUS_IMPORT_MARKERS' field to the database. * Added a 'SERVICES.INCLUDE_TFC_IMPORT_MARKERS' field to the database. * Added a 'LOGS.INCLUDE_MUS_IMPORT_MARKERS' field to the database. * Added a 'LOGS.INCLUDE_TFC_IMPORT_MARKERS' field to the database. * Incremented the database version to 354. * Replaced the 'Include Import Marker in Finished Logs' checkbox with 'Include Music Import Markers in Finished Logs' and 'Include Traffic Import Markers in Finished Logs' checkboxes in the 'Edit Service' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 134 KiB |
@@ -392,16 +392,17 @@
|
||||
of days after being generated.
|
||||
</para>
|
||||
<para>
|
||||
The <computeroutput>Include Import Markers in Finished Logs</computeroutput>
|
||||
box, if ticked, will cause markers to indicate the base location
|
||||
of imported Music and Traffic events to be retained even after
|
||||
such events have been imported. Some users find these markers
|
||||
The <computeroutput>Include Music Import Markers in Finished Logs</computeroutput> and
|
||||
<computeroutput>Include Traffic Import Markers in Finished Logs</computeroutput>
|
||||
boxes, if ticked, will cause markers to indicate the base location
|
||||
of imported Music and Traffic events respectively to be retained even
|
||||
after such events have been imported. Some users find these markers
|
||||
distracting, so their retention can be disabled by clearing this
|
||||
check box.
|
||||
</para>
|
||||
<warning>
|
||||
If import markers are not included in finished logs, then it will
|
||||
not be possible re-import music or traffic data into those logs.
|
||||
not be possible re-import data of the respective type into those logs.
|
||||
</warning>
|
||||
|
||||
<sect3 xml:id="sect.rdadmin.manage_services.general.inline_event_scheduling_parameters">
|
||||
|
Reference in New Issue
Block a user