Duplicate Songs
Disable | Song | Artist | Album | Length | Bitrate | Size | Filename |
". " | id\">".htmlspecialchars($formated_title)." | ". "".htmlspecialchars($dinfo['artist'])." | ". "".htmlspecialchars($dinfo['album'])." | ". "".floor($dinfo['time']/60).":".sprintf("%02d", ($dinfo['time']%60) )." | ". "".intval($dinfo['bitrate']/1000)." | ". "".sprintf("%.2f", ($dinfo['size']/1000000))."Mb | ". "".$dinfo['file']." | "; echo "
You don't have any duplicate songs.