Page 1 of 1
How to update

Posted:
Sun Jul 22, 2018 7:58 am
by JobbeDeluxe
Hello,
I try to update serviio from 1.9 to 1.9.2
I downloaded, unpack and copy the config and library folder to the new folder. Server started, but it showed the old versions number. What did I wrong?
Re: How to update

Posted:
Mon Jul 23, 2018 10:17 am
by zip
which OS?
Re: How to update

Posted:
Tue Jul 24, 2018 4:42 pm
by JobbeDeluxe
Raspbian on a raspberry pi 3.
Re: How to update

Posted:
Tue Jul 24, 2018 7:06 pm
by zip
did you unpack 1.9.2 and then copy over the library folder from your older version?
Re: How to update

Posted:
Wed Jul 25, 2018 11:32 am
by JobbeDeluxe
The library and the config folder. I don't wanna loose my settings.
Re: How to update

Posted:
Thu Jul 26, 2018 10:09 am
by zip
the version definitely comes from the serviio.jar file, inside the lib forder (not library). Make sure you have those new files in there.
Re: How to update

Posted:
Thu Jul 26, 2018 5:03 pm
by JobbeDeluxe
I think I found my problem. The user for the new folders was 288. I changed to pi and make it readable with chmod 777. now it shows the New Version. It was my mistake