Personal tools

Difference between revisions of "ChangeSummary"

From Rivendell Wiki

Jump to: navigation, search
(Add 3.0.3 release info.)
m (Add 3.6.5 release changes, sort change list for 3.6.4 by "type" (color).)
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
== Rivendell Change Summary ==
 
== Rivendell Change Summary ==
  
This page contains updated version change descriptions in summary form (for recent versions, since 2.10.1). Please consult the [https://github.com/ElvishArtisan/rivendell/blob/stable/ChangeLog ChangeLog] and [https://github.com/ElvishArtisan/rivendell/blob/stable/NEWS NEWS] files in the [https://github.com/elvishartisan/rivendell source code] for a more complete list of changes and bug fixes.
+
This page contains version change descriptions in summary form for Rivendell versions released within at least the most recent five years (quite probably longer). Change descriptions are limited (mostly) to user-visible changes.
  
 +
Please see the [https://raw.githubusercontent.com/ElvishArtisan/rivendell/master/ChangeLog ChangeLog] and [https://github.com/ElvishArtisan/rivendell/blob/master/NEWS NEWS] files in the [https://github.com/elvishartisan/rivendell source code] for a complete list of changes and bug fixes.
 +
 +
See the [https://github.com/elvishartisan/rivendell/issues Issues] list for current reported bugs, issues and feature requests.
 +
 +
=== 3.6.5 (2022-03-18) ===
 +
 +
* Database verson '''347'''
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) that could create duplicate Scheduler Code entries when using the &lsquo;--to-cart&rsquo; and &lsquo;--add-scheduler-code&rsquo; switches simultaneously
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;rdxport&rsquo; service that caused the &lsquo;ListLog&rsquo; WebAPI call to return null values in the &lsquo;description&rsquo;, &lsquo;isrc&rsquo;, &lsquo;isci&rsquo;, &lsquo;recordingMbId&rsquo; and &lsquo;releaseMbId&rsquo; fields
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;direct&rsquo; namespace to the &lsquo;Apple iTunes&rsquo; and &lsquo;Apple iTunes + Superfeed&rsquo; RSS schemas
 +
 +
 +
=== 3.6.4 (2022-02-22) ===
 +
 +
Note: version 3.6.3 was tagged, but not released.
 +
 +
* Database verson '''347'''
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlogmanager(1) that caused leading event attributes to fail to be preserved when suppressing Music of Traffic import markers
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the rdxport &lsquo;Import&rsquo; service that could result in incorrect end marker placement when processing variable bit rate (VBR) MPEG files
 +
* <font style="color:red">Bug fix</font>: Fixed an arithmetic overflow bug in &lsquo;RDWaveFile&rsquo; that could cause the play length of MPEG-encoded to be incorrectly calculated
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) that caused premature validation of metadata
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdxport(8) that caused the &lsquo;SaveLog&rsquo; WebAPI call to fail if the target log didn&rsquo;t exist
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rddbmgr(8) that could cause the 346=&gt;347 schema conversion to hang indefinitely with databases containing large cart libraries
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;SuppressMusicImportLinks=&rsquo; directive to the [Hacks] section of rd.conf(5)
 +
* <font style="color:green">Functionality</font>: Added support for [NowGroups] and [NextGroups] sections in PyPAD script configurations
 +
* <font style="color:green">Functionality</font>: Deprecated use of the &lsquo;Transmit Now & Next data&rsquo; checkbox in the &lsquo;Group&rsquo; dialog in rdadmin(1)
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;SaveWebgetFilesDirectory=&rsquo; directive to rd.conf(5)
 +
* <font style="color:green">Functionality</font>: Modified the mode of files generated by the rd-conf(5) &lsquo;SaveWebgetFilesDirectory=&rsquo; configuration directive from 0440 to 0664
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;linkLength&rsquo; field and a &lsquo;graceTime&rsquo; field to the return XML for the &lsquo;ListLog&rsquo; WebAPI call
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;Log Listing (CSV)&rsquo; report to rdlogedit(1)
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;--print-progress&rsquo; switch to rddbmgr(8)
 +
* <font style="color:blue">Code (internal) change</font>: Overhauled the code for reading MPEG frame headers in &lsquo;RDWaveFile&rsquo;
 +
* <font style="color:blue">Code (internal) change</font>: Increased the import process timeout for the WebGet service to 1200 seconds
 +
 +
 +
=== 3.6.2 (2021-07-30) ===
 +
* Database verson '''347'''
 +
* <font style="color:green">Functionality</font>: Added support for system dark themes in RDAirplay
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlogedit(1) that could cause a crash when attempting to play a non-audio event in the &lsquo;Voice Tracker&rsquo; dialog
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) that caused the cart title uniqueness check to be applied to the incorrect string when the &lsquo;--set-string-title=&rsquo; switch was used
 +
 +
 +
=== 3.6.1 (2021-06-06) ===
 +
* Database verson '''347'''
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) that could cause a crash when the &lsquo;--fix-broken-formats&rsquo; switch is used
 +
* <font style="color:green">Functionality</font>: Added syslog DEBUG messages around the start/stop of ephemeral processes in rdservice(8)
 +
* <font style="color:green">Functionality</font>: Added an &lsquo;--initial-maintenance&rsquo; switch to rdservice(8)
 +
* <font style="color:green">Functionality</font>: Added an &lsquo;--force-system-maintenance&rsquo; switch to rdservice(8)
 +
* <font style="color:green">Functionality</font>: Modified rdmaint(8) to enable it to operate even when the Rivendell services are not running
 +
 +
=== 3.6.0 (2021-05-15) ===
 +
* Database verson '''347'''
 +
* <font style="color:red">Bug fix</font>: Fixed title separation in rdlogmanager(1) scheduler
 +
* <font style="color:red">Bug fix</font>: Fixed bug in library code ''lib/rdwavefile.cpp'' that copied CartChunk Cut ID past the end of the first "NULL" character
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) that caused the Talk Timer to fail to be populated when adding new carts to a log
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the Cart Selector Dialog that made it impossible to enter an apostrophe character in the filter search line
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) where the title of an existing cart would be overwritten with a default title even when no title was found in the file metadata
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in &lsquo;RDFlacDecode&rsquo; that caused conversion of files with names containing non-ASCII characters to fail
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdadmin(1) where clicking the &lsquo;OK&rsquo; button in the &lsquo;Edit Switcher&rsquo; dialog would cause an error dialog to appear with a &lsquo;primary serial device not active&rsquo; warning. The following devices are affected: &lsquo;Local GPIO&rsquo;, &lsquo;Local Audio Adapter&rsquo;, &lsquo;Logitek vGuest&rsquo;, &lsquo;Livewire LWRP Audio&rsquo;, and &lsquo;Kernel GPIO&rsquo;
 +
* <font style="color:green">Functionality</font>: Modified rdimport(1) and the Webget service so as to send e-mail reports to the address of the current Rivendell user in addition to the group&rsquo;s Notification E-Mail Address
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;STACK_LINES.TITLE&rsquo; field to the database
 +
* <font style="color:green">Functionality</font>: Added the value of the detected CartChunk CutID to the error message generated when rejecting said CutID as invalid when using the &lsquo;--use-cartchunk-cutid&rsquo; switch in rdimport(1)
 +
* <font style="color:green">Functionality</font>: Added code to print the value of the detected CartChunk CutID when using both the &lsquo;--use-cartchunk-cutid&rsquo; and &lsquo;--verbose&rsquo; flags in rdimport(1)
 +
* <font style="color:green">Functionality</font>: Created pypad_ino713_tcp based upon pypad_ino713, converting from UDP to TCP. Added an adjustable delay to account for broadcast air delays
 +
* <font style="color:green">Functionality</font>: Created pypad_nautel based upon pypad_ino713_tcp, including RDS parameters from documentation. Includes delay as above
 +
* <font style="color:green">Functionality</font>: Added a new &lsquo;RadioTraffic.com Traffic Reconciliation&rsquo; report. Renamed the existing &lsquo;RadioTraffic.com Traffic Reconciliation&rsquo; to &lsquo;Original RadioTraffic.com Traffic Reconciliation (DEPRECATED)&rsquo;
 +
* <font style="color:green">Functionality</font>: Changed the way in which the VU Meter UDP port is chosen. One can now specify the base port number and the maximum number of UDP ports to consider when caed(8) sets up the VU meter port
 +
* <font style="color:orange">Documentation</font>: Documented the &lsquo;MeterPortBaseNumber=&rsquo; and &lsquo;MeterPointRange=&rsquo; directives in the rd.conf(5) man page
 +
 +
=== 3.5.0 (2020-12-12) ===
 +
* Database verson '''346'''
 +
* <font style="color:red">Bug fix</font>: Corrected the column settings in RDAdmin > Manage Hosts > [host] > Dropboxes
 +
* <font style="color:red">Bug fix</font>: Fixed regression with "Scheduler Code:" label overlapping "Group" combobox in rdlibrary(1)
 +
* <font style="color:red">Bug fix</font>: Fixed several bugs in rdadmin(1) that messed with passwords, user settings, and other important settings
 +
* <font style="color:red">Bug fix</font>: Fixed several bugs in rdlogmanager(1) that caused all kinds of mischief
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) where copying a log event using the &lsquo;Copy&rsquo; button would result in the new event always getting a &lsquo;PLAY&rsquo; transition
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rddbmgr(8) that could cause database corruption problems
 +
* <font style="color:red">Bug fix</font>: Fixed bugs in rdimport(1) that caused incorrect exit codes to be emitted when a non-existent group was specified, and that caused generation of double error messages when processing invalid audio files
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdmonitor(1) that caused false indications of a failed audio store when used with autofs(8)
 +
* <font style="color:green">Functionality</font>: Major overhaul of Rivendell&rsquo;s podcast handling features; see the ChangeLog for all the details
 +
