TuneIn returns both streams for FIP - as you saw when you hit the "+" -
what I don't know is what criteria it uses for playing which one.
Right now it is playing at 128k here - from TuneIn.
I think LMS tests the streams to see if they work - but I haven't
researched to see what it does with the result.

Here is an edited extract from the LMS logs with various debugging
turned on showing it going through the process ...

Code:
--------------------
    
  [17-02-22 22:19:11.0833] Slim::Schema::RemoteTrack::updateOrCreate (349) 
http://chai5she.cdn.dvmr.fr/fip-midfi.mp3
  [17-02-22 22:19:11.0938] Slim::Schema::RemoteTrack::setAttributes (309) 
http://chai5she.cdn.dvmr.fr/fip-midfi.mp3 => {
  BITRATE   => 128_000,
  RATING    => 0,
  REMOTE    => 1,
  VBR_SCALE => undef,
  YEAR      => 0,
  urlmd5    => "9a6202c6765d89915a33b1c84516803c",
  }
  [17-02-22 22:19:26.4158] Slim::Schema::RemoteTrack::updateOrCreate (349) 
http://chai5she.cdn.dvmr.fr/fip-lofi.mp3?
  [17-02-22 22:19:26.4247] Slim::Schema::RemoteTrack::setAttributes (309) 
http://chai5she.cdn.dvmr.fr/fip-lofi.mp3 => {
  BITRATE   => 32_000,
  RATING    => 0,
  REMOTE    => 1,
  VBR_SCALE => undef,
  YEAR      => 0,
  urlmd5    => "bf146c6f01a3f1754b351e4f2dff5f21",
  
--------------------



Paul Webster
http://dabdig.blogspot.com
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=106900

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

Reply via email to