mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 16:20:14 +01:00
2017-03-29 Fred Gleason <fredg@paravelsystems.com>
* Added a 'CUTS.SHA1_HASH' field to the database. * Incremented the database version to 261. * Added a 'Sha1' column to the Cut List in 'rdlibrary/audio_cart.cpp'. * Added 'RDCut::sha1Hash()' and 'RDCut::setSha1Hash()' methods in 'lib/rdcut.cpp' and 'lib/rdcut.h'. * Added a '--rehash=' directive to rddbcheck(8). * Added a 'Rehash' Web API call. * Added an 'RDRehash' class in 'lib/rdrehash.cpp' and 'lib/rdrehash.h'.
This commit is contained in:
@@ -14,6 +14,7 @@ DESCRIPTION char(64) Indexed
|
||||
OUTCUE char(64) Indexed
|
||||
ISRC char(12) International Standard Recording Code
|
||||
ISCI char(32) ISCI Code
|
||||
SHA1_HASH char(40)
|
||||
LENGTH int(10) unsigned Overall length in ms.
|
||||
ORIGIN_DATETIME datetime Date/Time when recorded
|
||||
START_DATETIME datetime
|
||||
|
||||
Reference in New Issue
Block a user