Covers table: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(Creation)
 
(Updated to 5.0 info)
Line 40: Line 40:
| INTEGER
| INTEGER
|  
|  
|  
| This is an enum.
|-
|-
| '''PictureType'''
| '''PictureType'''
Line 46: Line 46:
| image/bmp, image/jpg, image/jpeg, image/png, etc.  
| image/bmp, image/jpg, image/jpeg, image/png, etc.  
| Cover picture format
| Cover picture format
|-
| '''PictureDataHash'''
| TEXT
|
| Added in version 5.0
|}
|}

Revision as of 03:44, 30 March 2024

Fields

Name Value Type Possible Values Description
ID INTEGER AUTOINCREMENT (1 to inf.)
IDSong INTEGER
CoverOrder INTEGER
CoverPath TEXT filename Name of cover file in folder (if applicable)
CoverStorage INTEGER
Cover Description TEXT Any Info/Comment about the cover
CoverType INTEGER This is an enum.
PictureType TEXT image/bmp, image/jpg, image/jpeg, image/png, etc. Cover picture format
PictureDataHash TEXT Added in version 5.0