Videogenre table

From MythTV Official Wiki
Jump to: navigation, search

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

The videogenre 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
genre varchar(128) NO

Fields

  • initid is a unique identifier for entires in this table. The idgenre field of the videometadatagenre table relates to this field.
  • genre is the name of the genre.