Reply To: database version wrong in webfrontend

#14280
rpedde
Participant

@mas wrote:

DB Version 2

it says. But I compiled it only with sqlite3 and have db-type=3 set.

P.S.: And a test also showed that the database is really in v3 format. So the display is wrong on the status page.

Only if you believe that the db version has some correspondence to the version of sqlite you are running. 🙂

Actually, it’s leftovers from when I used to have update support for iTunes.

But it was kinda hackish, so I stopped worrying about db updates until I get a db backend that I can get reliable ones with.

I should probably take it off the web page, as it’s really just a debug field.

— Ron