Videocast table

From MythTV Official Wiki
Jump to: navigation, search

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

The videocast table contains the genres used 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
cast varchar(128) NO

Fields

  • initid is a unique identifier for entires in this table. The idcast field of the videometadatacast table relates to this field.
  • cast is the name of the cast member.