Difference between revisions of "Musicplaylist table"

From MythTV Official Wiki
Jump to: navigation, search
m (table style)
m (remove categories)
 
Line 15: Line 15:
 
|-
 
|-
 
|}
 
|}
 
 
{{stub}}
 
[[Category:DB Table]]
 

Latest revision as of 02:59, 26 September 2010

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