Medias table: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
Line 7: Line 7:
! Description
! Description
|-
|-
| '''IDSong'''
| '''IDMedia'''
| INTEGER
| INTEGER
|  
|  
| Internal MM ID number
| Internal MM ID number
|-
|-
| '''IDPlaylist'''
| '''Label'''
| INTEGER
| TEXT
|
| Assigned Playlist Number
|-
| '''IDPlaylistSong'''
| INTEGER
|
|  
|  
| Label of the media
|-
|-
| '''SongOrder'''
| INTEGER
|
|
|}
|}


(4 fields total, but need more info in each)
(4 fields total, but need more info in each)

Revision as of 07:57, 29 October 2009

Fields

Name Value Type Possible Values Description
IDMedia INTEGER Internal MM ID number
Label TEXT Label of the media

(4 fields total, but need more info in each)