Index: Plugins/Live365.pm =================================================================== RCS file: /home/cvs/cvsroot/slim/server/Plugins/Live365.pm,v retrieving revision 1.3 diff -u -p -B -r1.3 Live365.pm --- Plugins/Live365.pm 21 Oct 2004 01:22:19 -0000 1.3 +++ Plugins/Live365.pm 22 Oct 2004 05:17:02 -0000 @@ -576,6 +576,7 @@ sub getPlaylist { if ($newTitle) { $::d_plugins && msg( "Live365 Now Playing: $newTitle\n" ); $::d_plugins && msg( "Live365 next update: $nextRefresh seconds\n" ); + $client->killAnimation(); Slim::Music::Info::setTitle( $url, $newTitle ); }