Music genres table
From MythTV
- The correct title of this article is music_genres table. It appears incorrectly here due to technical restrictions.
The music_genres table is used by MythMusic.
[edit]
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| genre_id | int(11) unsigned | NO | PRI | NULL | auto_increment |
| genre | varchar(255) | NO | MUL |
