mherger wrote: 
> > this doesn't work for me either. I waited a couple of songs that got
> > added to the list after enabling this feature, but they still
> included
> > songs from Spotify.
> 
> What kind of mix are you playing when this happens? Please also check
> the  
> server.log file. If setting this parameter failed you might see some
> debug  
> output in the log file. You could enable debugging before applying this 
> 
> parameter to get the most information  
> (Settings/Advanced/Logging/plugin.smartmix=debug).
> 
> -- 
> 
> Michael

This happens when I let Smartmix add new songs to an ending playlist. I
get following entry in server.log after choosing "own music library" in
Smartmix Options.

Code:
--------------------
    Plugins::SmartMix::API::_call (244) Async API call: GET 
http://developer.echonest.com/api/v4/playlist/dynamic/restart?session_id=05f7c8aa33ac46b3b4133492238d3e74&artist=Massive%20Attack&trackId=7e970baae674607aac3a4ff1a557811d&limit=true&bucket=id%3ACALROQU13BF75E986D&title=Hymn%20Of%20The%20Big%20Wheel&api_key=*
  [13-02-13 20:49:10.8725] Plugins::SmartMix::API::__ANON__ (253) do {
  my $a = bless([
  sub { "???" },
  'fix',
  { params => {}, timeout => 15 },
  "GET",
  
"http://developer.echonest.com/api/v4/playlist/dynamic/restart?session_id=05f7c8aa33ac46b3b4133492238d3e74&artist=Massive%20Attack&trackId=7e970baae674607aac3a4ff1a557811d&limit=true&bucket=id%3ACALROQU13BF75E986D&title=Hymn%20Of%20The%20Big%20Wheel&api_key=*";,
  "400 Bad Request",
  undef,
  undef,
  undef,
  undef,
  undef,
  undef,
  ], "Slim::Networking::SimpleAsyncHTTP");
  $a->[1] = $a->[0];
  ($a, "400 Bad Request");
  }
--------------------


Changing the source on a Smartmix based on a recipe works.


------------------------------------------------------------------------
th80's Profile: http://forums.slimdevices.com/member.php?userid=22097
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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

Reply via email to