mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 08:10:21 +01:00
2018-02-15 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.LOG_SHELFLIFE_ORIGIN' field to the database. * Incremented the database version to 275. * Added a drop-down control to the 'Set Logs to auto-delete' control to allow origin to be specified in the 'Edit Service' dialog in rdadmin(1).
This commit is contained in:
@@ -16,6 +16,7 @@ TRACK_GROUP char(10) From GROUPS.NAME
|
||||
AUTOSPOT_GROUP char(10) From GROUPS.NAME
|
||||
AUTO_REFRESH enum('N','Y')
|
||||
DEFAULT_LOG_SHELFLIFE int(11)
|
||||
LOG_SHELFLIFE_ORIGIN int(11) 0=Air Date, 1=Log Creation
|
||||
ELR_SHELFLIFE int(11)
|
||||
TFC_PATH char(255)
|
||||
TFC_PREIMPORT_CMD text
|
||||
|
||||
Reference in New Issue
Block a user