2023-08-03 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 4.0.2int0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-08-03 17:03:21 -04:00
parent 624f3ccb79
commit d7c309ff4f
3 changed files with 25 additions and 1 deletions

22
NEWS
View File

@@ -1,5 +1,27 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.0.2int0 --3 August 2023
Changes:
RDImport/Dropbox Metadata Processing. Added an '--update-metadata='
switch to rdimport(1) to specify when parent cart metadata is to be
updated when using the '--to-cart=' switch, along with a corresponding
'Update Cart Metadata' checkbox for dropboxes.
(Contributed by David Klann <dklann@broadcasttool.com>.
Cart Library. Added 'Plays', 'Last Played' and 'Ingested' on columns
to the cart library list.
Bugfixes. See the 'ChangeLog' for details.
Database Update:
This version of Rivendell uses database schema version 371, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
-------------------------------------------------------------------------------
v4.0.2 --23 June 2023