Closed BachoSeven closed 2 years ago
Hi,
You should be able to fix it by running sqlite3 ~/.local/share/bliss-rs/songs.db
and then alter table song add column version not null default 1;
in the prompt.
I should've bumped the major version number or documented it somewhere, I'll see what I can do about it. If it really doesn't work for some reason you can probably also rescan
the db, but you probably don't want to spend 2 extra hours doing that.
Thanks, that worked perfectly :)
Upon compiling the latest git master, I got this:
Using
list-db
gives a similar error:The db is there: