Don't stop the music is pretty cool, especially with Spotty, as I do not
use LastFM. But I would like to hear MY music and often, right after the

No need to be a LastFM user. LastMix is using their API to create mixes based on some input tracks. And it has a mix mode which would only play local music.

Still: would you be comfortable adding a line in one of the plugin's
source files?

Oh sorry, I had overlooked that - sure, gladly! Which one?

Ok, there's the file Slim/Plugin/MusicMagic/Plugin.pm, around line 149 (https://github.com/Logitech/slimserver/blob/e5255b339884491508e8979152e4a9c019779de3/Slim/Plugin/MusicMagic/Plugin.pm#L149). Add:

warn Data::Dump::dump($response);

after the check for $response->is_error. This should dump the full request object to server.log. Post the result here.
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to