Code:
--------------------
    Slim::Control::Request::notifyFromArray( $client, [ 'newmetadata' ] );

You might need to do this for all the clients currently playing that station. Are they synced? Then you'd have to deal with $client->master. Otherwise you could/should keep track of all clients streaming that station, and send the notification to all of them.


--

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

Reply via email to