It's registering players ok but they are not willing to play. 
This is what happens when I select an SB player in the Airplay tab on my
iPad then hit play (in the tunein app)
Code:
--------------------
    [15-05-22 13:01:43.4317] Plugins::ShairTunes2::Plugin::handleSocketConnect 
(235) New connection from fe80::ce7:4471:11a1:e59b
  [15-05-22 13:01:43.4358] Plugins::ShairTunes2::Plugin::conn_read_data (278) 
conn_read_data: read 212 bytes.
  [15-05-22 13:01:43.4382] Plugins::ShairTunes2::Plugin::conn_read_data (289) 
Content Length is: 0
  [15-05-22 13:01:43.4406] Plugins::ShairTunes2::Plugin::conn_read_data (292) 
ContentBody length already received: 0
  [15-05-22 13:01:43.4431] Plugins::ShairTunes2::Plugin::conn_read_data (307) 
Handle request...
  [15-05-22 13:01:43.6312] Plugins::ShairTunes2::Plugin::conn_read_data (278) 
conn_read_data: read 256 bytes.
  [15-05-22 13:01:43.6338] Plugins::ShairTunes2::Plugin::conn_read_data (278) 
conn_read_data: read 256 bytes.
  [15-05-22 13:01:43.6363] Plugins::ShairTunes2::Plugin::conn_read_data (289) 
Content Length is: 666
  [15-05-22 13:01:43.6389] Plugins::ShairTunes2::Plugin::conn_read_data (292) 
ContentBody length already received: 227
  [15-05-22 13:01:43.6412] Plugins::ShairTunes2::Plugin::conn_read_data (296) 
Content not yet completely received. Waiting...
  [15-05-22 13:01:43.6436] Plugins::ShairTunes2::Plugin::conn_read_data (307) 
Handle request...
  [15-05-22 13:01:43.8333] Plugins::ShairTunes2::Plugin::conn_read_data (278) 
conn_read_data: read 256 bytes.
  [15-05-22 13:01:43.8357] Plugins::ShairTunes2::Plugin::conn_read_data (278) 
conn_read_data: read 51 bytes.
  [15-05-22 13:01:43.8381] Plugins::ShairTunes2::Plugin::conn_read_data (289) 
Content Length is: 0
  [15-05-22 13:01:43.8415] Plugins::ShairTunes2::Plugin::conn_read_data (292) 
ContentBody length already received: 0
  [15-05-22 13:01:43.8439] Plugins::ShairTunes2::Plugin::conn_read_data (307) 
Handle request...
  [15-05-22 13:01:43.8492] Plugins::ShairTunes2::Plugin::conn_handle_request 
(404) decode command: 
"/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/helperBinaries/shairport_helper-x64-linux"
 fmtp '96 352 0 16 40 10 14 2 255 0 0 44100' cport '51638' dport '52322' iv 
'9c9bdf209dd013ea9aaf4c55c0152c0b' key 'a749b237fcbd4eff581cf4f74144f14d' tport 
'52322'
  [15-05-22 13:01:43.9137] Slim::Utils::Misc::msg (1220) Warning: 
[13:01:43.9118] Use of uninitialized value $portdesc in pattern match (m//) at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm 
line 412.
  [15-05-22 13:01:43.9166] Slim::Utils::Misc::msg (1220) Warning: 
[13:01:43.9152] Use of uninitialized value $portdesc in concatenation (.) or 
string at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm 
line 412.
  [15-05-22 13:01:43.9198] Slim::Networking::IO::Select::__ANON__ (131) Error: 
Select task failed calling Plugins::ShairTunes2::Plugin::handleSocketRead: 
Expected port number from decoder; got  at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/Plugin.pm 
line 412.
  ; fh=IO::Socket::INET6=GLOB(0xebc97b4)
  [15-05-22 13:02:14.3328] Plugins::ShairTunes2::Plugin::handleSocketRead (249) 
Closed: IO::Socket::INET6=GLOB(0xebc97b4)
--------------------

I guess the reason is there:
Code:
--------------------
    # cd 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2/helperBinaries
  # ./shairport_helper-x64-linux 
  bash: ./shairport_helper-x64-linux: cannot execute binary file: Exec format 
error
  # file ./shairport_helper-x64-linux 
  ./shairport_helper-x64-linux: ELF 64-bit LSB executable, x86-64, version 1 
(GNU/Linux), statically linked, for GNU/Linux 2.6.15, 
BuildID[sha1]=d9f8976cee0bd8e9caa6a4e0aba3dc471cce57ff, not stripped
  # uname -a
  Linux godfrey 4.1.0-rc1-alix-serverload-10 #3 Sat May 16 01:20:09 CEST 2015 
i586 GNU/Linux
--------------------

I remember (now) I had to rebuild the helper in StuartUSA's version.
Since then I have removed all dev environment on the machine; I'd
appreciate a lot if you could provide an i386 executable.



4 SB 3 • iPeng (iPhone + iPad) • SqueezeLite • Squeezebox Server 7.8.1
(Debian 7.5)  with plugins: CD Player, WaveInput by bpa • IRBlaster by
Gwendesign (Felix) • Server Power Control by Gordon Harris • Smart Mix
by Michael Herger • PowerSave by Jason Holtzapple • Song Info, Song
Lyrics by Erland Isaksson • WeatherTime by Martin Rehfeld • ShairTunes
by StuartUSA • Local Player, BBC iPlayer, SwitchPlayer by Triode • Auto
Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.
------------------------------------------------------------------------
epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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

Reply via email to