* <font style="color:green">Functionality</font>: Modified the GVC7000 switcher driver to insert 50 mS pauses between protocol commands
 +
* <font style="color:green">Functionality</font>: Allow RN Macro to run when Rivendell daemons running as non-root
 +
* <font style="color:green">Functionality</font>: Many changes to rdadmin(1), including:
 +
:* Added whitespace to the set of banned characters for service names
 +
:* Added a &lsquo;SSH Ident. File&rsquo; control to the &lsquo;Host&rsquo; dialog
 +
:* Added an &lsquo;Inline Traffic Inheritance&rsquo; control to the &lsquo;Edit Service&rsquo; dialog
 +
:* Added type icons to the &lsquo;Imported Events&rsquo; list in the &lsquo;Test Import&rsquo; dialog
 +
:* Renamed the &lsquo;Inline Traffic Inheritance&rsquo; control to &lsquo;Inline Traffic Start/Length&rsquo; and moved it to the &lsquo;Music Data Import&rsquo; section of the &lsquo;Edit Service&rsquo; dialog
 +
:* Added an &lsquo;Encoder Profiles&rsquo; dialog
 +
:* Renamed the &lsquo;Note Cart String&rsquo; controls to &lsquo;Insert Marker String&rsquo; in the &lsquo;Edit Service dialog
 +
:* Added an &lsquo;Origin E-Mail Address&rsquo; control to the &lsquo;System-Wide Settings&rsquo; dialog
 +
:* Added a &lsquo;Notification E-Mail Addresses&rsquo; control to the &lsquo;Group&rsquo; dialog
 +
:* Added a &lsquo;Send e-mail reports&rsquo; checkbox to the &lsquo;Dropbox Configuration&rsquo; dialog
 +
:* Added &lsquo;E-Mail Address&rsquo;, &lsquo;Phone Number&rsquo; and &lsquo;Local Auth&rsquo; columns to the &lsquo;Users&rsquo; list in the &lsquo;Rivendell User List&rsquo; dialog
 +
:* Added an &lsquo;Administer RSS Feeds&rsquo; checkbox to the &lsquo;Administrative Rights&rsquo; section of the &lsquo;User&rsquo; dialog
 +
:* Added a deprecation warning for the &lsquo;Allow Duplicate Cart Titles&rsquo; and &lsquo;Auto-Correct Duplicate Cart Titles&rsquo; checkboxes on the &lsquo;System-Wide Settings&rsquo; dialog
 +
* <font style="color:green">Functionality</font>: Added support for FTPS protocol for uploading, downloading, and Feed management
 +
* <font style="color:green">Functionality</font>: Significant update to the Rivendell Web interfaces (Web API, WebGet service, rivwebcapi API, etc.)
 +
* <font style="color:green">Functionality</font>: Added &lsquo;--scheduler-code=&rsquo; switch to rdexport(1)
 +
* <font style="color:green">Functionality</font>: Added generation of an &lsquo;RDLogManager Error Report&rsquo; when errors are detected when importing an external scheduler file in rdlogmanager(1)
 +
* <font style="color:green">Functionality</font>: Restored operation of Label/Note carts in rdlogmanager(1)
 +
* <font style="color:green">Functionality</font>: Updated rdservice(8) to use standard exit code defines
 +
* <font style="color:green">Functionality</font>: Implemented the &lsquo;--verbose&rsquo; switch for rdmaint(8)
 +
* <font style="color:green">Functionality</font>: Added a sample Fail2Ban jail filter for the WebAPI in &lsquo;conf/rivendell-webapi.conf&rsquo;
 +
* <font style="color:green">Functionality</font>: Added command line options &lsquo;--output-pattern&rsquo;, &lsquo;--ticket=&rsquo;, &lsquo;--send-mail&rsquo; and &lsquo;--mail-per-file&rsquo; to rdimport(1)
 +
* <font style="color:green">Functionality</font>: Added the name of the import file to schedule import failure reports
 +
* <font style="color:orange">Documentation</font>: Documented the &lsquo;%%&rsquo; filepath wildcard in the Operations Guide
 +
* <font style="color:orange">Documentation</font>: Added an &lsquo;RDCastManager&rsquo; chapter to the Operations Guide
 +
* <font style="color:orange">Documentation</font>: Revised the &lsquo;Managing Services&rsquo; section of the Operations Guide
 +
* <font style="color:orange">Documentation</font>: Rewrote the &lsquo;Webget&rsquo; chapter of the Operations Guide to conform to changes in Webget
 +
* <font style="color:orange">Documentation</font>: Added a &lsquo;Configuring Webget&rsquo; section to the Operations Guide
 +
* <font style="color:orange">Documentation</font>: Removed the &lsquo;Cart Data Dump (fixed width)&rsquo; from the Operations Guide
 +
* <font style="color:orange">Documentation</font>: Documented user-facing changes to the &lsquo;System-Wide Settings&rsquo; dialog, the &lsquo;Rivendell Group List&rsquo; and the &lsquo;Group&rsquo; dialogs in rdadmin(1) in the Operations Guide
 +
* <font style="color:orange">Documentation</font>: Documented the &lsquo;Send e-mail reports&rsquo; checkbox in the &lsquo;Dropbox Configuration&rsquo; dialog in rdadmin(1) in the Operations Guide
 +
* <font style="color:blue">Code (internal) change</font>: Prepended &lsquo;RD_&rsquo; to the names of all common Javascript functions in &lsquo;web/common/utils.js&rsquo;
 +
* <font style="color:blue">Code (internal) change</font>: Added a &lsquo;webget&rsquo; subpackage to the &lsquo;make rpm&rsquo; target
 +
* <font style="color:blue">Code (internal) change</font>: Refactored the &lsquo;Run Script&rsquo; [&rsquo;RN&rsquo;] RML to invoke scripts via the system shell, this change also removed the dependency on runuser(1)
 +
 +
=== 3.4.1 (2020-07-21) ===
 +
* Database verson '''317'''
 +
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;Results Report&rsquo; report in rdadmin(1)
 +
* <font style="color:green">Functionality</font>: Removed the checkbox from the &lsquo;Delete&rsquo; right-click menu item in the &lsquo;Edit Event&rsquo; dialog in rdlogmanager(1)
 +
* <font style="color:green">Functionality</font>: Modified &lsquo;RDWaveFile&rsquo; to work around known fencepost errors in WAV files generated by "Sonic Studio soundBlade" by "PME Mastering, Inc."
 +
* <font style="color:green">Functionality</font>: Modified the &lsquo;Edit Event&rsquo; dialog in rdlogmanager(1) to show &lsquo;[auto]&rsquo; as the transition type for the leading event in Pre-/Post-Import lists
 +
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlibrary(1) that caused cuts to be incorrectly sorted when scheduled &lsquo;By Specified Order&rsquo;
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the Rivendell command line apps that caused value-only arguments containing &lsquo;=&rsquo; characters to be incorrectly parsed
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the Podcast Manager, Library Exporter and Web API that caused an error when processing multipart-mime submissions containing &lsquo;=&rsquo; characters
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) where attempting to audition an audio cart with a disabled cue output would crash the application
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdairplay(1) that caused the &lsquo;Forced Segue&rsquo; setting in rdadmin(1) to be ignored when executing an event with a hard start attribute
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) where a paused event could not be removed by dropping the empty cart on it
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) that cause incorrect pie timer indications after adding or deleting events to a running log
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlibrary(1) that would cause a crash when attempting to delete a range of cuts, one of which was in the clipboard
 +
* <font style="color:red">Bug fix</font>: Fixed a math bug in rdairplay(1) that caused the estimated stop-down times in the post point widget to be incorrect after adding or removing events from a running log
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdadmin(1) that made it impossible to enter useful strings in the &lsquo;WaveForm Caption&rsquo; control on the &lsquo;Edit RDLogEdit&rsquo; dialog
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in RDRenderer that caused segue transitions to be rendered without regard to the &lsquo;No Fade on Segue Out&rsquo; checkbox in the &lsquo;Edit Audio&rsquo; dialog
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in ripcd(8) that caused connections to ModbusTCP devices to fail to be properly restored by the connection watchdog
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in the &lsquo;Edit Event&rsquo; dialog in rdlogmanager(1) that caused the first cart transition type to be incorrect when the &lsquo;Pre-Import Carts&rsquo; list was populated
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;Add Next&rsquo; [&rsquo;PX&rsquo;] RML that failed to return an error when an invalid offset value was supplied
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;Add Next&rsquo; [&rsquo;PX&rsquo;] RML that failed to honor the &lsquo;Default Trans. Type&rsquo; setting in the &lsquo;Configure RDAirPlay&rsquo; dialog in rdadmin(1)
 +
 +
=== 3.4.0 (2020-05-19) ===
 +
* Database verson '''317'''
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdairplay(1) that caused two events to be started by a single spacebar tap if a SoundPanel event had been played previously
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlogmanager(1) that caused the initial event in an imported set to fail receive the proper time and transition type if the &lsquo;Include Import Markers in Finished Logs&rsquo; checkbox in rdadmin(1) had not been ticked
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdexport(1) that caused exported file names to be constructed improperly
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlogmanager(1) that caused &lsquo;Make Post Point&rsquo; label to be displayed without last &lsquo;t&rsquo;
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) where timer was not set properly when crossing midnight
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;List GPIs&rsquo; dialog in rdadmin(1) that prevented changes in GPI assignments from being propagated to the underlying device
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;Software Authority&rsquo; driver that caused autodetection of the number of GPIOs in a router to be unreliable
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in &lsquo;RDEventLine&rsquo; that caused the &lsquo;Append Log&rsquo; [&rsquo;AL&rsquo;] RML to append a copy of the currently loaded log instead of the one specified in the RML command
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlogedit(1) that caused garbled text to appear when &lsquo;Start Immediately&rsquo; was selected in the &lsquo;Edit Log Entry&rsquo; dialog box
 +
* <font style="color:red">Bug fix</font>: Fixed a regression that broke the ability to scroll through Sound Panel panels by means of the mouse wheel
 +
 +
* <font style="color:green">Functionality</font>: Modified rdairplay(1) to always scroll log to the top when using the hour selector
 +
* <font style="color:green">Functionality</font>: Modified rdlogmanager(1) to disable merge buttons if the selected log does not contain any import links
 +
* <font style="color:green">Functionality</font>: Modified rdadmin(1) Edit Service dialog to display built-in traffic and music import template values
 +
* <font style="color:green">Functionality</font>: Added "Copy To Custom" buttons to rdadmin(1) Edit Service dialog
 +
* <font style="color:green">Functionality</font>: Changed the layout of the &lsquo;Editing Event&rsquo; dialog in rdlogmanager
 +
 +
* <font style="color:green">Functionality</font>: Removed the &lsquo;Post Point&rsquo; checkbox from the &lsquo;Editing Event&rsquo; dialog in rdlogmanager(1)
 +
* <font style="color:green">Functionality</font>: Renamed the &lsquo;REMARKS&rsquo; field to &lsquo;USER NOTES&rsquo; in the &lsquo;Editing Event&rsquo; and the &lsquo;Edit Clock&rsquo; dialogs in rdlogmanager(1)
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;Trans&rsquo; column to the event list in the &lsquo;Edit Clock&rsquo; and the &lsquo;List Events&rsquo; dialogs in rdlogmanager(1)
 +
 +
=== 3.3.0 (2020-03-16) ===
 +
* Database verson '''314'''
 +
* <font style="color:red">Bug fix</font>: Fixed regressions in the following switcher drivers that could cause deadlocks and intermittent operation
 +
:* BroadcastTools SS16.4
 +
:* BroadcastTools SS 4.2
 +
:* BroadcastTools SS4.4
 +
:* BroadcastTools SS 8.2
 +
:* BroadcastTools ACS8.2
 +
:* BroadcastTools ADMS 44.22
 +
:* BroadcastTools GPI-16
 +
:* BroadcastTools SRC-16
 +
:* BroadcastTools SRC-8 III
 +
:* BroadcastTools SS 4.1 MLR
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in the implementation of the &lsquo;Set Serial Trap&rsquo; [&lsquo;SI&rsquo;] RML that could cause deadlocks and intermittent operation
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) that could cause random segfaults when updating the Label Widget
 +
* <font style="color:red">Bug fix</font>: Fixed a bug with the &lsquo;%y&rsquo; metadata wildcard where garbage would be returned if a valid year had not been set
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdlogmanager(1) that caused trailer whitespace to be generated in the &lsquo;EXT_DATA&rsquo;, &lsquo;EXT_EVENT&rsquo;, &lsquo;EXT_ANNC_TYPE&rsquo; and &lsquo;EXT_CART_NAME&rsquo; log fields when importing from a CounterPoint format log
 +
* <font style="color:red">Bug fix</font>: Fixed the layout of the &lsquo;Matching Carts&rsquo; field in rdlibrary(1)&rsquo;s main window when Realtime Filtering is disabled
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) that would cause a hard-timed log event with a &lsquo;wait&rsquo; parameter set to attempt to play the event twice
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rddbmgr(8) that threw a SQL error when attempting to modify a DB containing tables set to use character set UTF-8 to schema 297
 +
* <font style="color:red">Bug fix</font>: Fixed a race in ripcd(8) that caused arguments to the &lsquo;Run Shell Command&rsquo; [&lsquo;RN&rsquo;] macro to be corrupted
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;Edit Event&rsquo; dialog in rdlogmanager(1) that caused the Transition Type dropdown to be greyed-out when the &lsquo;IMPORT&rsquo; controls were set to use the built-in music scheduler
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;delta-seconds&rsquo; modifier to Filepath Wildcards to enable positive and negative time offsets
 +
* <font style="color:green">Functionality</font>: Removed support for CD-TEXT from the CD rippers
 +
* <font style="color:green">Functionality</font>: Added support for &lsquo;MusicBrainz&rsquo; CD metadata lookup
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;Web Browser&rsquo; control to the &lsquo;Edit Host&rsquo; dialog in rdadmin(1)
 +
* <font style="color:green">Functionality</font>: Added support for displaying cover art in the MusicBrainz release chooser
 +
* <font style="color:green">Functionality</font>: Added &lsquo;%wm&rsquo; [&lsquo;MusicBrainz Recording ID&rsquo;] and &lsquo;%wr&rsquo; [&lsquo;MusicBrainz Release ID&rsquo;] metadata wildcards
 +
* <font style="color:green">Functionality</font>: Implemented the &lsquo;%wm&rsquo; [&lsquo;MusicBrainz Recording ID&rsquo;] and &lsquo;%wr&rsquo; [&lsquo;MusicBrainz Release ID&rsquo;] metadata wildcards for PyPAD
 +
* <font style="color:green">Functionality</font>: Added support for the &lsquo;%wi&rsquo;, &lsquo;%wm&rsquo; and &lsquo;%wr&rsquo; wildcards to the &lsquo;--metadata-pattern=&rsquo; switch in rdimport(1)
 +
* <font style="color:green">Functionality</font>: Added &lsquo;--set-string-isrc&rsquo;, &lsquo;--set-string-recording-mbid&rsquo; and &lsquo;--set-string-release-mbid&rsquo; switches to rdimport(1)
 +
* <font style="color:green">Functionality</font>: Added support for the &lsquo;%wi&rsquo;, &lsquo;%wm&rsquo; and &lsquo;%wr&rsquo; wildcards to the &lsquo;--metadata-pattern=&rsquo; switch in rdexport(1)
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;%wc&rsquo; [&lsquo;Industry Standard Commercial Identification (ISCI) Code&rsquo;] metadata wildcard
 +
* <font style="color:green">Functionality</font>: Implemented the &lsquo;%wc&rsquo; metadata wildcard for PyPAD
 +
* <font style="color:green">Functionality</font>: Added support for the &lsquo;%wc&rsquo; wildcards to the &lsquo;--metadata-pattern=&rsquo; switch in rdimport(1)
 +
* <font style="color:green">Functionality</font>: Added &lsquo;--set-string-isci&rsquo; switch to rdimport(1)
 +
* <font style="color:green">Functionality</font>: Added support for the &lsquo;%wc&rsquo; wildcard to the &lsquo;--metadata-pattern=&rsquo; switch in rdexport(1)
 +
* <font style="color:green">Functionality</font>: Removed the &lsquo;RDLabel&rsquo; widget
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;Disconnect All Jack Ports&rsquo; [&lsquo;JZ&rsquo;] RML
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;CounterPoint Traffic Reconciliation v2&rsquo; report
 +
 +
=== 3.2.1 (2020-01-24) ===
 +
* Database verson '''311'''
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdcatch(1) that threw a SQL error when clicking 'OK' on the &lsquo;Edit Cart Event&rsquo; dialog
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdimport(1) that caused null characters to be written to cart metadata fields when importing files containing an &lsquo;AIR1&rsquo; RIFF chunk
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdcatch(1) that caused the &lsquo;Source&rsquo; dropdown in the &lsquo;Edit Recording&rsquo; dialog to fail to be populated properly
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in the cart selector dialog that caused default focus to be lost on the &lsquo;Filter&rsquo; control after second and subsequent invocations
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdcatchd(8) that broke audio metering
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdcatchd(8) that could cause download events to hang in an active state
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdcatch(1) that caused DOW flags to fail to be updated correctly on the event list after making a change
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdcatchd(8) that failed to send a MODIFY notification at the end of a Record or Download event
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdconvert that caused a segfault at startup
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdexport(1) that caused output filenames containing multi-byte UTF-8 characters to be corrupt
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdgpimon(1) that caused GPIO cart displays to fail to accurately reflect current state
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdgpimon(1) that caused incorrect state indications to be displayed after switching to a different page
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) that caused non-Latin1 characters to be corrupted when using standard input
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) that caused UTF-8 multibyte characters in filenames to be corrupted
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlogmanager(1) that caused spurious log events to be inserted when generating a log
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in ripcd(8) that caused input and output counts to be calculated incorrectly for Software Authority protocol devices containing holes in the input and/or output lists
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;pypad-shoutcast1.py&rsquo; script that threw an exception when processing PAD containing multi-type UTF-8 characters
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;pypad_xds.py&rsquo; PyPAD script that could cause it to emit duplicate CIC updates
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the &lsquo;rivwebcapi&rsquo; validate_tm() function that caused dates containing &lsquo;29 February&rsquo; to always fail regardless of leap-year validity
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in the rdxport service that could cause MODIFY notifications to fail to be sent by the &lsquo;SaveLog&rsquo; WebAPI call
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdadmin(1) that caused controls to be hidden in the &lsquo;Edit Report&rsquo; dialog
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdlogmanager(1) that caused incorrect logged start times to be generated for imported events
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in the rdxport service that caused the ListCuts WebAPI call to return corrupt data
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in the Web API that caused the and/or corrupt in served XML documents
 +
* <font style="color:green">Functionality</font>: Implemented support for non-realtime library filtering in the &lsquo;Editing Event&rsquo; dialog in rdlogmanager(1)
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;Show Start Time As&rsquo; control to the &lsquo;Edit Log&rsquo; dialog in rdlogedit(1)
 +
* <font style="color:green">Functionality</font>: Made the rdlogedit(1) main window and &lsquo;Edit Log&rsquo; dialog window sizes persistent
 +
* <font style="color:green">Functionality</font>: Added a work-around in the &lsquo;PyPAD.Receiver().__openDb()&rsquo; method to work with versions of MySQLdb that do not support the &lsquo;password=&rsquo; parameter in &lsquo;MySQLdb.connect()&rsquo;
 +
