Index: Plugins/Live365.pm =================================================================== --- Plugins/Live365.pm (revision 2722) +++ Plugins/Live365.pm (working copy) @@ -648,7 +648,7 @@ #$client->songduration($nextRefresh) if $nextRefresh; } - if ( $nextRefresh and $currentSong->[0] =~ /^live365:/ ) { + if ( $nextRefresh and $currentSong =~ /^live365:/ ) { Slim::Utils::Timers::setTimer( $client, Time::HiRes::time() + $nextRefresh,