mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2018-05-30 Fred Gleason <fredg@paravelsystems.com>
* Removed drop of the 'RECORDINGS.SAMPRATE' field from schema change 285. * Cleaned up SQL calls in rdcatchd(8). * Cleaned up SQL calls in 'RDStation'. * Cleaned up SQL calls in 'RDLibraryConf'. * Cleaned up SQL calls in 'RDLogeditConf'. * Cleaned up SQL calls in 'RDLogLine'. * Cleaned up SQL calls in 'RDSvc'. * Cleaned up SQL calls in rivendell_filter(1).
This commit is contained in:
@@ -47,6 +47,7 @@ ENDDATE_OFFSET int(10) unsigned
|
||||
EVENTDATE_OFFSET int(11)
|
||||
FORMAT int(11) signed 0 = PCM16, 2 = Layer 2, 3 = Layer 3
|
||||
CHANNELS int(11) signed
|
||||
SAMPRATE int(11) signed
|
||||
BITRATE int(11) signed
|
||||
QUALITY int(11) signed
|
||||
MACRO_CART int(10) unsigned
|
||||
|
||||
Reference in New Issue
Block a user