Musicplaylist table
From MythTV Official Wiki
(Difference between revisions)
m (table style) |
m (remove categories) |
||
| Line 15: | Line 15: | ||
|- | |- | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 02:59, 26 September 2010
Note: The correct title of this article is musicplaylist table. It appears incorrectly here due to technical restrictions.
The musicplaylist table is used by MythMusic.
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| playlistid | int(10) unsigned | PRI | NULL | auto_increment | |
| name | varchar(128) | ||||
| hostname | varchar(255) | YES | NULL | ||
| songlist | text |