I see something similar with smartmix and spotify .

Similar to what?

   [14-10-27 20:26:57.7094] Plugins::SmartMix::Services::Spotify::__ANON__ 
(339) Something went wrong checking Spotify availability: (
   bless([
   sub { "???" },
   sub { "???" },
   { params => {}, timeout => 15 },
   "GET",
   
"https://api.spotify.com/v1/tracks?ids=,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,";,
   "Redirection limit exceeded",
   undef,
   undef,
   undef,
   undef,
   undef,
   undef,
   ], "Slim::Networking::SimpleAsyncHTTP"),
   "Redirection limit exceeded",
   )

Ok, that's probably the best info I got on this topic so far. The fix I added today deal with a similar case where this particular call would fail. But how we'd end up with a list of empty IDs, I don't know...

Could you please send me the full log file? There should be a dump of the data returned by TEN which would tell me how we got here. Thanks!

Just to be sure: you didn't edit that URL to remove the IDs, did you?

--

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

Reply via email to