* <font style="color:green">Functionality</font>: Added &lsquo;Repetitions=&rsquo; and &lsquo;RepetitionDelay=&rsquo; directive to the configuration of the &lsquo;pypad_xds.py&rsquo; PyPAD script
 +
* <font style="color:green">Functionality</font>: Added &lsquo;Username=&rsquo; and &lsquo;Password=&rsquo; directives to the &lsquo;pypad_httpget.py&rsquo; script for use for HTTP Basic Authentication
 +
* <font style="color:green">Functionality</font>: Added the ability to view a report at time of generation in rdlogmanager(1)
 +
* <font style="color:green">Functionality</font>: Adjusted the position of the &lsquo;Matching Carts&rsquo; readout on the main window of rdlibrary(1)
 +
* <font style="color:green">Functionality</font>: Changed the &lsquo;Time&rsquo; column in the &lsquo;Full Log Widget&rsquo; in rdairplay(1) to &lsquo;Sch. Time&rsquo;
 +
* <font style="color:green">Functionality</font>: Implemented a work-around for importing CartChunk data containing a buggy ENCO implemention of the &lsquo;AUD&rsquo; CartChunk timer
 +
* <font style="color:green">Functionality</font>: Modified the Full Log widget in rdairplay(1) to display logged start times even when the referenced cart does not exist
 +
* <font style="color:green">Functionality</font>: Tweaked the &lsquo;LogLineBox::mouseMoveEvent()&rsquo; method in rdairplay(1) to require a cursor movement of at least 20 pixels before generating a cart drag
 +
 +
=== 3.2.0 (2019-10-31) ===
 +
* Database verson '''311'''
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rddbmgr(8) that caused a segfault when processing a SQL error
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdimport(1) that caused it to throw an exception when given a &lsquo;--metadata-pattern&rsquo; of less than three characters
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdimport(1) that caused a segfault when invoked with the &lsquo;--metadata-pattern&rsquo; and &lsquo;--log-syslog&rsquo; switches
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) that caused space bar presses to start the next event in the Main Log even when &lsquo;Space Bar Action&rsquo; was set to &lsquo;None&rsquo;
 +
* <font style="color:red">Bug fix</font>: Fixed bugs in 'RDWaveFile' that caused strings of null characters to be written into unfilled CartChunk string fields
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in 'rdxport.cgi' that caused a check of the Rivendell services to be triggered each time a WebAPI function was invoked
 +
* <font style="color:red">Bug fix</font>: Fixed a regression in rdsoftkeys(1) that threw a segfault at startup
 +
* <font style="color:green">Functionality</font>: Added the ability to configure the caption displayed for the first and third voicetrack waveforms in the Voicetracker dialog in rdlogedit(1)
 +
* <font style="color:green">Functionality</font>: Reworked the font management system to permit the fonts used in the UI to be specified in rd.conf(5).
 +
* <font style="color:green">Functionality</font>: Added support for posting podcast content via SFTP
 +
* <font style="color:orange">Documentation</font>: Added manual pages for rd.conf(5) and rdsoftkeys(1)
 +
 +
=== 3.1.0 (2019-09-19) ===
 +
* Database verson '''310'''
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdairplay(1) and rdvairplayd(8) where only the first log machine set to &lsquo;load specified log&rsquo; would do so
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in rdlogedit(1) that caused hard start log items to have the Hour field doubled
 +
* <font style="color:red">Bug fix</font>: Refactored the Python &lsquo;pypad.Update.shouldBeProcessed()&rsquo; method to work correctly when using <tt>try:</tt> blocks in a PyPAD script
 +
* <font style="color:red">Bug fix</font>: Refactored the PyPAD scripts to route updates properly in accordance with log directives in their configuration file
 +
* <font style="color:red">Bug fix</font>: Fixed a bug that broke dropbox logging to individual files
 +
* <font style="color:red">Bug fix</font>: Fixed a bug in caed(8) that broke timescaling support
 +
* <font style="color:red">Bug fix</font>: Fixed bugs in rdlibrary(1) that broke CD ripping
 +
* <font style="color:green">Functionality</font>: Refactored rdalsaconfig(1) to be more robust and intuitive
 +
* <font style="color:green">Functionality</font>: Added a &lsquo;pypad_httpget.py&rsquo; PyPAD script
 +
* <font style="color:green">Functionality</font>: Updated CDDB code to use protocol level 6 (UTF-8 enabled)
 +
* <font style="color:green">Functionality</font>: Added an &lsquo;%l&rsquo; wildcard to Filepath Wildcards for &lsquo;unpadded month&rsquo;
 
=== 3.0.3 (2019-08-05) ===
 
=== 3.0.3 (2019-08-05) ===
 
* Database verson '''308'''
 
* Database verson '''308'''

Revision as of 13:11, 21 March 2022

Rivendell Change Summary

This page contains version change descriptions in summary form for Rivendell versions released within at least the most recent five years (quite probably longer). Change descriptions are limited (mostly) to user-visible changes.

Please see the ChangeLog and NEWS files in the source code for a complete list of changes and bug fixes.

See the Issues list for current reported bugs, issues and feature requests.

3.6.5 (2022-03-18)

  • Database verson 347
  • Bug fix: Fixed a bug in rdimport(1) that could create duplicate Scheduler Code entries when using the ‘--to-cart’ and ‘--add-scheduler-code’ switches simultaneously
  • Bug fix: Fixed a bug in the ‘rdxport’ service that caused the ‘ListLog’ WebAPI call to return null values in the ‘description’, ‘isrc’, ‘isci’, ‘recordingMbId’ and ‘releaseMbId’ fields
  • Functionality: Added a ‘direct’ namespace to the ‘Apple iTunes’ and ‘Apple iTunes + Superfeed’ RSS schemas


3.6.4 (2022-02-22)

Note: version 3.6.3 was tagged, but not released.

  • Database verson 347
  • Bug fix: Fixed a bug in rdlogmanager(1) that caused leading event attributes to fail to be preserved when suppressing Music of Traffic import markers
  • Bug fix: Fixed a bug in the rdxport ‘Import’ service that could result in incorrect end marker placement when processing variable bit rate (VBR) MPEG files
  • Bug fix: Fixed an arithmetic overflow bug in ‘RDWaveFile’ that could cause the play length of MPEG-encoded to be incorrectly calculated
  • Bug fix: Fixed a bug in rdimport(1) that caused premature validation of metadata
  • Bug fix: Fixed a bug in rdxport(8) that caused the ‘SaveLog’ WebAPI call to fail if the target log didn’t exist
  • Bug fix: Fixed a bug in rddbmgr(8) that could cause the 346=>347 schema conversion to hang indefinitely with databases containing large cart libraries
  • Functionality: Added a ‘SuppressMusicImportLinks=’ directive to the [Hacks] section of rd.conf(5)
  • Functionality: Added support for [NowGroups] and [NextGroups] sections in PyPAD script configurations
  • Functionality: Deprecated use of the ‘Transmit Now & Next data’ checkbox in the ‘Group’ dialog in rdadmin(1)
  • Functionality: Added a ‘SaveWebgetFilesDirectory=’ directive to rd.conf(5)
  • Functionality: Modified the mode of files generated by the rd-conf(5) ‘SaveWebgetFilesDirectory=’ configuration directive from 0440 to 0664
  • Functionality: Added a ‘linkLength’ field and a ‘graceTime’ field to the return XML for the ‘ListLog’ WebAPI call
  • Functionality: Added a ‘Log Listing (CSV)’ report to rdlogedit(1)
  • Functionality: Added a ‘--print-progress’ switch to rddbmgr(8)
  • Code (internal) change: Overhauled the code for reading MPEG frame headers in ‘RDWaveFile’
  • Code (internal) change: Increased the import process timeout for the WebGet service to 1200 seconds


3.6.2 (2021-07-30)

  • Database verson 347
  • Functionality: Added support for system dark themes in RDAirplay
  • Bug fix: Fixed a bug in rdlogedit(1) that could cause a crash when attempting to play a non-audio event in the ‘Voice Tracker’ dialog
  • Bug fix: Fixed a bug in rdimport(1) that caused the cart title uniqueness check to be applied to the incorrect string when the ‘--set-string-title=’ switch was used


3.6.1 (2021-06-06)

  • Database verson 347
  • Bug fix: Fixed a bug in rdimport(1) that could cause a crash when the ‘--fix-broken-formats’ switch is used
  • Functionality: Added syslog DEBUG messages around the start/stop of ephemeral processes in rdservice(8)
  • Functionality: Added an ‘--initial-maintenance’ switch to rdservice(8)
  • Functionality: Added an ‘--force-system-maintenance’ switch to rdservice(8)
  • Functionality: Modified rdmaint(8) to enable it to operate even when the Rivendell services are not running

