Fix wrong table name, switch to non-threaded version of fixReleaseNames script for filenames and srr matching.

This commit is contained in:
DariusIII
2015-12-31 12:31:38 +01:00
parent 14087daf74
commit 5c411a00da
14 changed files with 30 additions and 30 deletions
@@ -1,5 +1,5 @@
<?php
require_once dirname(__FILE__) . '/../../../config.php';
require_once realpath(dirname(dirname(dirname(dirname(dirname(__DIR__))))) . DIRECTORY_SEPARATOR . 'indexer.php');
use newznab\processing\PostProcess;
use newznab\ColorCLI;