bpa wrote: > In your case, the TCP connection is closed prematurely before the whole > file has been sent to the player but LMS doesn't know that so it just > tell player to play next item in playlist. > > A connection is closed prematurely usually due to network problems. The > file is sent in packets from LMS to player. Each packet has to be > acknowledged. If LMS does not get an acknowledgment within a time > period - the connection is reset and TCP is closed. The question is why > was an acknowledgement not recieved by LMS: did player fail to get a > packet and so didn't send an ack or did the ack get lost between player > and LMS ? Either way data shouldn't be lost regularly on a network.
Maybe any of the LMS logging settings for network.* or player.* could help detecting/confirming this? Don't know which to try, though. ------------------------------------------------------------------------ reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread: http://forums.slimdevices.com/showthread.php?t=106233 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
