Commit Graph

48 Commits

Author SHA1 Message Date
Darko ce3924539d Missed one setting. 2014-09-08 14:17:11 +02:00
Darko 71299bf682 Add back require_once for config.php 2014-09-08 14:07:18 +02:00
Darko 31c07e2627 Remove require_once for config.php 2014-09-08 13:28:17 +02:00
Darko 10a7366dbd Fixed namefixer, added updated genres table. 2014-08-22 12:25:13 +02:00
Darko ba50247656 Some more additions to CouchPotato integration. 2014-08-21 15:50:20 +02:00
Darko 4ffec0f153 Changed references from functions to their respective classes, updated db.php. 2014-08-20 13:03:59 +02:00
Darko 09f63ebc0a Fix for php notice. 2014-08-19 13:14:45 +02:00
Darko a31f7ba7fa Change in class name 2014-08-15 11:09:05 +02:00
Darko a01b0b1e42 Change in class name 2014-08-15 10:37:15 +02:00
Darko 991be88890 Refactoring. 2014-08-15 10:07:35 +02:00
Darko 22a8098138 Refactoring. 2014-08-15 10:01:31 +02:00
Darko bd6ef2fbc9 Revert "Refactoring"
This reverts commit 11a674053c.
2014-08-07 15:18:23 +02:00
Darko 11a674053c Refactoring 2014-08-07 15:08:28 +02:00
Darko b9eefd3535 Added temp folder cleaning, added the new cats to namefixer and pp additional. 2014-06-27 15:25:14 +02:00
Darko 9ff696d36e Added rquire for Categorize.php 2014-06-27 11:11:45 +02:00
Darko 175f822b48 Changes in the way categorization is done. 2014-06-25 13:49:19 +02:00
DariusIII 7082549e6d Updated requestID script, added static method to list changed releases. 2014-06-18 23:52:31 +02:00
Darko abaf89d780 I think this is definite fix 2014-06-17 10:52:25 +02:00
Darko 25522e2cda case 2014-06-17 10:50:25 +02:00
Darko ece4610b6e change cases 2014-06-17 10:24:41 +02:00
Darko 1ef48e640d Revert "change cases"
This reverts commit 3945429cd8.
2014-06-17 10:22:12 +02:00
Darko 3945429cd8 change cases 2014-06-17 10:19:23 +02:00
Darko 06228a53b6 Small typos 2014-06-17 09:28:51 +02:00
DariusIII 5802ea5259 Wrong class name. 2014-06-17 00:02:30 +02:00
DariusIII f484e5ca05 Updated namefixer 2014-06-16 23:16:39 +02:00
Darko 2a90145ef3 Fixes in db.sql and added a patch. 2014-05-28 08:57:06 +02:00
DariusIII f87d35b2ed Refactor prehash - stage 2 - match hashes against predbhash. 2014-05-18 03:29:49 +02:00
DariusIII 3b1d2c9048 Updated match_prefiles script. 2014-05-15 23:06:32 +02:00
DariusIII d9ef64a664 Typo. 2014-05-15 22:16:19 +02:00
DariusIII a8b413a2c4 Added one more IRC chanel to scrape, updated match_prefiles script. 2014-05-15 21:49:59 +02:00
DariusIII 24ec056cf6 Added prehash full text match script to monitor. 2014-05-14 01:40:48 +02:00
DariusIII 4653c673e7 Fix for status error message when updating release. 2014-05-14 01:07:50 +02:00
DariusIII 46f77551b3 Added script for full text prehash matching. 2014-05-13 23:29:33 +02:00
Darko 5d367983dd Various fixes (md5, sha1 creation in mysql to avoid encoding issues), improvements in queries etc. 2014-05-13 10:05:37 +02:00
DariusIII b02acf7795 Fixed some unintentional case mismatches 2014-05-12 00:39:03 +02:00
DariusIII 687ef69d31 Fixed some unintentional case mismatches 2014-05-12 00:20:35 +02:00
DariusIII e8fadda455 Added releasesearch table with full text search (myisam unfortunately, for now), added new options to namefixer, new match_prefiles script (for console releases for now), updated prehash and ReleaseRemover. 2014-05-12 00:13:04 +02:00
Darko cf7ac317fd Removed echo from namefixer and filename from prehash. 2014-05-07 10:47:18 +02:00
DariusIII d719e493b9 Fixed fixreleasenames script dehashstatus and hash matching. 2014-05-06 23:33:56 +02:00
Darko 4fbbfe091b Typo. 2014-04-30 13:20:01 +02:00
Darko cd30a7a5cf Updated namefixer, prehash and fixreleasenames for better md5/sha1 matching 2014-04-30 13:01:01 +02:00
Darko 7d918def9e Add SHA1 release matching. 2014-04-22 13:03:38 +02:00
DariusIII 2eec092831 Switching scripts away from functions.php 2014-04-18 17:31:28 +02:00
Darko bd8ef29806 Removing whitespaces 2014-04-15 15:48:18 +02:00
DariusIII e9a9d45635 trying to fix connection error on par2 namefixer 2014-04-14 23:07:53 +02:00
Darko 91b7bf7c51 Many changes in files to match the ones in nZEDb. Using yydecode for yenc decoding, improves speed of yenc decoding for almost 400%. Updated ReleaseRemover.php for codec spam, updated nntp.php, prehash.php. Patch for tmux, added yydecoderpath to tmux-edit.tpl.
Added getid3 to tmux, needs testing.
2014-04-14 14:44:00 +02:00
DariusIII 6f58084e79 Fixed prehashID value 2014-04-04 23:22:08 +02:00
Darko 15bbca9ac5 Changed folder structure, separated python scripts from php scripts 2014-03-24 15:29:44 +01:00