Page 1 of 1

Database upgrade from subsonic 4.6?

Posted: 11 Mar 2013, 22:19
by maxslug
Hi Devs,

Is it possible to use a 4.6 install to seed madsonic, or do I need to start over from scratch?
Right now I get a schema issue from missing columns in my tables.

Code: Select all

 java.sql.SQLException: Column not found: ALBUM_ARTIST 

thanks!
-m

Re: Database upgrade from subsonic 4.6?

Posted: 13 Mar 2013, 00:54
by Madsonic
hi,

since 4.8 the upgrade should work, but i sounds like a rare migration issue. :cry:

i recommend you to start from scratch, you have clean index, new default Setting-File, new Transcoding defaults ...

best regards

Re: Database upgrade from subsonic 4.6?

Posted: 13 Mar 2013, 17:11
by maxslug
Madevil wrote:hi,
since 4.8 the upgrade should work, but i sounds like a rare migration issue. :cry:
i recommend you to start from scratch, you have clean index, new default Setting-File, new Transcoding defaults ...
best regards
Thanks, I figured that would be the case. Is there any way to just get the user table over? I have way too many users to go and do password resets.
-m
this FAQ Articel can guide you: http://forum.madsonic.org/viewtopic.php?f=5&t=31

best regards