NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
F_L_
May 10, 2013Tutor
LMS for OS6
A LMS (Logitech Media Server) add-on for OS6 would be great. I am thinking about upgrading to the new OS but need LMS (even if its obsolete). Anyone got it running from source?
jukkaforss
Jul 05, 2013Tutor
Now I know what difference is between Radio and Trasnporter or Duet.
Radio can play Apple lossless native, but Transporter and Dut don't.
Radio transcode log:
Duet transcode log:
Duet transcode log from old RD Ultra 4
LMS tries to use i386 version of faad and sox located in /usr/share/squeezeboxserver/Bin/i386-linux/ -directory and ReadyNAS OS 6 can run only 64bit binaries.
If I install faad and sox and copy 64-bit binaries to /usr/share/squeezeboxserver/Bin/i386-linux/ -directory, it still don't work probably those LMS binaries are modified !!
Any idea how to get around this problem?
Radio can play Apple lossless native, but Transporter and Dut don't.
Radio transcode log:
[13-07-05 18:09:21.1388] Slim::Player::TranscodingHelper::checkBin (241) Found command: -
[13-07-05 18:09:21.1398] Slim::Player::TranscodingHelper::getConvertCommand2 (428) Matched: alc->alc via: -
[13-07-05 18:09:21.1407] Slim::Player::Song::open (408) Transcoder: streamMode=I, streamformat=alc
[13-07-05 18:09:21.1416] Slim::Player::Song::open (461) Opening stream (no direct streaming) using Slim::Player::Protocols::File [file:///data/media/iTunes/Music/Black%20Sabbath/13%20[Deluxe%20Edition]/2-03%20Pariah.m4a]
[13-07-05 18:09:21.1434] Slim::Player::Protocols::File::open (81) duration: [334.613] size: [46230115] endian [] offset: [0] for file:///data/media/iTunes/Music/Black%20Sabbath/13%20[Deluxe%20Edition]/2-03%20Pariah.m4a
[13-07-05 18:09:21.1444] Slim::Player::Protocols::File::open (98) Opening file /data/media/iTunes/Music/Black Sabbath/13 [Deluxe Edition]/2-03 Pariah.m4a
[13-07-05 18:09:21.1463] Slim::Player::Protocols::File::open (192) Seeking in 0 into /data/media/iTunes/Music/Black Sabbath/13 [Deluxe Edition]/2-03 Pariah.m4a
[13-07-05 18:09:21.1476] Slim::Player::Song::open (482) URL is a song (audio): file:///data/media/iTunes/Music/Black%20Sabbath/13%20[Deluxe%20Edition]/2-03%20Pariah.m4a, type=alc
[13-07-05 18:09:21.6166] Slim::Player::SongStreamController::new (31) live=1
[13-07-05 18:09:21.6185] Slim::Player::StreamingController::_Stream (1327) 00:04:20:2a:12:29: stream
[13-07-05 18:09:21.6219] Slim::Player::StreamingController::_Stream (1374) Song queue is now 10
[13-07-05 18:09:21.6230] Slim::Player::StreamingController::_setPlayingState (2479) new playing state BUFFERING
[13-07-05 18:09:21.6240] Slim::Player::StreamingController::_setStreamingState (2492) new streaming state STREAMING
[13-07-05 18:09:21.6256] Slim::Player::StreamingController::_eventAction (303) 00:04:20:2a:12:29: NextTrackReady - new state BUFFERING-STREAMING
[13-07-05 18:09:21.6271] Slim::Player::StreamingController::_eventAction (303) 00:04:20:2a:12:29: Play - new state BUFFERING-STREAMING
[13-07-05 18:09:21.7769] Slim::Player::StreamingController::_eventAction (271) 00:04:20:2a:12:29: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
Duet transcode log:
[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
Duet transcode log from old RD Ultra 4
[13-07-05 18:33:20.9549] Slim::Player::TranscodingHelper::checkBin (239) enabled
[13-07-05 18:33:20.9559] 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:33:20.9572] 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:33:20.9581] Slim::Player::Song::open (408) Transcoder: streamMode=F, streamformat=flc
[13-07-05 18:33:20.9605] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (553) Using command for conversion: "/usr/share/squeezeboxserver/Bin/i386-linux/faad" -q -w -f 1 "/media/iTunes/Music/Black Sabbath/The Best Of Black Sabbath/2-15 Turn Up The Night.m4a" | "/usr/share/squeezeboxserver/Bin/i386-linux/sox" -q -t wav - -t flac -C 0 - & |
[13-07-05 18:33:20.9618] Slim::Player::Song::open (558) Tokenized command: "/usr/share/squeezeboxserver/Bin/i386-linux/faad" -q -w -f 1 "/media/iTunes/Music/Black Sabbath/The Best Of Black Sabbath/2-15 Turn Up The Night.m4a" | "/usr/share/squeezeboxserver/Bin/i386-linux/sox" -q -t wav - -t flac -C 0 - & |
[13-07-05 18:33:21.0420] Slim::Player::SongStreamController::new (31) live=1
[13-07-05 18:33:21.0447] Slim::Player::StreamingController::_Stream (1322) 00:04:20:17:b8:f4: stream
[13-07-05 18:33:21.0536] Slim::Player::StreamingController::_Stream (1369) Song queue is now 30
[13-07-05 18:33:21.0551] Slim::Player::StreamingController::_setPlayingState (2474) new playing state BUFFERING
[13-07-05 18:33:21.0560] Slim::Player::StreamingController::_setStreamingState (2487) new streaming state STREAMING
[13-07-05 18:33:21.0572] Slim::Player::StreamingController::_eventAction (303) 00:04:20:17:b8:f4: NextTrackReady - new state BUFFERING-STREAMING
[13-07-05 18:33:21.0582] Slim::Player::StreamingController::_eventAction (303) 00:04:20:17:b8:f4: Play - new state BUFFERING-STREAMING
[13-07-05 18:33:21.0737] Slim::Player::StreamingController::_eventAction (271) 00:04:20:17:b8:f4: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
[13-07-05 18:33:21.0755] Slim::Player::StreamingController::_eventAction (271) 00:04:20:17:b8:f4: StatusHeartbeat in BUFFERING-STREAMING -> Slim::Player::StreamingController::_NoOp
LMS tries to use i386 version of faad and sox located in /usr/share/squeezeboxserver/Bin/i386-linux/ -directory and ReadyNAS OS 6 can run only 64bit binaries.
If I install faad and sox and copy 64-bit binaries to /usr/share/squeezeboxserver/Bin/i386-linux/ -directory, it still don't work probably those LMS binaries are modified !!
Any idea how to get around this problem?
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!