Videopathinfo table
Jump to navigation
Jump to search
Note: The correct title of this article is videopathinfo table. It appears incorrectly here due to technical restrictions.
The videopathinfo table contains ...
Table Description
| Field name | Type | Null | Key | Default | Extras | Description |
|---|---|---|---|---|---|---|
| intid | int(10) unsigned | PRI | NULL | auto_increment | ||
| path | text | NULL | NULL | |||
| contenttype | set('MOVIE','TELEVISION','ADULT','MUSICVIDEO','HOMEVIDEO') | |||||
| collectionref | int(10) | NULL | 0 | REFERENCES videocollection(intid) | ||
| recurse | tinyint(1) | NULL | 0 |