Lines Matching refs:number_format

85 …return '<span style="color: #'.BitrateColor($bitrate).'">'.number_format($bitrate, $decimals).' kb…
399 echo 'Deleted <b>'.number_format($DupesDeleted).'</b> duplicate filenames<hr>';
449 …echo '<i>List of files to scan complete (added '.number_format(count($FilesInDir)).' files to scan…
463 …echo '<br>'.date('H:i:s').' ['.number_format(++$rowcounter).' / '.number_format($totaltoprocess).'…
612 …echo 'Scanning <span ID="missingtrackvolumeNowScanning">0</span> / '.number_format(mysqli_num_rows…
615 …cument.getElementById("missingtrackvolumeNowScanning").innerHTML = "'.number_format($MissingTrackV…
637 …echo '<hr>Scanned '.number_format($MissingTrackVolumeFilesScanned).' files with no track volume in…
638number_format($MissingTrackVolumeFilesAdjusted).' of them (could not find info for '.number_format
660 echo '<hr>Deleted <b>'.number_format($DupesDeleted).'</b> duplicate filenames<hr>';
704 …echo '<hr><b>'.number_format($totalremoved).' of '.number_format($totalchecked).' files in databas…
776 echo '<tr><TD ALIGN="RIGHT" WIDTH="50"><i>'.number_format($count).'</i></td><td>&nbsp;</td>';
808 echo '<td align="right">'.number_format($Count).'</td>';
851 echo '<b>'.number_format($EmptyGenreCounter).'</b> files with empty genres';
891 echo '<b>'.number_format($NonEmptyCommentsCounter).'</b> files with non-empty comments';
933 echo '<b>'.number_format($TrackZeroCounter).'</b> files with track "zero"';
957 …echo '<b>'.number_format(mysqli_num_rows($result)).'</b> files with "feat." in the title (instead …
993 …echo '<b>'.number_format(mysqli_num_rows($result)).'</b> files with a track number, but no album<b…
1326 …echo 'Found <b>'.number_format($NotOKfiles).'</b> files with unsynchronized tags, and auto-fixed '…
1464 echo 'Found '.number_format($nonmatchingfilenames).' files that do not match naming pattern<br>';
1513 …w['encoder_options'] ? urlencode($row['encoder_options']) : '')).'">'.number_format($row['num']).'…
1535 …=1&showtagfiles='.($row['tags'] ? urlencode($row['tags']) : '')).'">'.number_format($row['num']).'…
1735 …echo number_format($uniquefiles).' files with '.number_format($uniquetitles).' unique <i>aritst + …
1815 …echo '<b>'.number_format(mysqli_num_rows($result)).'</b> files with <b>[??]</b>-format track numbe…
1861 echo number_format($invalidextensionfiles).' files with incorrect filename extension:<br>';
1901 …RVER['PHP_SELF'].'?genredistribution='.urlencode($row['genre'])).'">'.number_format($row['num']).'…
1943 echo '<TD ALIGN="RIGHT">'.number_format($row['num']).'</td>';
1969 echo number_format(mysqli_num_rows($result)).' files with errors or warnings:<br>';
2023 echo '<TD ALIGN="RIGHT">'.htmlentities(number_format($row['num'])).'</td>';
2039 …echo number_format(mysqli_num_rows($result)).' files with VBR_method of "'.$_REQUEST['vbrmethod'].…
2183 echo 'Spent '.number_format(mysqli_query_safe($con, null), 3).' seconds querying the database<br>';
2186 echo '<tr><th align="left">Total Files</th><td>'.number_format($row['TotalFiles']).'</td></tr>';
2187 …echo '<tr><th align="left">Total Filesize</th><td>'.number_format($row['TotalFilesize'] / 1048576)…
2188 …echo '<tr><th align="left">Total Playtime</th><td>'.number_format($row['TotalPlaytime'] / 3600, 1)…
2189 …echo '<tr><th align="left">Average Filesize</th><td>'.number_format($row['AvgFilesize'] / 1048576,…