For Tidal, I think you should update to 8.1.*  - when 8.0.0 was
released, it was quickly updated as it had bugs. 8.1.* had even more
fixes and bugs especially for Tidal

Code:
--------------------
    
  [21-02-13 17:44:22.4482] Slim::Player::TranscodingHelper::tokenizeConvertCo 
mmand2 (641) Using command for conversion: 
"/volume1/@appstore/SqueezeCenter/Bin/sox" -q -t flac - -t flac -
  [21-02-13 17:44:22.4487] Slim::Player::Song:: open (565) Tokenized command: 
"/volume1/@appstore/SqueezeCenter/Bin/sox" -q -t flac - -t flac -
  [21-02-13 17:44:22.4716] Slim::Player::StreamingController::_Stream (1282) 
00:04:20:07:0b:98: stream
  [21-02-13 17:44:22.4745] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 2
  [21-02-13 17:44:22.4752] Slim::Player::StreamingController::_setPlayingStat e 
(2377) new playing state BUFFERING
  [21-02-13 17:44:22.4757] Slim::Player::StreamingController::_setStreamingSt 
ate (2386) new streaming state STREAMING
  [21-02-13 17:44:22.5640] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 0
  [21-02-13 17:44:22.5646] Slim::Player::Source::_readNextChunk (377) 
00:04:20:07:0b:98 mark end of stream
  [21-02-13 17:44:22.5651] Slim::Player::Source::_readNextChunk (385) Didn't 
stream any bytes for this song; mark it as failed
  [21-02-13 17:44:22.5656] Slim::Player::StreamingController:: 
playerStreamingFailed (2248) 00:04:20:07:0b:98
  [21-02-13 17:44:22.5667] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: wimp://96206243.flac
  
--------------------


The "end of file" error is typical of a problem in transcoding and since
only sox in trasncoding -  I think your version of sox doesn't run on
your system Maybe missing libraries, maybe wrong architecture (e.g.
armhf instead of armle).

Your sox reside at */volume1/@appstore/SqueezeCenter/Bin/sox*  - you
could try to run it form a shell prompt.

If it doesn't run, you could probably replace it with a good version
from older LMS since sox hasn't changed much.  If a "bad" sox was
packaged with LMS 8.0.0 , it may be a good reason to try 8.1.* as a good
version may now be packaged.


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

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

Reply via email to