3.6.0 (2021-05-15)

  • Database verson 347
  • Bug fix: Fixed title separation in rdlogmanager(1) scheduler
  • Bug fix: Fixed bug in library code lib/rdwavefile.cpp that copied CartChunk Cut ID past the end of the first "NULL" character
  • Bug fix: Fixed a bug in rdairplay(1) that caused the Talk Timer to fail to be populated when adding new carts to a log
  • Bug fix: Fixed a bug in the Cart Selector Dialog that made it impossible to enter an apostrophe character in the filter search line
  • Bug fix: Fixed a bug in rdimport(1) where the title of an existing cart would be overwritten with a default title even when no title was found in the file metadata
  • Bug fix: Fixed a bug in ‘RDFlacDecode’ that caused conversion of files with names containing non-ASCII characters to fail
  • Bug fix: Fixed a bug in rdadmin(1) where clicking the ‘OK’ button in the ‘Edit Switcher’ dialog would cause an error dialog to appear with a ‘primary serial device not active’ warning. The following devices are affected: ‘Local GPIO’, ‘Local Audio Adapter’, ‘Logitek vGuest’, ‘Livewire LWRP Audio’, and ‘Kernel GPIO’
  • Functionality: Modified rdimport(1) and the Webget service so as to send e-mail reports to the address of the current Rivendell user in addition to the group’s Notification E-Mail Address
  • Functionality: Added a ‘STACK_LINES.TITLE’ field to the database
  • Functionality: Added the value of the detected CartChunk CutID to the error message generated when rejecting said CutID as invalid when using the ‘--use-cartchunk-cutid’ switch in rdimport(1)
  • Functionality: Added code to print the value of the detected CartChunk CutID when using both the ‘--use-cartchunk-cutid’ and ‘--verbose’ flags in rdimport(1)
  • Functionality: Created pypad_ino713_tcp based upon pypad_ino713, converting from UDP to TCP. Added an adjustable delay to account for broadcast air delays
  • Functionality: Created pypad_nautel based upon pypad_ino713_tcp, including RDS parameters from documentation. Includes delay as above
  • Functionality: Added a new ‘RadioTraffic.com Traffic Reconciliation’ report. Renamed the existing ‘RadioTraffic.com Traffic Reconciliation’ to ‘Original RadioTraffic.com Traffic Reconciliation (DEPRECATED)’
  • Functionality: Changed the way in which the VU Meter UDP port is chosen. One can now specify the base port number and the maximum number of UDP ports to consider when caed(8) sets up the VU meter port
  • Documentation: Documented the ‘MeterPortBaseNumber=’ and ‘MeterPointRange=’ directives in the rd.conf(5) man page

3.5.0 (2020-12-12)

  • Database verson 346
  • Bug fix: Corrected the column settings in RDAdmin > Manage Hosts > [host] > Dropboxes
  • Bug fix: Fixed regression with "Scheduler Code:" label overlapping "Group" combobox in rdlibrary(1)
  • Bug fix: Fixed several bugs in rdadmin(1) that messed with passwords, user settings, and other important settings
  • Bug fix: Fixed several bugs in rdlogmanager(1) that caused all kinds of mischief
  • Bug fix: Fixed a bug in rdairplay(1) where copying a log event using the ‘Copy’ button would result in the new event always getting a ‘PLAY’ transition
  • Bug fix: Fixed a bug in rddbmgr(8) that could cause database corruption problems
  • Bug fix: Fixed bugs in rdimport(1) that caused incorrect exit codes to be emitted when a non-existent group was specified, and that caused generation of double error messages when processing invalid audio files
  • Bug fix: Fixed a bug in rdmonitor(1) that caused false indications of a failed audio store when used with autofs(8)
  • Functionality: Major overhaul of Rivendell’s podcast handling features; see the ChangeLog for all the details
  • Functionality: Modified the GVC7000 switcher driver to insert 50 mS pauses between protocol commands
  • Functionality: Allow RN Macro to run when Rivendell daemons running as non-root
  • Functionality: Many changes to rdadmin(1), including:
  • Added whitespace to the set of banned characters for service names
  • Added a ‘SSH Ident. File’ control to the ‘Host’ dialog
  • Added an ‘Inline Traffic Inheritance’ control to the ‘Edit Service’ dialog
  • Added type icons to the ‘Imported Events’ list in the ‘Test Import’ dialog
  • Renamed the ‘Inline Traffic Inheritance’ control to ‘Inline Traffic Start/Length’ and moved it to the ‘Music Data Import’ section of the ‘Edit Service’ dialog
  • Added an ‘Encoder Profiles’ dialog
  • Renamed the ‘Note Cart String’ controls to ‘Insert Marker String’ in the ‘Edit Service dialog
  • Added an ‘Origin E-Mail Address’ control to the ‘System-Wide Settings’ dialog
  • Added a ‘Notification E-Mail Addresses’ control to the ‘Group’ dialog
  • Added a ‘Send e-mail reports’ checkbox to the ‘Dropbox Configuration’ dialog
  • Added ‘E-Mail Address’, ‘Phone Number’ and ‘Local Auth’ columns to the ‘Users’ list in the ‘Rivendell User List’ dialog
  • Added an ‘Administer RSS Feeds’ checkbox to the ‘Administrative Rights’ section of the ‘User’ dialog
  • Added a deprecation warning for the ‘Allow Duplicate Cart Titles’ and ‘Auto-Correct Duplicate Cart Titles’ checkboxes on the ‘System-Wide Settings’ dialog
  • Functionality: Added support for FTPS protocol for uploading, downloading, and Feed management
  • Functionality: Significant update to the Rivendell Web interfaces (Web API, WebGet service, rivwebcapi API, etc.)
  • Functionality: Added ‘--scheduler-code=’ switch to rdexport(1)
  • Functionality: Added generation of an ‘RDLogManager Error Report’ when errors are detected when importing an external scheduler file in rdlogmanager(1)
  • Functionality: Restored operation of Label/Note carts in rdlogmanager(1)
  • Functionality: Updated rdservice(8) to use standard exit code defines
  • Functionality: Implemented the ‘--verbose’ switch for rdmaint(8)
  • Functionality: Added a sample Fail2Ban jail filter for the WebAPI in ‘conf/rivendell-webapi.conf’
  • Functionality: Added command line options ‘--output-pattern’, ‘--ticket=’, ‘--send-mail’ and ‘--mail-per-file’ to rdimport(1)
  • Functionality: Added the name of the import file to schedule import failure reports
  • Documentation: Documented the ‘%%’ filepath wildcard in the Operations Guide
  • Documentation: Added an ‘RDCastManager’ chapter to the Operations Guide
  • Documentation: Revised the ‘Managing Services’ section of the Operations Guide
  • Documentation: Rewrote the ‘Webget’ chapter of the Operations Guide to conform to changes in Webget
  • Documentation: Added a ‘Configuring Webget’ section to the Operations Guide
  • Documentation: Removed the ‘Cart Data Dump (fixed width)’ from the Operations Guide
  • Documentation: Documented user-facing changes to the ‘System-Wide Settings’ dialog, the ‘Rivendell Group List’ and the ‘Group’ dialogs in rdadmin(1) in the Operations Guide
  • Documentation: Documented the ‘Send e-mail reports’ checkbox in the ‘Dropbox Configuration’ dialog in rdadmin(1) in the Operations Guide
  • Code (internal) change: Prepended ‘RD_’ to the names of all common Javascript functions in ‘web/common/utils.js’
  • Code (internal) change: Added a ‘webget’ subpackage to the ‘make rpm’ target
  • Code (internal) change: Refactored the ‘Run Script’ [’RN’] RML to invoke scripts via the system shell, this change also removed the dependency on runuser(1)

3.4.1 (2020-07-21)

  • Database verson 317
  • Functionality: Added a ‘Results Report’ report in rdadmin(1)
  • Functionality: Removed the checkbox from the ‘Delete’ right-click menu item in the ‘Edit Event’ dialog in rdlogmanager(1)
  • Functionality: Modified ‘RDWaveFile’ to work around known fencepost errors in WAV files generated by "Sonic Studio soundBlade" by "PME Mastering, Inc."
  • Functionality: Modified the ‘Edit Event’ dialog in rdlogmanager(1) to show ‘[auto]’ as the transition type for the leading event in Pre-/Post-Import lists
  • Bug fix: Fixed a bug in rdlibrary(1) that caused cuts to be incorrectly sorted when scheduled ‘By Specified Order’
  • Bug fix: Fixed a bug in the Rivendell command line apps that caused value-only arguments containing ‘=’ characters to be incorrectly parsed
  • Bug fix: Fixed a bug in the Podcast Manager, Library Exporter and Web API that caused an error when processing multipart-mime submissions containing ‘=’ characters
  • Bug fix: Fixed a bug in rdairplay(1) where attempting to audition an audio cart with a disabled cue output would crash the application
  • Bug fix: Fixed a regression in rdairplay(1) that caused the ‘Forced Segue’ setting in rdadmin(1) to be ignored when executing an event with a hard start attribute
  • Bug fix: Fixed a bug in rdairplay(1) where a paused event could not be removed by dropping the empty cart on it
  • Bug fix: Fixed a bug in rdairplay(1) that cause incorrect pie timer indications after adding or deleting events to a running log
  • Bug fix: Fixed a bug in rdlibrary(1) that would cause a crash when attempting to delete a range of cuts, one of which was in the clipboard
  • Bug fix: Fixed a math bug in rdairplay(1) that caused the estimated stop-down times in the post point widget to be incorrect after adding or removing events from a running log
  • Bug fix: Fixed a bug in rdadmin(1) that made it impossible to enter useful strings in the ‘WaveForm Caption’ control on the ‘Edit RDLogEdit’ dialog
  • Bug fix: Fixed a bug in RDRenderer that caused segue transitions to be rendered without regard to the ‘No Fade on Segue Out’ checkbox in the ‘Edit Audio’ dialog
  • Bug fix: Fixed a bug in ripcd(8) that caused connections to ModbusTCP devices to fail to be properly restored by the connection watchdog
  • Bug fix: Fixed a regression in the ‘Edit Event’ dialog in rdlogmanager(1) that caused the first cart transition type to be incorrect when the ‘Pre-Import Carts’ list was populated
  • Bug fix: Fixed a bug in the ‘Add Next’ [’PX’] RML that failed to return an error when an invalid offset value was supplied
  • Bug fix: Fixed a bug in the ‘Add Next’ [’PX’] RML that failed to honor the ‘Default Trans. Type’ setting in the ‘Configure RDAirPlay’ dialog in rdadmin(1)

