Index: Slim/Player/Source.pm =================================================================== --- Slim/Player/Source.pm (revision 17894) +++ Slim/Player/Source.pm (working copy) @@ -1293,7 +1293,7 @@ ( ( $oldstreamformat ne $newstreamformat ) || Slim::Player::Sync::isSynced($client) - || $client->isa("Slim::Player::Squeezebox2") + || $client->reportsTrackStart() || ( $client->rate() != 1 ) ) ) {