Videocategory table

From MythTV

Jump to: navigation, search

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

The videocategory table contains the user defined categories in MythVideo.

Table is current as of schema revision 1037.

Table Description

Field name Type Null Key Default Extras
intid int(10) unsigned NO PRI NULL auto_increment
category varchar(128) NO

Fields

  • initd is a unique identifier for entries in this table.
  • category is the name of the category.
Personal tools