pupvogel wrote: 
> Err, yes you are right, now that really explains why I didn't get a
> socketwrapper-log when streaming to Squeezelite-X... 8-p
> 
> Also (sorry, just remembered), in the other thread, "chieftobitobsn"
> remarked that he has the same issue on a raspi3/debian-system, so it
> cannot be Windows only.

The "end of file" usually means the source has stopped after 2,544,246
AAC bytes. The stream is about 60,281,586 long (includes some MPEG4
headers)


Code:
--------------------
    
  [22-04-14 17:37:38.6666] Slim::Player::StreamingController::_eventAction 
(270) 18:c0:4d:e9:61:7b: Started in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_Playing
  [22-04-14 17:37:38.6667] Slim::Player::StreamingController::_setPlayingState 
(2378) new playing state PLAYING
  [22-04-14 17:37:38.6667] Slim::Player::StreamingController::_Playing (368) 
Song 0 has now started playing
  [22-04-14 17:37:38.6670] Slim::Player::StreamingController::_Playing (397) 
Song queue is now 0
  [22-04-14 17:37:38.6671] Slim::Player::StreamingController::_eventAction 
(302) 18:c0:4d:e9:61:7b: Started - new state PLAYING-STREAMING
  [22-04-14 17:37:38.6672] Slim::Player::StreamingController::_eventAction 
(270) 18:c0:4d:e9:61:7b: StatusHeartbeat in PLAYING-STREAMING -> 
Slim::Player::StreamingController::_CheckSync
  [22-04-14 17:37:38.8039] Slim::Player::Source::_readNextChunk (345) Got 
EINTR, will try again later.
  [22-04-14 17:37:39.2305] Slim::Player::Source::_readNextChunk (345) Got 
EINTR, will try again later.
  [22-04-14 17:37:39.6462] Slim::Player::Source::_readNextChunk (345) Got 
EINTR, will try again later.
  [22-04-14 17:37:40.0649] Slim::Player::Source::_readNextChunk (355) Read to 
end of file or pipe
  [22-04-14 17:37:40.0653] Slim::Player::Source::_readNextChunk (378) end of 
file or error on socket, song pos: 2544246
  [22-04-14 17:37:40.0656] Slim::Player::Source::_readNextChunk (383) 
18:c0:4d:e9:61:7b mark end of stream
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=116078

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

Reply via email to