3.4.0 (2020-05-19)

  • Database verson 317
  • Bug fix: Fixed a regression in rdairplay(1) that caused two events to be started by a single spacebar tap if a SoundPanel event had been played previously
  • Bug fix: Fixed a bug in rdlogmanager(1) that caused the initial event in an imported set to fail receive the proper time and transition type if the ‘Include Import Markers in Finished Logs’ checkbox in rdadmin(1) had not been ticked
  • Bug fix: Fixed a regression in rdexport(1) that caused exported file names to be constructed improperly
  • Bug fix: Fixed a bug in rdlogmanager(1) that caused ‘Make Post Point’ label to be displayed without last ‘t’
  • Bug fix: Fixed a bug in rdairplay(1) where timer was not set properly when crossing midnight
  • Bug fix: Fixed a bug in the ‘List GPIs’ dialog in rdadmin(1) that prevented changes in GPI assignments from being propagated to the underlying device
  • Bug fix: Fixed a bug in the ‘Software Authority’ driver that caused autodetection of the number of GPIOs in a router to be unreliable
  • Bug fix: Fixed a regression in ‘RDEventLine’ that caused the ‘Append Log’ [’AL’] RML to append a copy of the currently loaded log instead of the one specified in the RML command
  • Bug fix: Fixed a bug in rdlogedit(1) that caused garbled text to appear when ‘Start Immediately’ was selected in the ‘Edit Log Entry’ dialog box
  • Bug fix: Fixed a regression that broke the ability to scroll through Sound Panel panels by means of the mouse wheel
  • Functionality: Modified rdairplay(1) to always scroll log to the top when using the hour selector
  • Functionality: Modified rdlogmanager(1) to disable merge buttons if the selected log does not contain any import links
  • Functionality: Modified rdadmin(1) Edit Service dialog to display built-in traffic and music import template values
  • Functionality: Added "Copy To Custom" buttons to rdadmin(1) Edit Service dialog
  • Functionality: Changed the layout of the ‘Editing Event’ dialog in rdlogmanager
  • Functionality: Removed the ‘Post Point’ checkbox from the ‘Editing Event’ dialog in rdlogmanager(1)
  • Functionality: Renamed the ‘REMARKS’ field to ‘USER NOTES’ in the ‘Editing Event’ and the ‘Edit Clock’ dialogs in rdlogmanager(1)
  • Functionality: Added a ‘Trans’ column to the event list in the ‘Edit Clock’ and the ‘List Events’ dialogs in rdlogmanager(1)

3.3.0 (2020-03-16)

  • Database verson 314
  • Bug fix: Fixed regressions in the following switcher drivers that could cause deadlocks and intermittent operation
  • BroadcastTools SS16.4
  • BroadcastTools SS 4.2
  • BroadcastTools SS4.4
  • BroadcastTools SS 8.2
  • BroadcastTools ACS8.2
  • BroadcastTools ADMS 44.22
  • BroadcastTools GPI-16
  • BroadcastTools SRC-16
  • BroadcastTools SRC-8 III
  • BroadcastTools SS 4.1 MLR
  • Bug fix: Fixed a regression in the implementation of the ‘Set Serial Trap’ [‘SI’] RML that could cause deadlocks and intermittent operation
  • Bug fix: Fixed a bug in rdairplay(1) that could cause random segfaults when updating the Label Widget
  • Bug fix: Fixed a bug with the ‘%y’ metadata wildcard where garbage would be returned if a valid year had not been set
  • Bug fix: Fixed a regression in rdlogmanager(1) that caused trailer whitespace to be generated in the ‘EXT_DATA’, ‘EXT_EVENT’, ‘EXT_ANNC_TYPE’ and ‘EXT_CART_NAME’ log fields when importing from a CounterPoint format log
  • Bug fix: Fixed the layout of the ‘Matching Carts’ field in rdlibrary(1)’s main window when Realtime Filtering is disabled
  • Bug fix: Fixed a bug in rdairplay(1) that would cause a hard-timed log event with a ‘wait’ parameter set to attempt to play the event twice
  • Bug fix: Fixed a bug in rddbmgr(8) that threw a SQL error when attempting to modify a DB containing tables set to use character set UTF-8 to schema 297
  • Bug fix: Fixed a race in ripcd(8) that caused arguments to the ‘Run Shell Command’ [‘RN’] macro to be corrupted
  • Bug fix: Fixed a bug in the ‘Edit Event’ dialog in rdlogmanager(1) that caused the Transition Type dropdown to be greyed-out when the ‘IMPORT’ controls were set to use the built-in music scheduler
  • Functionality: Added a ‘delta-seconds’ modifier to Filepath Wildcards to enable positive and negative time offsets
  • Functionality: Removed support for CD-TEXT from the CD rippers
  • Functionality: Added support for ‘MusicBrainz’ CD metadata lookup
  • Functionality: Added a ‘Web Browser’ control to the ‘Edit Host’ dialog in rdadmin(1)
  • Functionality: Added support for displaying cover art in the MusicBrainz release chooser
  • Functionality: Added ‘%wm’ [‘MusicBrainz Recording ID’] and ‘%wr’ [‘MusicBrainz Release ID’] metadata wildcards
  • Functionality: Implemented the ‘%wm’ [‘MusicBrainz Recording ID’] and ‘%wr’ [‘MusicBrainz Release ID’] metadata wildcards for PyPAD
  • Functionality: Added support for the ‘%wi’, ‘%wm’ and ‘%wr’ wildcards to the ‘--metadata-pattern=’ switch in rdimport(1)
  • Functionality: Added ‘--set-string-isrc’, ‘--set-string-recording-mbid’ and ‘--set-string-release-mbid’ switches to rdimport(1)
  • Functionality: Added support for the ‘%wi’, ‘%wm’ and ‘%wr’ wildcards to the ‘--metadata-pattern=’ switch in rdexport(1)
  • Functionality: Added a ‘%wc’ [‘Industry Standard Commercial Identification (ISCI) Code’] metadata wildcard
  • Functionality: Implemented the ‘%wc’ metadata wildcard for PyPAD
  • Functionality: Added support for the ‘%wc’ wildcards to the ‘--metadata-pattern=’ switch in rdimport(1)
  • Functionality: Added ‘--set-string-isci’ switch to rdimport(1)
  • Functionality: Added support for the ‘%wc’ wildcard to the ‘--metadata-pattern=’ switch in rdexport(1)
  • Functionality: Removed the ‘RDLabel’ widget
  • Functionality: Added a ‘Disconnect All Jack Ports’ [‘JZ’] RML
  • Functionality: Added a ‘CounterPoint Traffic Reconciliation v2’ report

3.2.1 (2020-01-24)

  • Database verson 311
  • Bug fix: Fixed a bug in rdcatch(1) that threw a SQL error when clicking 'OK' on the ‘Edit Cart Event’ dialog
  • Bug fix: Fixed a regression in rdimport(1) that caused null characters to be written to cart metadata fields when importing files containing an ‘AIR1’ RIFF chunk
  • Bug fix: Fixed a regression in rdcatch(1) that caused the ‘Source’ dropdown in the ‘Edit Recording’ dialog to fail to be populated properly
  • Bug fix: Fixed a regression in the cart selector dialog that caused default focus to be lost on the ‘Filter’ control after second and subsequent invocations
  • Bug fix: Fixed a regression in rdcatchd(8) that broke audio metering
  • Bug fix: Fixed a regression in rdcatchd(8) that could cause download events to hang in an active state
  • Bug fix: Fixed a bug in rdcatch(1) that caused DOW flags to fail to be updated correctly on the event list after making a change
  • Bug fix: Fixed a bug in rdcatchd(8) that failed to send a MODIFY notification at the end of a Record or Download event
  • Bug fix: Fixed a bug in rdconvert that caused a segfault at startup
  • Bug fix: Fixed a bug in rdexport(1) that caused output filenames containing multi-byte UTF-8 characters to be corrupt
  • Bug fix: Fixed a bug in rdgpimon(1) that caused GPIO cart displays to fail to accurately reflect current state
  • Bug fix: Fixed a bug in rdgpimon(1) that caused incorrect state indications to be displayed after switching to a different page
  • Bug fix: Fixed a bug in rdimport(1) that caused non-Latin1 characters to be corrupted when using standard input
  • Bug fix: Fixed a bug in rdimport(1) that caused UTF-8 multibyte characters in filenames to be corrupted
  • Bug fix: Fixed a bug in rdlogmanager(1) that caused spurious log events to be inserted when generating a log
  • Bug fix: Fixed a bug in ripcd(8) that caused input and output counts to be calculated incorrectly for Software Authority protocol devices containing holes in the input and/or output lists
  • Bug fix: Fixed a bug in the ‘pypad-shoutcast1.py’ script that threw an exception when processing PAD containing multi-type UTF-8 characters
  • Bug fix: Fixed a bug in the ‘pypad_xds.py’ PyPAD script that could cause it to emit duplicate CIC updates
  • Bug fix: Fixed a bug in the ‘rivwebcapi’ validate_tm() function that caused dates containing ‘29 February’ to always fail regardless of leap-year validity
  • Bug fix: Fixed a bug in the rdxport service that could cause MODIFY notifications to fail to be sent by the ‘SaveLog’ WebAPI call
  • Bug fix: Fixed a regression in rdadmin(1) that caused controls to be hidden in the ‘Edit Report’ dialog
  • Bug fix: Fixed a regression in rdlogmanager(1) that caused incorrect logged start times to be generated for imported events
  • Bug fix: Fixed a regression in the rdxport service that caused the ListCuts WebAPI call to return corrupt data
  • Bug fix: Fixed a regression in the Web API that caused the and/or corrupt in served XML documents
  • Functionality: Implemented support for non-realtime library filtering in the ‘Editing Event’ dialog in rdlogmanager(1)
  • Functionality: Added a ‘Show Start Time As’ control to the ‘Edit Log’ dialog in rdlogedit(1)
  • Functionality: Made the rdlogedit(1) main window and ‘Edit Log’ dialog window sizes persistent
  • Functionality: Added a work-around in the ‘PyPAD.Receiver().__openDb()’ method to work with versions of MySQLdb that do not support the ‘password=’ parameter in ‘MySQLdb.connect()’
  • Functionality: Added ‘Repetitions=’ and ‘RepetitionDelay=’ directive to the configuration of the ‘pypad_xds.py’ PyPAD script
  • Functionality: Added ‘Username=’ and ‘Password=’ directives to the ‘pypad_httpget.py’ script for use for HTTP Basic Authentication
  • Functionality: Added the ability to view a report at time of generation in rdlogmanager(1)
  • Functionality: Adjusted the position of the ‘Matching Carts’ readout on the main window of rdlibrary(1)
  • Functionality: Changed the ‘Time’ column in the ‘Full Log Widget’ in rdairplay(1) to ‘Sch. Time’
  • Functionality: Implemented a work-around for importing CartChunk data containing a buggy ENCO implemention of the ‘AUD’ CartChunk timer
  • Functionality: Modified the Full Log widget in rdairplay(1) to display logged start times even when the referenced cart does not exist
  • Functionality: Tweaked the ‘LogLineBox::mouseMoveEvent()’ method in rdairplay(1) to require a cursor movement of at least 20 pixels before generating a cart drag

