Another adjustment needed - after calling selecttrack to choose the next track 
from MIP matches, it needs to get a track object from the url:

                        my $seltrack = selecttrack($client, \...@unique);
                        $track = 
Slim::Schema->rs('Track')->objectForUrl($seltrack);
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to