Gallerymetadata table
From MythTV Official Wiki
Note: The correct title of this article is gallerymetadata table. It appears incorrectly here due to technical restrictions.
The gallerymetadata table is used by MythGallery for storing image rotation values, so you can rotate things in software and not modify anything on disk.
Table is current as of schema revision 1003.
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| image | varchar(255) | PRI | |||
| angle | int(11) |