rdelfin;641144 Wrote: 
> Oh, I wasn't aware the plugin had its own log file.  My apologies.
> 

Problem is that squeezebox server thinks the player has a different IP
address from the address which connects to the helper app.  This fails
the check that the streaming connection is from a real player:


Code:
--------------------
    
  [10:47:37.895] main:569 newstream connection from 65.50.126.102
  [10:47:37.895] check_player:210 player address mismatch 65.50.126.102 
192.168.10.4
  [10:47:37.895] main:627 unable to play on this player: -5
  
--------------------


Is the player going through NAT?  Can you remove this?


-- 
Triode
------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to