2020-01-30 Fred Gleason <fredg@paravelsystems.com>

* Added a 'RDLIBRARY.CD_SERVER_TYPE' field to the database.
	* Added an 'RDLIBRARY.MB_SERVER' field to the database.
	* Incremented the database version to 312.
	* Added a 'CD Metadata Source' dropdown to the 'Configure RDLibrary'
	dialog in rdadmin(1).
	* Added a 'Dummy' CD metadata lookup source in the 'RDDummyLookup'
	class.
	* Added a 'CUTS.TRACK_MBID' field to the database.
	* Added a 'CUTS.RELEASE_MBID' field to the database.
This commit is contained in:
Fred Gleason
2020-01-30 18:15:02 -05:00
parent cbe375adf0
commit 3993732904
39 changed files with 673 additions and 127 deletions

View File

@@ -13,6 +13,8 @@ DESCRIPTION varchar(64) Indexed
OUTCUE varchar(64) Indexed
ISRC varchar(12) International Standard Recording Code
ISCI varchar(32) ISCI Code
TRACK_MBID varchar(40) MusicBrainz Track ID
RELEASE_MBID varchar(40) MusicBrainz Parent Release ID
SHA1_HASH varchar(40)
LENGTH int(10) unsigned Overall length in ms.
ORIGIN_DATETIME datetime Date/Time when recorded