Hi,
I have standard debian package installed to my new ReadyNAS 314.
It is working almost fine.
mp3 files are played ok, but my Duet and Transporter can't play Apple lossless files.
My Radio paly those also ok.
Problem is that ReadyNAS OS 6 is 64-bit only and with Duet and Transporter LMS needs to run /usr/share/squeezeboxserver/Bin/i386-linux/faad and /usr/share/squeezeboxserver/Bin/i386-linux/sox programs and those are i386 only.
Is there amd64 versions of those files in /usr/share/squeezeboxserver/Bin/i386-linux/ -directory (faad, flac, sox ...)?
Here is server.log of failed play.
Also infromation of the system that LMS is running.
Logitech Media Server Version: 7.8.0 - 1372836728 @ Thu Jul 4 01:00:35 PDT 2013
Hostname: readynas
Server IP Address: 192.168.1.20
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.14.2 - x86_64-linux-gnu-thread-multi
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 3
-Jukka-
I have standard debian package installed to my new ReadyNAS 314.
It is working almost fine.
mp3 files are played ok, but my Duet and Transporter can't play Apple lossless files.
My Radio paly those also ok.
Problem is that ReadyNAS OS 6 is 64-bit only and with Duet and Transporter LMS needs to run /usr/share/squeezeboxserver/Bin/i386-linux/faad and /usr/share/squeezeboxserver/Bin/i386-linux/sox programs and those are i386 only.
Is there amd64 versions of those files in /usr/share/squeezeboxserver/Bin/i386-linux/ -directory (faad, flac, sox ...)?
Here is server.log of failed play.
Code:
[13-07-05 18:02:09.4085] Slim::Player::TranscodingHelper::enabledFormat (198) Checking to see if alc-flc-*-* is enabled
[13-07-05 18:02:09.4094] Slim::Player::TranscodingHelper::checkBin (239) enabled
[13-07-05 18:02:09.4103] Slim::Player::TranscodingHelper::checkBin (241) Found command: [faad] -q -w -f 1 $START$ $END$ $FILE$ | [sox] -q -t wav - -t flac -C 0 $RESAMPLE$ -
[13-07-05 18:02:09.4112] Slim::Player::TranscodingHelper::getConvertCommand2 (428) Matched: alc->flc via: [faad] -q -w -f 1 $START$ $END$ $FILE$ | [sox] -q -t wav - -t flac -C 0 $RESAMPLE$ -
[13-07-05 18:02:09.4122] Slim::Player::Song::open (408) Transcoder: streamMode=F, streamformat=flc
[13-07-05 18:02:09.4139] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (553) Using command for conversion: "/usr/share/squeezeboxserver/Bin/i386-linux/faad" -q -w -f 1 "/data/media/iTunes/Music/Black Sabbath/13 [Deluxe Edition]/2-03 Pariah.m4a" | "/usr/share/squeezeboxserver/Bin/i386-linux/sox" -q -t wav - -t flac -C 0 - & |
[13-07-05 18:02:09.4149] Slim::Player::Song::open (558) Tokenized command: "/usr/share/squeezeboxserver/Bin/i386-linux/faad" -q -w -f 1 "/data/media/iTunes/Music/Black Sabbath/13 [Deluxe Edition]/2-03 Pariah.m4a" | "/usr/share/squeezeboxserver/Bin/i386-linux/sox" -q -t wav - -t flac -C 0 - & |
[13-07-05 18:02:09.6835] Slim::Player::SongStreamController::new (31) live=2
[13-07-05 18:02:09.6858] Slim::Player::StreamingController::_Stream (1327) 00:04:20:17:b8:f4: stream
[13-07-05 18:02:09.7019] Slim::Player::StreamingController::_Stream (1374) Song queue is now 10
[13-07-05 18:02:09.7032] Slim::Player::StreamingController::_setPlayingState (2479) new playing state BUFFERING
[13-07-05 18:02:09.7041] Slim::Player::StreamingController::_setStreamingState (2492) new streaming state STREAMING
[13-07-05 18:02:09.7052] Slim::Player::StreamingController::_eventAction (303) 00:04:20:17:b8:f4: NextTrackReady - new state BUFFERING-STREAMING
[13-07-05 18:02:09.7062] Slim::Player::StreamingController::_eventAction (303) 00:04:20:17:b8:f4: Play - new state BUFFERING-STREAMING
[13-07-05 18:02:09.7834] Slim::Player::StreamingController::_eventAction (271) 00:04:20:17:b8:f4: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
[13-07-05 18:02:09.7847] Slim::Player::StreamingController::_eventAction (271) 00:04:20:17:b8:f4: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
[13-07-05 18:02:09.7860] Slim::Player::StreamingController::_eventAction (271) 00:04:20:17:b8:f4: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
[13-07-05 18:02:09.7972] Slim::Player::StreamingController::_eventAction (271) 00:04:20:17:b8:f4: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
[13-07-05 18:02:09.7987] Slim::Player::Source::_readNextChunk (351) Read to end of file or pipe
[13-07-05 18:02:09.7996] Slim::Player::Source::_readNextChunk (374) end of file or error on socket, song pos: 0
[13-07-05 18:02:09.8005] Slim::Player::Source::_readNextChunk (379) 00:04:20:17:b8:f4 mark end of stream
[13-07-05 18:02:09.8015] Slim::Player::Source::_readNextChunk (387) Didn't stream any bytes for this song; mark it as failed
[13-07-05 18:02:09.8023] Slim::Player::StreamingController::playerStreamingFailed (2350) 00:04:20:17:b8:f4
Logitech Media Server Version: 7.8.0 - 1372836728 @ Thu Jul 4 01:00:35 PDT 2013
Hostname: readynas
Server IP Address: 192.168.1.20
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.14.2 - x86_64-linux-gnu-thread-multi
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 3
-Jukka-