Tvchain table
From MythTV Official Wiki
Note: The correct title of this article is tvchain table. It appears incorrectly here due to technical restrictions.
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| chanid | int(10) unsigned | NO | PRI | 0 | |
| starttime | datetime | NO | PRI | 0000-00-00 00:00:00 | |
| chainid | varchar(128) | NO | |||
| chainpos | int(10) | NO | 0 | ||
| discontinuity | tinyint(1) | NO | 0 | ||
| watching | int(10) | NO | 0 | ||
| hostprefix | varchar(128) | NO | |||
| cardtype | varchar(32) | NO | V4L | ||
| input | varchar(32) | NO | |||
| channame | varchar(32) | NO | |||
| endtime | datetime | NO | 0000-00-00 00:00:00 |