Recgrouppassword table
From MythTV
- 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.
[edit]
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| recgroup | varchar(32) | PRI | |||
| password | varchar(10) |
[edit]
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.
