Skip to content

Production Release

Compare
Choose a tag to compare
@ElvishArtisan ElvishArtisan released this 16 Mar 14:25
· 426 commits to master since this release

Changes:
MusicBrainz Integration. The CD rippers in rdlibrary(1) can now be
configured to use MusicBrainz as a metadata source as an alternative
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.

New RML. Added a 'Disconnect All Jack Ports' ['JZ'] RML.

New Report. Added a 'CounterPoint Traffic Reconciliation v2' report.

Multiple bugfixes. See 'ChangeLog' for details.

Database Update:
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.

Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.