philippe_44 wrote: 
> I don't know well QNAP but it seems that this version is using an Atom,
> so this is good from binary architecture. Unfortunately, your Perl
> version is 5.10 which is ancient and I've not included binaries to match
> it (Compared to disaster123's version, I wanted a
> no-user-manual-installation, so I've added all necessary Perl libraries,
> but some are binaries that I had to build for each supported platform,
> and that was already a lot). It's surprising that LMS 7.9 is happy with
> 5.10, but it is obviously. The best would be that you find a way to
> udpate the QNAP's perl version to 5.14. 
> 
> PS: I tried to build for 5.10 in the past to help another user, but I
> always had a few missing links at runtime, so I gave up

Hello Philippe --

here is a short update and a qustion:
first of all - I got pretty far with perl 5.14.4 on QNAP. I did build it
from scratch, added the Crypt::OpenSSL::RSA module and linked the
perl-executable in /opt/ssods/bin/perl --> /opt/bin/perl (which is the
new perl 5.14.4)
Squeezebox-Server (7.9) starts fine and the log entry shows the
following:

----------------------------------------------------------------------
-7591: [16-12-30 07:06:18.0245] Slim::Plugin::UPnP::Events::error (323)
Subscribe/unsubscribe error: 412 Precondition Failed
7590: [16-12-30 07:06:17.9924] Slim::Plugin::UPnP::Events::error (323)
Subscribe/unsubscribe error: 412 Precondition Failed
7589: [16-12-30 07:06:17.8100] Slim::Plugin::UPnP::Events::error (323)
Subscribe/unsubscribe error: 412 Precondition Failed
7588: [16-12-30 07:06:14.4757]
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (228) create
client Slim::Player::Receiver=ARRAY(0xbbf5040) with proc
Proc::Background=HASH(0xc0a1dd0)
7587: [16-12-30 07:06:14.4661]
Plugins::ShairTunes2W::Plugin::publishPlayer (335) using built-in
helper:
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-i386-linux
7586: [16-12-30 07:06:14.4649]
Plugins::ShairTunes2W::Plugin::publishPlayer (333) mDNSPublish not in
path
7585: [16-12-30 07:06:14.4635]
Plugins::ShairTunes2W::Plugin::publishPlayer (325) dns-sd not in path
7584: [16-12-30 07:06:14.4620]
Plugins::ShairTunes2W::Plugin::publishPlayer (317) avahi-publish-player
not in path
7583: [16-12-30 07:06:03     ] ssctrl Setting nice level to +0
7582: [16-12-30 07:06:03     ] ssctrl SqueezeboxServer started.
7581: [16-12-30 07:06:02.0538] main::init (384) Starting Logitech Media
Server (v7.9.0, 1482423225, Thu Dec 22 16:22:55 UTC 2016) perl 5.014004
- i686-linux-thread-multi
7580: [16-12-30 07:06:02.0544] main::init (384) Starting Logitech Media
Server (v7.9.0, 1482423225, Thu Dec 22 16:22:55 UTC 2016) perl 5.014004
- i686-linux-thread-multi
7579: Async::HTTP: Unable to load IO::Socket::SSL, will try connecting
to SSL servers in non-SSL mode
7578: Your locale was detected as C, you may have problems with
non-Latin filenames.  Consider changing your LANG variable to the
correct locale, i.e. en_US.utf8
7577: perl: warning: Falling back to the standard locale ("C").
7576:     are supported and installed on your system.
7575:   LANG = (unset)
7574:   LC_ALL = "en_GB.UTF-8",
7573:   LANGUAGE = (unset),
7572: perl: warning: Please check that your locale settings:
7571: perl: warning: Setting locale failed.
7570: [16-12-30 07:05:08     ] ssctrl Command line =
/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl  --daemon --pidfile
/opt/ssods4/var/home/SqueezeboxServer/Cache/squeezecenter.pid --cachedir
/opt/ssods4/var/home/SqueezeboxServer/Cache --logdir
/opt/ssods4/var/home/SqueezeboxServer/Logs --prefsdir
/opt/ssods4/var/home/SqueezeboxServer/Prefs --nodebuglog --priority 0
--user ssods --group ssods --httpport 9001 
7569: [16-12-30 07:05:00     ] ssctrl Starting SqueezeboxServer
7.9.0-1482423225.-
--------------------------------------------------------------------------------------------------

The PLUGINS Tab in the LMS-Configuration Page shows the ShairTunes2
(fork) (v0.40.0) activated. But no extra device shows up in the airplay
list on ipad/iphone. I guess it's the three messages 
7586: [16-12-30 07:06:14.4649]
Plugins::ShairTunes2W::Plugin::publishPlayer (333) mDNSPublish not in
path
7585: [16-12-30 07:06:14.4635]
Plugins::ShairTunes2W::Plugin::publishPlayer (325) dns-sd not in path
7584: [16-12-30 07:06:14.4620]
Plugins::ShairTunes2W::Plugin::publishPlayer (317) avahi-publish-player
not in path

Can you give me a hint how to cure this problem? I looked at the code in
publishPlayer, but that goes beyond my knowledge to find out the
problem

Cheers
Markus


------------------------------------------------------------------------
markus.e's Profile: http://forums.slimdevices.com/member.php?userid=66423
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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

Reply via email to