[db] schema v19.11 support composer in queue tbl

This commit is contained in:
whatdoineed2do
2018-11-21 12:52:13 +00:00
committed by ejurgensen
parent c1ce503b8d
commit 488f52b04f
5 changed files with 37 additions and 8 deletions

View File

@@ -452,6 +452,7 @@ struct db_queue_item
char *title;
char *artist;
char *album_artist;
char *composer;
char *album;
char *genre;