3.2.0 (2019-10-31)

  • Database verson 311
  • Bug fix: Fixed a bug in rddbmgr(8) that caused a segfault when processing a SQL error
  • Bug fix: Fixed a bug in rdimport(1) that caused it to throw an exception when given a ‘--metadata-pattern’ of less than three characters
  • Bug fix: Fixed a regression in rdimport(1) that caused a segfault when invoked with the ‘--metadata-pattern’ and ‘--log-syslog’ switches
  • Bug fix: Fixed a bug in rdairplay(1) that caused space bar presses to start the next event in the Main Log even when ‘Space Bar Action’ was set to ‘None’
  • Bug fix: Fixed bugs in 'RDWaveFile' that caused strings of null characters to be written into unfilled CartChunk string fields
  • Bug fix: Fixed a regression in 'rdxport.cgi' that caused a check of the Rivendell services to be triggered each time a WebAPI function was invoked
  • Bug fix: Fixed a regression in rdsoftkeys(1) that threw a segfault at startup
  • Functionality: Added the ability to configure the caption displayed for the first and third voicetrack waveforms in the Voicetracker dialog in rdlogedit(1)
  • Functionality: Reworked the font management system to permit the fonts used in the UI to be specified in rd.conf(5).
  • Functionality: Added support for posting podcast content via SFTP
  • Documentation: Added manual pages for rd.conf(5) and rdsoftkeys(1)

3.1.0 (2019-09-19)

  • Database verson 310
  • Bug fix: Fixed a bug in rdairplay(1) and rdvairplayd(8) where only the first log machine set to ‘load specified log’ would do so
  • Bug fix: Fixed a bug in rdlogedit(1) that caused hard start log items to have the Hour field doubled
  • Bug fix: Refactored the Python ‘pypad.Update.shouldBeProcessed()’ method to work correctly when using try: blocks in a PyPAD script
  • Bug fix: Refactored the PyPAD scripts to route updates properly in accordance with log directives in their configuration file
  • Bug fix: Fixed a bug that broke dropbox logging to individual files
  • Bug fix: Fixed a bug in caed(8) that broke timescaling support
  • Bug fix: Fixed bugs in rdlibrary(1) that broke CD ripping
  • Functionality: Refactored rdalsaconfig(1) to be more robust and intuitive
  • Functionality: Added a ‘pypad_httpget.py’ PyPAD script
  • Functionality: Updated CDDB code to use protocol level 6 (UTF-8 enabled)
  • Functionality: Added an ‘%l’ wildcard to Filepath Wildcards for ‘unpadded month’

3.0.3 (2019-08-05)

  • Database verson 308
  • Bug fix: Fixed a regression in ripcd(8) that broke the 'Connect Jack Ports' ['JC'] and 'Disconnect Jack Ports' ['JD'] RMLs

3.0.2 (2019-07-31)

  • Database verson 308
  • Bug fix: Fixed a problem with the Local Audio Adapter switcher driver that caused incorrect operation with the 'Switch Add' ['SA'], 'Switch Remove' ['SR'] and 'Switch Take' ['ST'] RMLs
  • Bug fix: Fixed a regression in rdlibrary(1) that caused macro carts entries to turn red after being viewed
  • Bug fix: Fixed regressions that made operations with serial devices unreliable
  • Functionality: Added support for switchers using the Grass Valley 7000 series protocol

3.0.1 (2019-07-16)

  • Database verson 308
  • Bug fix: Rivendell is now Unicode UTF-8 clean
  • Bug fix: Qt4 is now used throughout Rivendell instead of Qt3
  • Functionality: The Rivendell Loadable Modules system for processing PAD data has been completely replaced by PyPAD, allowing PAD processing plug-ins to be written in the popular Python scripting langauge. Backward compatible replacement scripts for many of the RLM plug-ins supplied in Rivendell v2.x are included
  • Functionality: Added a compatibility library to facilitate the use of the Rivendell Web API in external applications
  • Functionality: A system of virtual log machines has been added, allowing play-out of up to 23 logs simultaneously
  • Functionality: Rivendell is now fully systemd compatibile
  • Functionality: The Windows ports of rdlogedit(1) and rdlogmanager(1) have been removed
  • Documentation: The Rivendell Operations and Administration Guide has been updated and enhanced with more details about running a Rivendell system
  • Documentation: New manual pages have been added for Rivendell command that previously did not have them

See this message on the Rivendell Dev mailing list for more details about installing and upgrading Rivendell.

