FOR THOSE HOW ARE LOOKING FOR AWAY, TO MAKE LOGITECHMEDIASERVER WORKING
WITH SUPPORT FOR SPOTTY ON QNAP.
IF YOU`RE QNAP IS RUNNING ON QTS4.2 OR HIGHER WITH 86_64, HAVE A LOOK
HERE.

LOGITECHMEDIASERVER ON QNAP QTS 4.2 OR HIGHER WITH X86_64

LATEST VERSION INCLUDES SUPPORT FOR THE PLUGINS SPOTTY/YOUTUBE.. (
TESTED WITH QTS 4.3.4 )
LOGITECHMEDIASERVER WILL BE INSTALLED, AS IT MADE AVAILABLE BY THE
DEVELOPERS.

berrange wrote: 
> The following are the steps I used to install the SSL perl modules on my
> QNap NAS install of the squeezebox server. Note the /share/MD0_DATA part
> of the path may be different on your server
> 
> #ipkg install openssl openssl-dev
> #ipkg install make
> #ipkg install gcc
> 
> #cd /share/MD0_DATA/.qpkg/LogitechMediaServer/
> #mkdir tmp
> #cd tmp
> 
> #wget
> http://search.cpan.org/CPAN/authors/id/A/AB/ABH/Mozilla-CA-20141217.tar.gz
> #tar zxvf Mozilla-CA-20141217.tar.gz
> #cd Mozilla-CA-20141217
> #../../bin/perl Makefile.PL
> #make
> #make  install
> #cd ..
> 
> 
> #wget
> http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-1.68.tar.gz
> #tar zxvf Net-SSLeay-1.68.tar.gz
> #cd Net-SSLeay-1.68
> #OPENSSL_PREFIX=/opt ../../bin/perl Makefile.PL
> #make
> #make install
> #cd ..
> 
> 
> #wget
> http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-2.012.tar.gz
> #tar zxvf IO-Socket-SSL-2.012.tar.gz
> #cd IO-Socket-SSL-2.012
> #../../bin/perl Makefile.PL
> #make
> #make  install
> #cd ..
> 
> 
> After doing this, test that it works by doing
> 
> # /share/MD0_DATA/.qpkg/LogitechMediaServer/bin/perl
> use IO::Socket::SSL;
> 
> That should not give any errors if everything was successful.



*
Qnap TS-453a, with LogitechMediaSever 7.9.1 ( with spotty and youtube )
Serval raspberry with hifiberry amp+ and picoreplayer.
Love logitechmediaserver for it flexibel way, to play music from
different sources.*
------------------------------------------------------------------------
digimaster's Profile: http://forums.slimdevices.com/member.php?userid=66919
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to