diff --git a/www/LOVELand/jukebox/REC/youtube-dl.php b/www/LOVELand/jukebox/REC/youtube-dl.php index 9ad3448..5f4a38a 100644 --- a/www/LOVELand/jukebox/REC/youtube-dl.php +++ b/www/LOVELand/jukebox/REC/youtube-dl.php @@ -19,8 +19,8 @@ $lnk = trim(urldecode($_REQUEST['lnk'])); $cmd="$radio|$artist|$title"; $len=strlen($artist.$title); -//$result='
'; -$result='
'; +//$result='
'; +$result='
'; if( $radio == "" ) { $radio = "CopyLaRadio"; } if( $radio == "Nova zz" ) { $artist = "undefined";