mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-03 07:33:51 +01:00
2022-09-17 Fred Gleason <fredg@paravelsystems.com>
* Added type icons to the 'Source' and 'Destination' columns of the events list in rdcatch(1). * Removed the 'RSS Feed' column from the event list in rdcatch(1). * Consolidated the 'Start Date Offset' and 'End Date Offset' columns into a single 'Start/End Date' column in rdcatch(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -38,7 +38,7 @@ LAST_BUILD_DATETIME datetime
|
||||
ORIGIN_DATETIME datetime
|
||||
ENABLE_AUTOPOST enum('N','Y')
|
||||
DEFAULT_ITEM_IMAGE_ID int(11) From FEED_IMAGES.ID
|
||||
UPLOAD_FORMAT int(11)
|
||||
UPLOAD_FORMAT int(11) RDSettings::Format
|
||||
UPLOAD_CHANNELS int(11)
|
||||
UPLOAD_SAMPRATE int(11)
|
||||
UPLOAD_BITRATE int(11)
|
||||
|
||||
Reference in New Issue
Block a user