Gallerymetadata table
From MythTV
- 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.
[edit]
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| image | varchar(255) | PRI | |||
| angle | int(11) |
