scala wrote:
> Unfortunately it does not work
May I suggest adding a line at the beginning of the OS detection routine
such as (I'm no perl programmer...)
Code:
--------------------
if ($os->{'osArch'} =~ /i686/) {
$bin = "shairport_helper-x64-linux";
}
--------------------
QNAP reports 'osArch' => 'i686-linux' but it also reports 'binArch' =>
'i386-linux' and this triggers the selection of the wrong helper
------------------------------------------------------------------------
scala's Profile: http://forums.slimdevices.com/member.php?userid=13391
View this thread: http://forums.slimdevices.com/showthread.php?t=106289
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins