Vuze supports numeric priorities for file download prioritisation - however, setting these manually is not very convenient.
This plugin introduces a right-click menu option that launches an easy-to-use graphical control to make this simple.
Visit the project page for more information';
$versions = array(
new PluginVersionInfo(
"4.7.0.0", "1.0.2", "plugins/autopriority_1.0.2.zip", "plugins/autopriority_1.0.2_src.zip",
"1.0.2: Fixed reverse-order bug.
".
"1.0.1: Initial release." )
);
$cvs_version =
new PluginVersionInfo( "4.7.0.1", "1.0.2_CVS", "plugins/autopriority_1.0.2.zip", "plugins/autopriority_1.0.2_src.zip",
"" );
fillDetailVarsFromArray($versions, $cvs_version);
?>