Covers table
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 |