The mime type of a stream will determine whether LMS can detect a
streamtype.  If LMS canot determine the type it may default to mp3.

AAC stream can have a number of different MIME types and so if your
types.conf, custom-types.conf files do not have all the AAC MIME types
then some stream will fail.   The MIME for the somafm stream is
audio/aacp

Check for two things first.

1. Does your types.conf file have an entry for audio/aacp and what type
is defined. ?  If yes then do you have any custom-types.conf file on
your system which also has a audio/aacp and is there a different type
defined.
2. Your log is incomplete. Get a complete log starting with the line
highlighted in red as below and wait for 10 secs at least.



Code:
--------------------
    
  [16-04-13 17:05:29.2390] Slim::Player::Song::new (108) index 0 -> 
http://ice1.somafm.com/illstreet-128-aac
  [16-04-13 17:05:29.2392] Slim::Player::Song::new (150) live=4
  [16-04-13 17:05:29.2393] 
Slim::Player::StreamingController::_setStreamingState (2492) new streaming 
state TRACKWAIT
  [16-04-13 17:05:29.2407] Slim::Player::StreamingController::_playersMessage 
(789) Getting stream info...: http://ice1.somafm.com/illstreet-128-aac
  [16-04-13 17:05:29.2410] Slim::Player::Song::getNextSong (229) 
http://ice1.somafm.com/illstreet-128-aac
  [16-04-13 17:05:29.2411] Slim::Player::Song::getNextSong (251) scanning URL 
http://ice1.somafm.com/illstreet-128-aac
  [16-04-13 17:05:29.2420] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:16:07:0e: Play - new state STOPPED-TRACKWAIT
  [16-04-13 17:05:29.6592] Slim::Player::Song::getNextSong (229) 
http://ice1.somafm.com/illstreet-128-aac
  [16-04-13 17:05:29.6594] Slim::Player::StreamingController::_nextTrackReady 
(737) 00:04:20:16:07:0e: nextTrack will be index 0
  [16-04-13 17:05:29.6595] Slim::Player::StreamingController::_eventAction 
(271) 00:04:20:16:07:0e: NextTrackReady in STOPPED-TRACKWAIT -> 
Slim::Player::StreamingController::_Stream
  [16-04-13 17:05:29.6596] Slim::Player::StreamingController::_Stream (1215) 
Song queue is now 0
  [16-04-13 17:05:29.6596] Slim::Player::StreamingController::_Stream (1218) 
00:04:20:16:07:0e: preparing to stream song index 0
  [16-04-13 17:05:29.6597] Slim::Player::Song::open (363) 
http://ice1.somafm.com/illstreet-128-aac
  [16-04-13 17:05:29.6602] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-wma-receiver-00:04:20:16:07:0e
  [16-04-13 17:05:29.6602] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-wma-*-00:04:20:16:07:0e
  [16-04-13 17:05:29.6603] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-wma-receiver-*
  [16-04-13 17:05:29.6604] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-wma-*-*
  [16-04-13 17:05:29.6605] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-ogg-receiver-00:04:20:16:07:0e
  [16-04-13 17:05:29.6606] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-ogg-*-00:04:20:16:07:0e
  [16-04-13 17:05:29.6606] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-ogg-receiver-*
  [16-04-13 17:05:29.6607] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-ogg-*-*
  [16-04-13 17:05:29.6608] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-flc-receiver-00:04:20:16:07:0e
  [16-04-13 17:05:29.6609] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-flc-*-00:04:20:16:07:0e
  [16-04-13 17:05:29.6609] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-flc-receiver-*
  [16-04-13 17:05:29.6610] Slim::Player::TranscodingHelper::checkBin (231) 
Checking formats for: aac-flc-*-*
  [16-04-13 17:05:29.6611] Slim::Player::TranscodingHelper::enabledFormat (198) 
Checking to see if aac-flc-*-* is enabled
  [16-04-13 17:05:29.6611] Slim::Player::TranscodingHelper::enabledFormat (206) 
There are 2 disabled formats...
  [16-04-13 17:05:29.6612] Slim::Player::TranscodingHelper::enabledFormat (212) 
Testing mp4-aac-*-* vs aac-flc-*-*
  [16-04-13 17:05:29.6613] Slim::Player::TranscodingHelper::enabledFormat (212) 
Testing wma-wma-*-* vs aac-flc-*-*
  [16-04-13 17:05:29.6614] Slim::Player::TranscodingHelper::checkBin (239)    
enabled
  [16-04-13 17:05:29.6614] Slim::Player::TranscodingHelper::checkBin (241)   
Found command: [faad] -q -w -f 1 $FILE$ | [flac] -cs --totally-silent 
--compression-level-0 --ignore-chunk-sizes -
  
--------------------


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

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to