Top 10 Torrents

Search for a date! (After 2010-09-05)

Date:
Type: Day Week
get_value('top10_history_'.$SQLTime); if($Details === false) { $DB->query("SELECT tht.Rank, tht.TitleString, tht.TagString, tht.TorrentID, g.ID, g.Name, g.CategoryID, g.TagList, t.Format, t.Encoding, t.Media, t.Scene, t.HasLog, t.HasCue, t.LogScore, t.RemasterYear, g.Year, t.RemasterTitle FROM top10_history AS th LEFT JOIN top10_history_torrents AS tht ON tht.HistoryID = th.ID LEFT JOIN torrents AS t ON t.ID = tht.TorrentID LEFT JOIN torrents_group AS g ON g.ID = t.GroupID ".$Where." ORDER BY tht.Rank ASC"); $Details = $DB->to_array(); $Cache->cache_value('top10_history_'.$SQLTime, $Details, 3600*24); } ?>

Top 10 for

$GroupName"; if($GroupCategoryID==1 && $GroupYear>0) { $DisplayName.= " [$GroupYear]"; } // append extra info to torrent title $ExtraInfo=''; $AddExtra=''; if($Format) { $ExtraInfo.=$Format; $AddExtra=' / '; } if($Encoding) { $ExtraInfo.=$AddExtra.$Encoding; $AddExtra=' / '; } "FLAC / Lossless / Log (100%) / Cue / CD"; if($HasLog) { $ExtraInfo.=$AddExtra."Log (".$LogScore."%)"; $AddExtra=' / '; } if($HasCue) { $ExtraInfo.=$AddExtra."Cue"; $AddExtra=' / '; } if($Media) { $ExtraInfo.=$AddExtra.$Media; $AddExtra=' / '; } if($Scene) { $ExtraInfo.=$AddExtra.'Scene'; $AddExtra=' / '; } if($Year>0) { $ExtraInfo.=$AddExtra.$Year; $AddExtra=' '; } if($RemasterTitle) { $ExtraInfo.=$AddExtra.$RemasterTitle; } if($ExtraInfo!='') { $ExtraInfo = "- [$ExtraInfo]"; } $DisplayName .= $ExtraInfo; $TorrentTags = explode(' ',$TorrentTags); } else { $DisplayName = $TitleString." (Deleted)"; $TorrentTags = $TagString; } $TagList=array(); $PrimaryTag = ''; if($TorrentTags!='') { foreach ($TorrentTags as $TagKey => $TagName) { $TagName = str_replace('_','.',$TagName); $TagList[]=''.$TagName.''; } $PrimaryTag = $TorrentTags[0]; $TagList = implode(', ', $TagList); $TorrentTags='
'.$TagList.'
'; } $TorrentTags = '
'.$TagList.'
'; ?> 0) { $GroupCatOffset = $GroupCategoryID - 1; } ?>
Name
DL ]' : '(Deleted)')?>