Recgrouppassword table

From MythTV Official Wiki
Jump to: navigation, search

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

The recgrouppassword table contains the passwords of password protected recording groups.

Table Description

Field name Type Null Key Default Extras
recgroup varchar(32) PRI
password varchar(10)

Fields

  • recgroup is the name of the recording group. This field relates to the recgroup fields in record table and recorded table.
  • password is the password for this recording group.