Playlists table: Difference between revisions
Jump to navigation
Jump to search
(Creation) |
(No difference)
|
Revision as of 05:58, 19 March 2008
Fields
| Name | Value Type | Possible Values | Description |
|---|---|---|---|
| IDPlaylist | INTEGER | AUTOINCREMENT (1 to inf.) | Assigned Playlist Number |
| PlaylistName | TEXT | Title | Playlist Name |
| ParentPlaylist | INTEGER | [IDPlaylist] | Playlist Parent (One level up in the Tree Node) |
| Comment | TEXT | ||
| IsAutoPlaylist | INTEGER | ||
| QueryData | TEXT | ||
| srcMedia | INTEGER | ||
| srcPath | TEXT | ||
| Persistent | INTEGER | ||
| Synchronize | INTEGER |