Videocategory table

From MythTV

Jump to: navigation, search
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 Description

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

Fields

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