Musicplaylist table
From MythTV
- The correct title of this article is musicplaylist table. It appears incorrectly here due to technical restrictions.
The musicplaylist table is used by MythMusic.
[edit]
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 |
