I have some issues as well. I'm on latest 7.7.3 running on debian
testing.

I can create a new recipe but i am not able to play any recipe. All
request give a 'failed to create playlist for xxx'

Here is a part of the log:

[12-12-30 16:18:32.4354] Plugins::SmartMix::API::__ANON__ (224) do {
my $a = bless([
sub { "???" },
'fix',
{ params => {}, timeout => 15 },
"GET",

"http://developer.echonest.com/api/v4/playlist/dynamic/create?variety=1&style=symphonic%20rock&description=Progrock&distribution=wandering&artist=marillion&limit=true&type=artist-radio&adventurousness=0.5&api_key=*";,
"400 Bad Request",
undef,
undef,
undef,
undef,
undef,
undef,
], "Slim::Networking::SimpleAsyncHTTP");
$a->[1] = $a->[0];
($a, "400 Bad Request");
}
[12-12-30 16:18:32.4356] Plugins::SmartMix::Plugin::_createMixCb (390)
Failed to create playlist for 'prog-rock'.
[12-12-30 16:18:32.4363] Plugins::SmartMix::Plugin::_createMixCb (391)
{
_smartmix_args => {
adventurousness => "0.5",
artist => ["marillion"],
bucket => [],
description => ["Progrock"],
distribution => "wandering",
limit => "true",
style => ["symphonic rock"],
type => "artist-radio",
variety => 1,
},
}
[12-12-30 16:24:09.4141] Plugins::SmartMix::API::__ANON__ (224) do {
my $a = bless([
sub { "???" },
'fix',
{ params => {}, timeout => 15 },
"GET",

"http://developer.echonest.com/api/v4/playlist/dynamic/create?style=classic%20rock%5E2&style=rock&style=-r%26b&limit=true&type=artist-description&api_key=*";,
"400 Bad Request",
undef,
undef,
undef,
undef,
undef,
undef,
], "Slim::Networking::SimpleAsyncHTTP");
$a->[1] = $a->[0];
($a, "400 Bad Request");
}
[12-12-30 16:24:09.4144] Plugins::SmartMix::Plugin::_createMixCb (390)
Failed to create playlist for 'Classic Rock'.
[12-12-30 16:24:09.4148] Plugins::SmartMix::Plugin::_createMixCb (391)
{
_smartmix_args => {
bucket => [],
limit  => "true",
style  => ["classic rock^2", "rock", "-r&b"],
type   => "artist-description",
},
}


------------------------------------------------------------------------
raven22's Profile: http://forums.slimdevices.com/member.php?userid=16511
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