2011-03-28 14:21:28 +00:00
< ?
//Include the header
show_header ( 'Better' );
?>
< div class = " thin " >
< h3 id = " general " > Pursuit of Perfection </ h3 >
< div class = " box pad " style = " padding:10px 10px 10px 20px; " >
< p > Here at What , we believe that there 's always room for improvement, and to aid our effort in the pursuit of perfection we' ve put together a few simple lists that can help you build ratio , and help us improve our overall quality . Each list features 100 torrents at a time and updates every 15 minutes .</ p >
</ div >
< h3 id = " lists " > Lists </ h3 >
< div class = " box pad " style = " padding:10px 10px 10px 20px; " >
< table width = " 100% " >
< tr class = " colhead " >
< td style = " width:150px; " > Method </ td >
< td style = " width:400px; " > Additional Info </ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=transcode&type=0 " > Transcoding V0 </ a >
</ td >
< td class = " nobr " >
When a perfect lossless rip is available and we don 't have the <a href="<?=STATIC_SERVER?>common/perfect.gif">' perfect 3 ' </ a >.
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=transcode&type=1 " > Transcoding V2 </ a >
</ td >
< td class = " nobr " >
When a perfect lossless rip is available and we don 't have the <a href="<?=STATIC_SERVER?>common/perfect.gif">' perfect 3 ' </ a >.
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=transcode&type=2 " > Transcoding 320 </ a >
</ td >
< td class = " nobr " >
When a perfect lossless rip is available and we don 't have the <a href="<?=STATIC_SERVER?>common/perfect.gif">' perfect 3 ' </ a >.
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=transcode&type=3 " > Transcoding All </ a >
</ td >
< td class = " nobr " >
When a perfect lossless rip is available and we don 't have any of the <a href="<?=STATIC_SERVER?>common/perfect.gif">' perfect 3 ' </ a >
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=snatch " > Snatch </ a >
</ td >
< td class = " nobr " >
Torrents you ' ve already downloaded that can be transcoded .
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=upload " > Upload </ a >
</ td >
< td class = " nobr " >
Torrents you ' ve uploaded that could be improved .
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
2011-04-29 13:49:03 +00:00
< a href = " better.php?method=tags&filter=all " > Tags </ a >
2011-03-28 14:21:28 +00:00
</ td >
< td class = " nobr " >
Torrents that have been marked as having 'Very bad tags' or 'No tags at all' .
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=folders " > Folder Names </ a >
</ td >
< td class = " nobr " >
Torrents that have been marked as having 'Very bad folder names' or 'No folder names at all' .
</ td >
</ tr >
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=files " > File Names </ a >
</ td >
< td class = " nobr " >
Torrents that have been marked as having 'Bad File Names' .
</ td >
</ tr >
2011-04-13 15:36:33 +00:00
< tr class = " rowb " >
< td class = " nobr " >
< a href = " better.php?method=single " > Single seeded FLAC torrents </ a >
</ td >
< td class = " nobr " >
FLAC torrents that only have one seeder , show them some love !
</ td >
</ tr >
2011-03-28 14:21:28 +00:00
</ table >
</ div >
</ div >
< ? show_footer (); ?>