nig27 wrote: > It was running fine on LMS 7.8. Then iplayer 6music streams (listen > again from previous days) stopped working, Listen Live (non UK) still > working. I tried to get it to work without success, so I upgraded to > latest LMS 7.9.2... > > Here's system details:- > > 28112
I'm guessing you had a https problem or somehting similar which can only be fixed by LMS update. It look like a MacOS/OSX system but I have no idea whether ti is new or old. This may be a LMS Mac issue which is best handled outside of this thread but first do a some basic tests. To suggest the test I need detailed log info. 1. enable Player.source to INFO 2. Note time. 3. Try to the http://somafm.com/illstreet64.pls URL 4. wait 15 secs 5. clear the playlist and look at the log - starting a tth etime noted in 2. The log should look something like the following - find the log entries similar to the onle in red (i.e. beginning lines "*Using command for conversion*" and copy the snippet to a post. Code: -------------------- [19-09-05 11:01:55.3967] Slim::Utils::Misc::pathFromFileURL (225) Warning: Path isn't a file URL: ///somafm.com/illstreet64.pls [19-09-05 11:02:18.6624] Slim::Player::StreamingController::stop (2118) 00:04:20:16:07:0e [19-09-05 11:02:18.6628] Slim::Player::StreamingController::resetSongqueue (1797) Song queue is now [19-09-05 11:02:18.6638] Slim::Player::StreamingController::play (2121) 00:04:20:16:07:0e [19-09-05 11:02:18.6644] Slim::Player::StreamingController::_setPlayingState (2378) new playing state STOPPED [19-09-05 11:02:18.6646] Slim::Player::StreamingController::_setStreamingState (2387) new streaming state IDLE [19-09-05 11:02:18.6658] Slim::Player::Song::new (108) index 0 -> http://somafm.com/illstreet64.pls [19-09-05 11:02:18.6663] Slim::Player::StreamingController::_setStreamingState (2387) new streaming state TRACKWAIT [19-09-05 11:02:18.6683] Slim::Player::StreamingController::_playersMessage (797) Fetching track details...: http://somafm.com/illstreet64.pls [19-09-05 11:02:18.6688] Slim::Player::Song::getNextSong (229) http://somafm.com/illstreet64.pls [19-09-05 11:02:18.6691] Slim::Player::Song::getNextSong (251) scanning URL http://somafm.com/illstreet64.pls [19-09-05 11:02:20.5184] Slim::Player::Song::__ANON__ (298) Found a playlist [19-09-05 11:02:20.5188] Slim::Player::Song::getNextSong (229) http://somafm.com/illstreet64.pls [19-09-05 11:02:20.5194] Slim::Player::Song::_getNextPlaylistTrack (218) Got next URL from playlist; track is: http://ice4.somafm.com/illstreet-64-aac [19-09-05 11:02:20.5198] Slim::Player::StreamingController::_nextTrackReady (745) 00:04:20:16:07:0e: nextTrack will be index 0 [19-09-05 11:02:20.5201] Slim::Player::StreamingController::_Stream (1211) Song queue is now 0 [19-09-05 11:02:20.5204] Slim::Player::StreamingController::_Stream (1214) 00:04:20:16:07:0e: preparing to stream song index 0 [19-09-05 11:02:20.5207] Slim::Player::Song::open (364) http://ice4.somafm.com/illstreet-64-aac [19-09-05 11:02:20.5223] Slim::Player::TranscodingHelper::getConvertCommand2 (443) Error: Didn't find any command matches for type: aac [19-09-05 11:02:20.5226] Slim::Player::Song::open (388) seek=false time=0 canSeek=0SEEK_ERROR_TYPE_NOT_SUPPORTEDaac [19-09-05 11:02:20.5232] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: aac->flc via: [faad] -q -w -f 1 $FILE$ | [flac] -cs --totally-silent --compression-level-0 --ignore-chunk-sizes - [19-09-05 11:02:20.5235] Slim::Player::Song::open (409) Transcoder: streamMode=I, streamformat=flc [19-09-05 11:02:20.5237] Slim::Player::Song::open (462) Opening stream (no direct streaming) using Slim::Player::Protocols::HTTP [http://ice4.somafm.com/illstreet-64-aac] [19-09-05 11:02:20.9254] Slim::Player::Song::open (483) URL is a song (audio): http://ice4.somafm.com/illstreet-64-aac, type=aac [19-09-05 11:02:20.9259] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command for conversion: "/mnt/hddrive/home/xx14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/faad" -q -w -f 1 - | "/mnt/hddrive/home/xx14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/flac" -cs --totally-silent --compression-level-0 --ignore-chunk-sizes - [19-09-05 11:02:20.9266] Slim::Player::Song::open (559) Tokenized command: "/mnt/hddrive/home/xx14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/faad" -q -w -f 1 - | "/mnt/hddrive/home/xx14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/flac" -cs --totally-silent --compression-level-0 --ignore-chunk-sizes - [19-09-05 11:02:20.9329] Slim::Player::StreamingController::_Stream (1283) 00:04:20:16:07:0e: stream [19-09-05 11:02:20.9344] Slim::Player::StreamingController::_Stream (1320) Song queue is now 0 -------------------- ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109826 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