2.19.3 (2018-10-31)

  • Database verson 275
  • Bug fix: Fixed a bug that caused the ‘Switcher Matrix’ and ‘Switcher Output’ dropdowns to populate incorrect values when selecting a non-local ‘Switcher Host’ in the ‘Configure RDCatch’ dialog in rdadmin(1)
  • Bug fix: Fixed a bug in rdlogmanager(1) that caused the initial transition type specified in the ‘IMPORT’ section of the ‘Editing Event’ dialog to be applied to both the parent log link and the first imported event when the ‘PRE-IMPORT CARTS’ list was empty and no Timed Start was enabled
  • Bug fix: Fixed a bug in ripcd(8) that caused process of the ‘Air Gate’ [‘AG’] RML to fail
  • Bug fix: Fixed a bug in rdimport(1) that would throw a spurious SQL error when using the ‘--to-cart=’ switch with an already existing cart [Issue #000217]
  • Bug fix: Fixed a regression that caused rdimport(1) to return a ‘no free carts available in specified group’ when invoked without the ‘--to-cart=’ option
  • Bug fix: Fixed a regression in rdairplay(1) that caused carts Added or Copied to a log to have a PLAY transition regardless of the default transition type set in rdadmin(1)
  • Bug fix: Fixed a bug in ‘RDTextValidator’ that failed to catch banned characters added to the interior of existing strings
  • Bug fix: Various other bugs fixed
  • Functionality: Added a ‘TranscodingDelay=’ parameter to the ‘[Tuning]’ section of rd.conf(5)
  • Functionality: Added a Switcher/GPIO driver for the BroadcastTools SS 2.1 switcher
  • Functionality: Added support for GPIO on AudioScience adapters to the 'Local Audio Adapter' Switcher/GPIO driver
  • Functionality: Renamed the 'Add Next' ['PX'] RML to 'Insert Cart' ['PX'] and added two optional arguments to allow specification of the insertion position and transition type
  • Functionality: Added support for Spinitron v2 to the 'spinitron_plus' RLM
  • Functionality: Added an ‘ExportedFileMode=’ parameter to the ‘[Tuning]’ section of rd.conf(5) to permit permission mode of exported audio files to be specified
  • Documentation: Documented GPIO support for AudioScience cards in the ‘Local Audio Adapter’ section of the Operations Guide

2.19.2 (2018-04-14)

  • Database verson 275
  • Bug fix: Fixed a regression in the HPI support layer that broke audio capture with adapters lacking DMA bus-mastering support

2.19.1 (2018-03-27)

  • Database verson 275
  • Bug fix: Fixed a bug in rdlogmanager(1) that caused DB corruption when a clock was deleted while still being assigned to a grid.
  • Functionality: Implemented support for DMA bus-mastering for AudioScience HPI devices. This release supports the latest ASI cards that require DMA bus-mastering support. You may also need to update the hpklinux driver to v4.20.10 or later. RPMs for CentOS 7 are available at Paravel’s website.
  • Functionality: Removed rdhpiinfo(8). Replaced by the stand-alone ‘hpiinfo’ package.
  • Functionality: Removed the event time check for Playout events in rdcatch(1), as there is no sane way to determine a consistently ‘free’ playout time in the face of shifting cut lengths.

2.19.0 (2018-02-22)

  • Database verson 275
  • Bug fix: Fixed a bug in rdlibrary(1) that caused evergreen carts/cuts to fail to be highlighted in the correct color
  • Functionality: Added the ability to specify automatic log deletion on the basis of either the Creation Date or Air Date of the log
  • Functionality: Log Importation Changes. Changed music and traffic importation so that parent link events are still visible in linked logs
  • Functionality: Log Locking: implemented a system-wide protocol to prevent changes made to a log on one host from being inadvertently overwritten from another host

2.18.2 (2017-12-29)

  • Database version 272
  • Bug fix: Fixed a bug that caused creation of new clocks in rdlogmanager(1) to fail to initialize music scheduler components correctly in the database

2.18.1 (2017-12-22)

  • Database version 272
  • Bug fix: Fixed a bug that caused creation and initialization of a new Rivendell database to fail

2.18.0 (2017-12-21)

  • Database version updated to 272
  • Bug fix: Various bug fixes. See the ChangeLog for details
  • Functionality: Group Cut Expiration Policy: Added the ability to set a default End Date/Time for new cuts on a per-group basis
  • Functionality: Host Short Name: Added a Short Name parameter to Host profiles
  • Functionality: Macro Carts: It is now possible to use filepath wildcards in macro carts
  • Functionality: New Host Wildcards: Added two host wildcards: %r for Rivendell Host Name, and %R for Rivendell Short Name
  • Functionality: Provisioning Support: Added four new directives and to the [Provisioning] section of /etc/rd.conf
  • Functionality: MySQL Configuration: Added three parameters to the [mySQL] section of /etc/rd.conf
  • Functionality: Dropbox Enhancements: Added the ability to specify creation of default Segue Markers when processing files via dropbox
  • Functionality: RDImport/DropBox Enhancements: Added the ability to specify start and end datetimes via metadata pattern
  • Functionality: RDCatch Event Filtering: Added the ability to filter by event type in RDCatch
  • Functionality: Log Searching: A search filter (similar to that employed for seaching for carts) has been added to the List Logs dialogs
  • Functionality: Service Filtering in RDLogEdit: Added the ability to limit the visible set of logs in RDLogEdit by user
  • Functionality: Log Purge/Deletion Changes: Logs created manually (in rdlogedit(1) or rdairplay(1)) are now assigned a default purge/deletion date in accordance with the setting in RDAdmin->ManageServices
  • Functionality: Log Importation Changes: Changed music and traffic importation so that parent link events are still visible in linked logs
  • Functionality: Web API Changes: Added ‘FILTER’ and ‘RECENT’ call parameters to the ‘ListLogs’ Web API call
  • Documentation: Documentation Overhaul: The Rivendell Operations and Administration Guide has been exapanded and incorporated as part of the base Rivendell source in docs/opsguide. This guide is available as a separate CentOS package: rivendell-opsguide
  • Documentation: Rivendell APIs: The various application programming interfaces (notably the web API) is now documented and is included with the standard distribution

2.17.0 (2017-10-11)

  • Database version updated to 268
  • Bug fix: Web API: Many fixes and enhancements to improve operation
  • Bug fix: Many other bug fixes; see the ChangeLog for all the details (search for 2.17.0 and work your way backward through the list of changes)
  • Functionality: Dropboxes: Added the ability to force imports to be imported as mono, also added the ability to reset individual dropboxes
  • Functionality: New Switcher/GPIO Devices: Support has been added for the following Switcher/GPIO devices:
  • Broadcast Tools Universal 4.1 MLR>>Web Switcher
  • WheatNet LIO
  • WheatNet SLIO
  • Functionality: Macros: Added the ‘Air Gate’ [‘AG’] RML to permit conditional execution of RML on the basis of the status of the On-Air flag
  • Functionality:
  • Functionality: User Authentication: It is now possible to configure RDLogin to require entry of the user-name, rather than picking the name off of a list. See the ‘Show User List in RDLogin’ checkbox in RDAdmin->SystemSettings
  • Functionality: Log Rendering (EXPERIMENTAL): It is now possible to ‘render’ a log as a single audio object (file or cart/cut) without the need to play it out while capturing the audio in realtime. Render support is available through the ‘Render’ button in RDLogEdit and through the command-line rdrender(1) utility. See the rdrender(1) man page for details
  • Functionality: Provisioning Support. Added a [Provisioning] section to rd.conf(5) with directives to facilitate the automatic provisioning of Rivendell instances. See the comments in the [Provisioning] section of the sample rd.conf(5) file
  • Artwork: New Icons: Implemented a new icon set, with individualized icons for each Rivendell module

2.16.0 (2017-06-02)

  • Database version updated to 263
  • Bug fix: Many bug fixes; see the ChangeLog for all the details (search for 2.16.0 and work your way backward through the list of changes)
  • Functionality: Audio Store Hashing. Rivendell now automatically generates a SHA1 hash for each file in the audio store and records this value in the database, thus permitting automated recovery of audio in the event of loss or damage to the audio store's filesystem directory
  • Functionality: Added switcher support for Kernel GPIO devices, such as the GPIO interface on the Raspberry Pi 2 and 3
  • Functionality: Added switcher support for Modbus TCP devices
  • Functionality: Added an rdconvert(1) utility
  • Functionality: It is now possible to delegate authentication of Rivendell users by means of a PAM module, thus permitting ‘single sign-on’ integration with systems such as ActiveDirectory and FreeIPA
  • Functionality: Added various methods to the Rivendell Web API to permit integration with external audio and log editors

2.15.3 (2017-03-24)

  • Database version 259
  • Bug fix: Fixed bugs in MP3 file importation that caused files with variable bit rate (VBR) to be truncated during import.
  • Bug fix: Fixed a bug that caused dynamically loaded codec libraries to fail to be detected if the corresponding library’s so-called -devel package was not installed.
  • Functionality: Added an RLM for generating TagStation RLM events for NextRadio.
  • Functionality: Added AddLog, DeleteLog and SaveLog calls to the web API, along with general cleanup and correction of the overall Web API subsystem.

2.15.2 (2017-01-13)

  • Database version 259
  • Documentation: Document the interfaces for inserting inline traffic breaks and for inserting voice track markers (also add an example in docs/examples/)
  • Bug fix: in rdadmin/createdb.cpp that caused obsolete fields in the 'SERVICES' table to be included when creating a new database.
  • Bug fix: in lib/rdwavefile.cpp that caused RDXL chunks to be written with odd chunk lengths.
  • Bug fix: in lib/rdsimpleplayer.cpp that caused RDAirPlay to freeze when attempting to audition an expired cart.
  • Functionality: Added a LockRdairplayMemory= parameter to the [Hacks] section.
  • Functionality: Modified the LiveWire Multicast GPIO driver to generate GPO events using the 'I' event type.

2.15.1 (2016-08-05)

  • Database version 259
  • Bug fix: fixed WAV file export code to enhance compatibility with third-party applications

2.15.0 (2016-07-29)

  • Bug fix: complete support for the MySQL/MariaDB InnoDB database engine (for better transaction processing of database updates)
  • Functionality: enhancements to rdexport that include full metadata in RDXML format
  • Functionality: add CLI command rdclilogedit that enables editing of Rivendell Logs from the command line (without a GUI app)
  • Functionality: Update the database to version 259.

2.14.1 (2016-06-11)

  • Database version 258
  • Bug fix: additional fixes for newer versions of MySQL (and MariaDB)

2.14.0 (2016-06-10)

  • Database version 258
  • Functionality: add the ability to capture real-time events in RDCatch recordings and replay the events in sync with the captured audio
  • Functionality: add RML Macro Cut Event (CE) for placing real-time event markers into active RDCatch recordings
  • Functionality: add support for specifying precise start time and length parameters for Traffic events that are embedded in Music events
  • Bug fix: fixed a bug in RDAdmin that could cause creation of a new database to fail
  • Bug fix: fix issues that prevent compilation under newer versions of the GNU C compiler suite
  • Bug fix: various enhancements and fixes to the new(ish) rdexport utility
  • Bug fix: initial support for newer versions of MySQL (and MariaDB)
  • Bug fix: add code to allow embedded traffic breaks to be specified with start time and length in the music schedule.

2.13.0 (2016-05-10)

  • Database version 255
  • Functionality: add RLM plugin for the Paravel Systems WallTime clock
  • Functionality: add new CLI command rdexport to export Carts with metadata
  • Functionality: new report: Cut Log that includes the Description field for played events
  • Bug fix: fixed a crash in RDLibrary when attempting to open multiple Carts
  • Bug fix: fixed RDLogEdit to improve performance when saving and updating logs
  • Bug fix: fixed a bug that caused marker data to be deleted when exporting a Cut

2.12.0 (2016-04-14)

  • Database version 254
  • Functionality: add support for sequential Cut play-out - you can now configure carts to play cuts in a fixed, sequential order rather than by weight value
  • Functionality: add support for Broadcast Tools switchers
  • Functionality: add RML macro Copy Cut (CP) to copy cuts between carts
  • Functionality: add option to show only “recent” logs in RDLogEdit
  • Functionality: add new web API methods related to Scheduler Codes
  • Bug fix: fixed a bug that caused issues with Services containing the “-” (dash) character

2.11.0 (2015-09-18)

  • Database version 252
  • Functionality: add RDCatch upload/download protocols sftp and scp
  • Functionality: add support to import MP4/AAC files
  • Functionality: add support for the Ross NK series video switcher
  • Functionality: add support for PCM24 in the core audio library code
  • Bug fix: re-wrote the CD ripper code to make it faster and more reliable
  • Bug fix: fixed several bugs related to audio data and buffering
  • Bug fix: Normalized service clock data from the 'SERVICES' to the 'SVC_CLOCKS' table

2.10.3 (2015-02-24)

  • Database version 242
  • Functionality: add RLM (plugin) for Live365 streaming service (which is defunct as of Summer 2016)
  • Functionality: add “MrMaster” and “Spin Count” reports
  • Functionality: add support for audio switcher devices that use the “Software Authority” protocol
  • Functionality: add ability to set segue markers in the CLI app rdmarkerset
  • Bug fix: fixed a bug that caused issues with Services containing a <Space> character in the service name

2.10.2 (2014-11-25)

  • Database version 242
  • Functionality: CLI rdimport enhancement: add two date-related options to the command
  • Functionality: add column for ELR data in RDLogEdit
  • Bug fix: fixed a bug in the Audio Science adapter for cards with only AES3 ports

2.10.1 (2014-11-04)

  • Database version 242
  • Functionality: add “DSP utilization and profiling” info for Audio Science adapters
  • Functionality: add the column “EXT DATA” to the “Edit Log” screen in RDLogEdit
  • Bug fix: fixed a memory fault (crash) in RDLogEdit when dropping a cart that was being used in a log