Database upgrade from subsonic 4.6?

Need help? Post your questions here.
maxslug
Posts: 13
Joined: 11 Mar 2013, 21:47
Has thanked: 2 times
Been thanked: 3 times

Database upgrade from subsonic 4.6?

Unread post 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
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Database upgrade from subsonic 4.6?

Unread post 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
maxslug
Posts: 13
Joined: 11 Mar 2013, 21:47
Has thanked: 2 times
Been thanked: 3 times

Re: Database upgrade from subsonic 4.6?

Unread post 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
Post Reply