Bugzilla – Bug 1382
$client->currentPlaylist() not updated with synced players
Last modified: 2008-08-18 10:54:04 UTC
I've run into a problem with my MusicInfoSCR plugin: when I have two players A and B synchronized, $client->currentPlaylist() on the 'slave' won't be updated. A and B are playing the same stream. I then select a new radio station on A -> B will continue to display the old playlist/station name in the web interface (and with MusicInfoSCR). Right after the start sometimes only A will display the playlist name.
Fixed on trunk (change 3058) and branch (change 3059).