Mediatomb database corrupted
Posted: 30 Sep 2009, 12:02
I have recently started having problems with mediatomb on my bubba One, in that the database is corrupted. I have stopped mediatomb, deleted the database and restarted mediatomb, which causes the database to be rebuilt. However, the database always ends up corrupted; this is the error I get from the mediatomb web interface;
I have more than 9000 songs in my music library, but I don't know whether this might be the cause of the problem; firefly has no problems with the music in the music folder and both of my soundbridges are quite happy, so the problem is clearly restricted to mediatomb.
Does anyone have any idea what the problem might be and how I can solve it?
I have tried updating mediatomb, but aptitude says I have the latest version installed.
Both of my Freecom MusicPals and my iPod are now also unable to play any music, which is really annoying.Error: SQLITE3: (11) database disk image is malformed
Query:SELECT "f"."id","f"."ref_id","f"."parent_id","f"."object_type","f"."upnp_class","f"."dc_title","f"."location","f"."location_hash","f"."metadata","f"."auxdata","f"."resources","f"."update_id","f"."mime_type","f"."flags","f"."track_number","rf"."upnp_class","rf"."location","rf"."metadata","rf"."auxdata","rf"."resources","rf"."mime_type","as"."persistent" FROM "mt_cds_object" "f" LEFT JOIN "mt_cds_object" "rf" ON "f"."ref_id"="rf"."id" LEFT JOIN "mt_autoscan" "as" ON "as"."obj_id"="f"."id" WHERE "f"."parent_id"=0 AND ("f"."object_type" & 2) = 2 ORDER BY "f"."dc_title" LIMIT 25 OFFSET 0
error: database disk image is malformed
I have more than 9000 songs in my music library, but I don't know whether this might be the cause of the problem; firefly has no problems with the music in the music folder and both of my soundbridges are quite happy, so the problem is clearly restricted to mediatomb.
Does anyone have any idea what the problem might be and how I can solve it?
I have tried updating mediatomb, but aptitude says I have the latest version installed.