mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
Remove option to postprocess properly renamed releases, useless option that caused too much problems
This commit is contained in:
@@ -87,7 +87,6 @@ while ($runVar['counts']['iterations'] > 0) {
|
||||
//get usenet connection info
|
||||
$runVar['connections'] = $tOut->getConnectionsInfo($runVar['constants']);
|
||||
|
||||
$runVar['modsettings']['clean'] = ($runVar['settings']['post_non'] == 2 ? ' clean ' : ' ');
|
||||
$runVar['constants']['pre_lim'] = ($runVar['counts']['iterations'] > 1 ? '7' : '');
|
||||
|
||||
//assign scripts
|
||||
|
||||
Reference in New Issue
Block a user