Page 1 of 1

manipulating the DB?

PostPosted: Thu Apr 30, 2015 12:14 pm
by perler
hi,

I want to move my library to another server and the mp3s will end up in another directory. Is there a way to manipulate (search and replace) the location in the db? I was under the impression that subsonic uses an sqlite db, but this doesn't seem to be the case?

best,

PAT

Re: manipulating the DB?

PostPosted: Thu Apr 30, 2015 1:05 pm
by mrfloppy
It is a HSQLDB. You can try hsqldbmanager but i have no experience with it. Or you can try to use /db.view.
I hope SS 5.3 supports mysql. :D