diff --git a/data/schema/jamendo.sql b/data/schema/jamendo.sql index 262e25427..42a85908f 100644 --- a/data/schema/jamendo.sql +++ b/data/schema/jamendo.sql @@ -41,7 +41,8 @@ CREATE TABLE jamendo.songs ( cue_path TEXT, unavailable INTEGER DEFAULT 0, - effective_albumartist TEXT + effective_albumartist TEXT, + etag TEXT ); CREATE VIRTUAL TABLE jamendo.songs_fts USING fts3(