mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-18 06:58:59 +02:00
* Changed all instances of 'char' to 'varchar' in the database. * Changed the width of the 'CART.TITLE' field to 191. * Changed the width of the 'CART.ARTIST' field to 191. * Changed the width of the 'CART.ALBUM' field to 191. * Changed the width of the 'CART.USER_DEFINED' field to 191. * Changed the width of the 'CUTS.ORIGIN_LOGIN_NAME' field to 191. * Changed the width of the 'DROPBOXES.PATH' field to 191. * Changed the width of the 'DROPBOXES.LOG_PATH' field to 191. * Changed the width of the 'DROPBOXES.SET_USER_DEFINED' field to 191. * Changed the width of the 'DROPBOX_PATHS.FILE_PATH' field to 191. * Changed the width of the 'ELR_LINES.TITLE' field to 191. * Changed the width of the 'ELR_LINES.ARTIST' field to 191. * Changed the width of the 'ELR_LINES.USER_DEFINED' field to 191. * Changed the width of the 'ELR_LINES.ALBUM' field to 191. * Changed the width of the 'ENCODERS.COMMAND_LINE' field to 191. * Changed the width of the 'EVENTS.NOTE_TEXT' field to 191. * Changed the width of the 'EVENT_LINES.MARKER_COMMENT' field to 191. * Changed the width of the 'FEEDS.CHANNEL_TITLE' field to 191. * Changed the width of the 'FEEDS.CHANNEL_LINK' field to 191. * Changed the width of the 'FEEDS.BASE_URL' field to 191. * Changed the width of the 'FEEDS.BASE_PREAMBLE' field to 191. * Changed the width of the 'FEEDS.PURGE_URL' field to 191. * Changed the width of the 'FEEDS.REDIRECT_PATH' field to 191. * Changed the width of the 'FEED_PERMS.USER_NAME' field to 191. * Changed the width of the 'GROUPS.DESCRIPTION' field to 191. * Changed the width of the 'GROUPS.DEFAULT_TITLE' field to 191. * Changed the width of the 'HOSTVARS.VARVALUE' field to 191. * Changed the width of the 'HOSTVARS.REMARK' field to 191. * Changed the width of the 'IMPORTER_LINES.TITLE' field to 191. * Changed the width of the 'IMPORTER_LINES.TRACK_STRING' field to 191. * Changed the width of the 'INPUTS.NODE_HOSTNAME' field to 191. * Changed the width of the 'LOGS.ORIGIN_USER' field to 191. * Changed the width of the 'LOGS.LOCK_USER_NAME' field to 191. * Changed the width of the 'LOG_LINES.COMMENT' field to 191. * Changed the width of the 'LOG_LINES.ORIGIN_USER' field to 191. * Changed the width of the 'LOG_MACHINES.UDP_ADDR' field to 191. * Changed the width of the 'LOG_MACHINES.UDP_STRING' field to 191. * Changed the width of the 'LOG_MACHINES.LOG_RML' field to 191. * Changed the width of the 'MATRICES.GPIO_DEVICE' field to 191. * Changed the width of the 'NOWNEXT_PLUGINS.PLUGIN_PATH' field to 191. * Changed the width of the 'NOWNEXT_PLUGINS.PLUGIN_ARG' field to 191. * Changed the width of the 'OUTPUTS.NODE_HOSTNAME' field to 191. * Changed the width of the 'PODCASTS.ITEM_TITLE' field to 191. * Changed the width of the 'PODCASTS.ITEM_LINK' field to 191. * Changed the width of the 'PODCASTS.ITEM_COMMENTS' field to 191. * Changed the width of the 'PODCASTS.ITEM_AUTHOR' field to 191. * Changed the width of the 'PODCASTS.ITEM_SOURCE_URL' field to 191. * Changed the width of the 'PODCASTS.AUDIO_FILENAME' field to 191. * Changed the width of the 'RDAIRPLAY.SKIN_PATH' field to 191. * Changed the width of the 'RDAIRPLAY_CHANNELS.START_RML' field to 191. * Changed the width of the 'RDAIRPLAY_CHANNELS.STOP_RML' field to 191. * Changed the width of the 'RDCATCH.ERROR_RML' field to 191. * Changed the width of the 'RDPANEL.SKIN_PATH' field to 191. * Changed the width of the 'RDPANEL_CHANNELS.START_RML' field to 191. * Changed the width of the 'RDPANEL_CHANNELS.STOP_RML' field to 191. * Changed the width of the 'RECORDINGS.URL' field to 191. * Changed the width of the 'REPLICATORS.URL' field to 191. * Changed the width of the 'REPL_CART_STATE.POSTED_FILENAME' field to 191. * Changed the width of the 'REPORTS.EXPORT_PATH' field to 191. * Changed the width of the 'REPORTS.WIN_EXPORT_PATH' field to 191. * Changed the width of the 'SERVICES.DESCRIPTION' field to 191. * Changed the width of the 'SERVICES.NAME_TEMPLATE' field to 191. * Changed the width of the 'SERVICES.DESCRIPTION_TEMPLATE' field to 191. * Changed the width of the 'SERVICES.PROGRAM_CODE' field to 191. * Changed the width of the 'SERVICES.TFC_PATH' field to 191. * Changed the width of the 'SERVICES.TFC_WIN_PATH' field to 191. * Changed the width of the 'SERVICES.MUS_PATH' field to 191. * Changed the width of the 'SERVICES_MUS_WIN_PATH' field to 191. * Changed the width of the 'STATIONS.USER_NAME' field to 191. * Changed the width of the 'STATIONS.DEFAULT_NAME' field to 191. * Changed the width of the 'STATIONS.EDITOR_PATH' field to 191. * Changed the width of the 'STATIONS.JACK_COMMAND_LINE' field to 191. * Changed the width of the 'SWITCHER_NODES.DESCRIPTION' field to 191. * Changed the width of the 'SYSTEM.ISCI_XREFERENCE_PATH' field to 191. * Changed the width of the 'USERS.LOGIN_NAME' field to 191. * Changed the width of the 'USERS.FULL_NAME' field to 191. * Changed the width of the 'USERS.DESCRIPTION' field to 191. * Changed the width of the 'USER_PERMS.USER_NAME' field to 191. * Changed the width of the 'USER_SERVICE_PERMS.USER_NAME' field to 191. * Changed the width of the 'WEBAPI_AUTHS.LOGIN_NAME' field to 191. * Changed the width of the 'WEB_CONNECTIONS.LOGIN_NAME' field to 191. * Incremented the database version to 297. * Changed the default DB charset to 'utf8mb4'. * Changed the default DB collation to 'utf8mb4_general_ci'. * Removed the MYSQL_BUILTIN_DATABASE define from 'lib/rd.h'. * Removed the POSTGRESQL_BUILTIN_DATABASE define from 'lib/rd.h'.
65 lines
2.6 KiB
Plaintext
65 lines
2.6 KiB
Plaintext
RECORDINGS Table Layout for Rivendell
|
|
|
|
The RECORDINGS table holds data concerning each individual automatic
|
|
recording programmed on the system. Following is the layout of a
|
|
record in the RECORDINGS table:
|
|
|
|
FIELD NAME TYPE REMARKS
|
|
------------------------------------------------------------------
|
|
ID int(10) unsigned Primary key, auto increment
|
|
IS_ACTIVE enum('N','Y')
|
|
TYPE int(11) 0=Recording,1=Macro Event,
|
|
2=Switch Event,3=Playout,
|
|
4=Download,5=Upload
|
|
STATION_NAME varchar(64) From STATIONS.NAME
|
|
CHANNEL int(10) unsigned
|
|
CUT_NAME varchar(12) From CUTS.CUT_NAME
|
|
SUN enum('N','Y')
|
|
MON enum('N','Y')
|
|
TUE enum('N','Y')
|
|
WED enum('N','Y')
|
|
THU enum('N','Y')
|
|
FRI enum('N','Y')
|
|
SAT enum('N','Y')
|
|
DESCRIPTION varchar(64) Remarks
|
|
|
|
START_TYPE int(10) 0=Hard Timed,1=GPI
|
|
START_TIME time
|
|
START_LENGTH int(11)
|
|
START_MATRIX int(11) from MATRICES.MATRIX
|
|
START_LINE int(11)
|
|
START_OFFSET int(11)
|
|
END_TYPE int(10) 0=Hard Timed,1=GPI,2=Length
|
|
END_TIME time
|
|
END_LENGTH int(11)
|
|
END_MATRIX int(11) from MATRICES.MATRIX
|
|
END_LINE int(11)
|
|
|
|
LENGTH int(10) unsigned in milliseconds
|
|
START_GPI int(11) signed -1 = None
|
|
END_GPI int(11) signed -1 = None
|
|
ALLOW_MULT_RECS enum('N','Y')
|
|
MAX_GPI_REC_LENGTH int(10) unsigned
|
|
TRIM_THRESHOLD int(11) in 1/100 dBFS
|
|
NORMALIZE_LEVEL int(11) in 1/100 dBFS
|
|
STARTDATE_OFFSET int(10) unsigned
|
|
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
|
|
SWITCH_INPUT int(11)
|
|
SWITCH_OUTPUT int(11)
|
|
EXIT_CODE int(11) 0 = Ok, 1 = Short Length,
|
|
2 = Low Level, 3 = High Level
|
|
EXIT_TEXT text
|
|
ONE_SHOT enum ('N','Y')
|
|
URL varchar(255)
|
|
URL_USERNAME varchar(64)
|
|
URL_PASSWORD varchar(64)
|
|
ENABLE_METADATA enum('N','Y')
|
|
FEED_ID int From FEEDS.ID
|