2020-02-07 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.2.1int1.
This commit is contained in:
Fred Gleason 2020-02-07 13:00:14 -05:00
parent b1ab3ab79c
commit 532dd9aef8
3 changed files with 18 additions and 3 deletions

View File

@ -19531,3 +19531,5 @@
appropriately.
2020-02-07 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up a compiler warning in 'lib/rdcae.cpp'.
2020-02-07 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.1int1.

17
NEWS
View File

@ -1,15 +1,28 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.2.1int0 -- 27 January 2020
v3.2.1int1 -- 7 February 2020
Changes:
MusicBrainz Integration. The CD rippers in rdlibrary(1) can now be
configured to use MusicBrainz as a metadata source in addition to
FreeDB. (Configured in RDAdmin->ManageHosts->RDlibrary).
CD-TEXT Support. Removed support for CD-TEXT.
Metadata Wildcards. Support for the following metadata wildcards has
been added:
'%wc' - Industry Standard Commercial Identification (ISCI) code
'%wi' - International Standard Recording Code (ISRC)
'%wm' - MusicBrainz recording ID
'%wr' - MusicBrainz release ID
Filepath Wildcards. Added a 'delta-seconds' modifier to the format for
filepath wildcards to allow specification of a +/- time offset. See
Appendix D 'Filepath Wildcards' in the Operations Guide for details.
Database Update:
This version of Rivendell uses database schema version 311, and will
This version of Rivendell uses database schema version 314, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.

View File

@ -1 +1 @@
3.2.1int0
3.2.1int1