Videometadata table

From MythTV Official Wiki
Jump to: navigation, search

Important.png Note: The correct title of this article is videometadata table. It appears incorrectly here due to technical restrictions.

The videometadata table contains meta data information about the videos managed by MythVideo.

Table is current as of schema version 1037.

Table Description

Field name Type Null Key Default Extras
intid int(10) unsigned NO PRI NULL auto_increment
title varchar(128) NO MUL NULL
subtitle text NO NULL
tagline varchar(255) YES NULL
director varchar(128) NO MUL NULL
studio varchar(128) YES NULL
plot text YES NULL
rating varchar(128) NO NULL
inetref varchar(255) NO NULL
homepage text NO NULL
year int(10) unsigned NO 0
releasedate date NO NULL
userrating float NO 0
length int(10) unsigned NO 0
season smallint(5) unsigned NO 0
episode smallint(5) unsigned NO 0
showlevel int(10) unsigned NO 0
filename text NO NULL
hash varchar(128) NO NULL
coverfile text NO NULL
childid int(11) NO -1
browse tinyint(1) NO 1
watched tinyint(1) NO 0
processed tinyint(1) NO 0
playcommand varchar(255) YES NULL
category int(10) unsigned NO 0
trailer text YES NULL
host text NO NULL
screenshot text YES NULL
banner text YES NULL
fanart text YES NULL
insertdate timestamp YES CURRENT_TIMESTAMP
Personal tools
Namespaces
Variants
Actions
Wiki Navigation
Official Resources
Toolbox
Print/export