Musicplaylist table

From MythTV Official Wiki
Jump to: navigation, search

Important.png 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