FAQ  •  Register  •  Login

(solved) How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Thu Aug 08, 2013 1:36 am

(solved) How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

Hi all, anybody can help me to upgrade at the 1.3 version? I don't want to crash my setup! The last time it was a little bit too messy for me.
Last edited by thenamelessthing on Tue Aug 13, 2013 3:00 pm, edited 1 time in total.
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Aug 08, 2013 11:29 am

Re: How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Tue Aug 13, 2013 2:56 am

Re: How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

The update doesn't seem to work. I'm stock on the 1.2.1 version. I have no sound too after the upgrade!

I have follow the step below:

in my home directory I have do:

ps -ef | grep serviio

I see many serviio process.. so I stop serviio.
sudo /opt/serviio/serviio-1.x/bin/serviio.sh -stop

ps -ef | grep serviio
I doesn't see any serviio process


wget http://download.serviio.org/releases/se ... nux.tar.gz
tar -xvf serviio-1.3-linux.tar.gz
rm -R serviio-1.3/library
sudo cp -R serviio-1.3/* /opt/serviio/serviio-1.x/
I start serviio with /serviio.sh in /opt/serviio/serviio-1.x/bin


What I'm doing wrong??



Thanks you!
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

abubin

Serviio lover

Posts: 80

Joined: Tue Jul 26, 2011 3:54 pm

Post Tue Aug 13, 2013 6:59 am

Re: How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

first..look around this forum for a startup script for serviio for ubuntu. This will make it much easier to start/stop serviio service.

As for the upgrade, so far the problems that I usually face is the serviio DB. According to the tutorial, we can keep the DB in order for serviio to preserve configuration and scanned files. However, if I don't delete them, my serviio service will not start. I had to actually remove everything. That means sort of like fresh installation. Then it will work. Try that.

Also, check in your system logs. Usually /var/log/messages or /var/log/syslog or /opt/serviio/serviio-1.x/log/serviio.log
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 13, 2013 9:36 am

Re: How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

What is the problem you have after doing what you did?
<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Tue Aug 13, 2013 2:03 pm

Re: How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

No sound and servidroid always detect 1.2.1 version!
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 13, 2013 2:36 pm

Re: How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

check serviio.jar in lib folder has really been overriden with the 1.3 version
<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Tue Aug 13, 2013 2:58 pm

Re: How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.04

Problem solved! I have deleted my library folder and copied the library folder from 1.3!
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 13, 2013 3:08 pm

Re: (solved) How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.0

library or lib?
<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Tue Aug 13, 2013 3:27 pm

Re: (solved) How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.0

library!

I have follow the step: http://www.serviio.org/support?id=21#q8

But I think this step is wrong.
Overwrite all files in the current Serviio location with the new ones but keep folder library intact


For working I have to overwrite the library folder...
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 13, 2013 3:32 pm

Re: (solved) How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.0

But then you lose all your data, right?
<<

thenamelessthing

User avatar

DLNA master

Posts: 126

Joined: Tue Dec 04, 2012 4:45 am

Location: Canada

Post Tue Aug 13, 2013 3:35 pm

Re: (solved) How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.0

Yes, but after a rescan Everything look fine..
My Setup : BDT220 Panasonic Bluray player, TC-L55ET5 and TC-L42ET5 Panasonic TV. My home media server run Serviio 1.4.2 Pro under GNU/Linux Ubuntu 14.04 LTS server x64 and the hardware is Amd 1045t Phenom II X6, 6Gb DDR3 1333 mhz on SSD and data on soft raid 5 (3x1tb).
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 13, 2013 3:49 pm

Re: (solved) How to upgrade to 1.3 from 1.2.1 on Ubuntu 12.0

but it's not upgrade then, it's a clean reinstall

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 17 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.