added lyrics to the db

This commit is contained in:
Lars Noack
2022-11-14 14:53:23 +01:00
parent 42d065c41e
commit 334446799b
2 changed files with 1 additions and 56 deletions

View File

@@ -49,6 +49,7 @@ CREATE TABLE track (
tracknumber TEXT,
isrc TEXT,
genre TEXT,
lyrics TEXT,
path TEXT,
file TEXT,
url TEXT,