When I start an internetstream on an updated Radio (and Duet Controller)
connected to MySB.com I can only see the radiostations logo for a
glimpse of a second.
The logo is then replaced with the no cover image.

Not happening on all Radio station but for '104.6 RTL' or 'SpreeRadio'
(Germany->Berlin  - the first two stations).
Maybe this is happening for radiostations that have embedded metadata?

Checked the comet-log with SqueezePad here is the first player-status
after the radiostation was started with the a fine artwork_url tag:

Code:
--------------------
    
  DEBUG - 141768ms (/Users/bluegaspode/Documents/projects/iPad/SqueezePad 
Trunk/Classes/CometD.m:185) -[CometD evaluateCometDMessage:] - CometDMessage: {
  channel = 
"/1412648X1891b806ea62f9eccee6c643b16bf597e584ac4fXc42c03c4cc9eX0X1311707725Xcd10df5f/slim/request";
  data =     {
  "current_title" = "105'5 Spree Radio 105.5 (Top 40-Pop)";
  "mixer volume" = 5;
  mode = play;
  "player_connected" = 1;
  "player_ip" = "85.178.40.91:48594";
  "player_name" = "Duet Controller";
  "playlist mode" = off;
  "playlist repeat" = 2;
  "playlist shuffle" = 0;
  "playlist_cur_index" = 0;
  "playlist_loop" =         (
  {
  artist = "105'5 Spree Radio 105.5";
  "artwork_url" = "http://radiotime-logos.s3.amazonaws.com/s17211q.png";;
  coverart = 0;
  duration = 0;
  id = "-184276544";
  "playlist index" = 0;
  remote = 1;
  title = "Bruce Willis - Under the Boardwalk";
  }
  );
  "playlist_timestamp" = "1311707864.80065";
  "playlist_tracks" = 1;
  power = 1;
  rate = 1;
  remote = 1;
  remoteMeta =         {
  artist = "105'5 Spree Radio 105.5";
  "artwork_url" = "http://radiotime-logos.s3.amazonaws.com/s17211q.png";;
  coverart = 0;
  duration = 0;
  id = "-184276544";
  remote = 1;
  title = "Bruce Willis - Under the Boardwalk";
  };
  "seq_no" = 0;
  signalstrength = 0;
  time = 0;
  waitingToPlay = 1;
  };
  ext =     {
  priority = "";
  };
  id = 38;
  }
  
--------------------


Then a second later the artwork_url tag is missing - also some other
metadata has been changed, that's why I suspect this is the update
related to the metadata from the stream.

Code:
--------------------
    
  DEBUG - 143360ms (/Users/bluegaspode/Documents/projects/iPad/SqueezePad 
Trunk/Classes/CometD.m:185) -[CometD evaluateCometDMessage:] - CometDMessage: {
  channel = 
"/1412648X1891b806ea62f9eccee6c643b16bf597e584ac4fXc42c03c4cc9eX0X1311707725Xcd10df5f/slim/playerstatus/00:04:20:1b:25:88";
  data =     {
  "current_title" = "SPR_AIRAAC_SC";
  "mixer volume" = 5;
  mode = play;
  "player_connected" = 1;
  "player_ip" = "85.178.40.91:48594";
  "player_name" = "Duet Controller";
  "playlist mode" = off;
  "playlist repeat" = 2;
  "playlist shuffle" = 0;
  "playlist_cur_index" = 0;
  "playlist_loop" =         (
  {
  artist = "Bruce Willis & The Temptations";
  coverart = 0;
  duration = 0;
  id = "-147725888";
  "playlist index" = 0;
  remote = 1;
  title = "Under the Boardwalk";
  }
  );
  "playlist_timestamp" = "1311707864.80065";
  "playlist_tracks" = 1;
  power = 1;
  rate = 1;
  remote = 1;
  remoteMeta =         {
  artist = "Bruce Willis & The Temptations";
  coverart = 0;
  duration = 0;
  id = "-147725888";
  remote = 1;
  title = "Under the Boardwalk";
  };
  "seq_no" = 0;
  signalstrength = 0;
  time = "0.045";
  };
  ext =     {
  priority = "";
  };
  id = 3;
  }
  
--------------------


So MySB.com seems to reset the stations image.


-- 
bluegaspode

Did you know: *'SqueezePlayer' (www.squeezeplayer.com)* will stream all
your music to your Android device. Take your music everywhere!
Remote Control + Streaming to your iPad? *'Squeezebox + iPad =
SqueezePad ' (www.squeezepad.com)*
Want to see a Weather Forecast on your Radio/Touch/Controller ? => why
not try my 'Weather Forecast Applet'
(http://forums.slimdevices.com/showthread.php?t=73827)
Want to use the Headphones with your Controller ? => why not try my
'Headphone Switcher Applet'
(http://forums.slimdevices.com/showthread.php?t=67139)
------------------------------------------------------------------------
bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651
View this thread: http://forums.slimdevices.com/showthread.php?t=89044

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

Reply via email to