New issue 80 by erich.ba...@vr-web.de: Database corrupt
http://code.google.com/p/musikcube/issues/detail?id=80
Got actual sources from trunk.
Compiled with VS2005 on WinXP
After started mc2 the first time musik.db is created in
"c:\Dokumente und Einstellungen\%USER%\Anwendungsdaten\mC2\1" (german os)
But musik.db could not be read by sqlite3 or other SQLiteBrowser.
How to proceed?
Best regards
l.f.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Does it work in mC2?
We set the "PRAGMA legacy_file_format = OFF" that means that the db is
created using
the latest SQLite fileformat.
Although it should be readable by the latest sqlite.exe that you can
download from
http://www.sqlite.org
Sorry! You really need the latest sqlite from their website.
But still no songs are added to library.
I follow the 'Getting started' guide as well as adding a path in the mc2
Settings.
There are no songs int the tracks table.
OS is Vista.
Is the mC2dm2 release working?
Have you build the plugins? You need to build all the plugins as well (or
at leased
the taglib_plugin for tracks to be added).
Plugins have been build but was outdated. Now it works.
Comment #5 on issue 80 by onnerby: Database corrupt
http://code.google.com/p/musikcube/issues/detail?id=80
(No comment was entered for this change.)