Commit Graph

61 Commits

Author SHA1 Message Date
DariusIII bade7c8744 Reverted the changes 2014-09-10 21:28:30 +02:00
DariusIII 078946c2db Change in use of Settings.php 2014-09-10 21:22:47 +02:00
DariusIII cbde6011e1 And this 2014-09-09 19:42:33 +02:00
DariusIII c8724c4174 Updates to scripts. 2014-09-09 19:32:49 +02:00
Darko cc3711e157 Moved ColorCLI, ConsoleTools and showsleep. 2014-09-09 09:38:01 +02:00
Darko 31c07e2627 Remove require_once for config.php 2014-09-08 13:28:17 +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
DariusIII 82dea9351a Cleanup 2014-06-30 22:56:26 +02:00
Darko 24324426f6 Wrong cats 2014-06-18 09:52:55 +02:00
Darko f44765c3a8 Removed web scraping from prehash 2014-06-18 09:39:23 +02:00
Darko e41fdaba66 Moved some of the predb sources from prehash to IRCScraper.Fix in Konsole categorization.Definite fix for NZBGet blank username and password option. 2014-05-30 08:56:13 +02:00
Darko d3fe021852 Dropped md5, sha1 rows from prehash, updated scripts to reflect this change. Fixed the update_hashes trigger. Added prehashinfo page. 2014-05-27 10:32:49 +02:00
DariusIII f87d35b2ed Refactor prehash - stage 2 - match hashes against predbhash. 2014-05-18 03:29:49 +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 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 711fec09bf Fix the hashi matching in prehash.php 2014-05-08 15:57:07 +02:00
Darko 6bc3a83a6a Updated description of prehash.php 2014-05-08 12:21:26 +02:00
Darko 65639d7ff8 Simplified prehash.php 2014-05-08 12:18:33 +02:00
Darko 0a38e9378f Typo 2014-05-05 16:01:51 +02:00
Darko 865db5bdff Wrong query type. 2014-05-05 15:55:08 +02:00
Darko ef7a9386c4 Updated dump_prehash, namecleaner and prehash 2014-05-05 15:17:58 +02:00
DariusIII 9453162d5d Changed the script which parses md5/sha1 releases to old non-threaded fixReleaseNames, it gives much better results than threaded. 2014-05-02 16:57:59 +02:00
Darko cd30a7a5cf Updated namefixer, prehash and fixreleasenames for better md5/sha1 matching 2014-04-30 13:01:01 +02:00
Darko 28aa081fb3 Changed the way md5/sha1 matching is determined 2014-04-22 15:25:41 +02:00
Darko 7d918def9e Add SHA1 release matching. 2014-04-22 13:03:38 +02:00
Darko ae8629d049 Damn typo 2014-04-22 11:29:34 +02:00
Darko 6661eee9ad Added sha1 checking to prehash and IRCScraper. 2014-04-22 11:12:17 +02:00
DariusIII 67248fdec3 Reverted changes to Prehash. 2014-04-21 13:48:05 +02:00
DariusIII c425028067 Possible fix for query error 2014-04-21 04:00:47 +02:00
DariusIII 813fccb771 Another fix 2014-04-21 00:29:00 +02:00
DariusIII 477171518a Typos 2014-04-21 00:24:25 +02:00
DariusIII 68c45cdd52 Missed couple of these 2014-04-21 00:12:37 +02:00
DariusIII 82231ba931 Removed NET_SmartIRC, replaced with simpler IRCClient, updates to prehash, removed duplicate log redirect in monitor, added sha1 matching ash 2014-04-20 23:50:20 +02:00
Darko faec8bf897 Updated namecleaner, changes in prehash, Info, IRCScraper. 2014-04-16 09:56:30 +02:00
Darko eb9a070193 Removing whitespaces 2014-04-15 15:13:09 +02:00
Darko 823eec40aa Changes in yenc handling in nntp, fixes for nfo addAlternateNfo function, Sharing... 2014-04-15 13:13:31 +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
Darko bf9a1e696a Fixed size display for prehash. 2014-04-04 14:28:32 +02:00
Darko 62acd25085 Revert "Added NZBGet integration, still in testing phase, updated prehash.php"
This reverts commit 33ab1c3a71.
2014-04-04 14:08:21 +02:00
Darko 33ab1c3a71 Added NZBGet integration, still in testing phase, updated prehash.php 2014-04-04 13:00:04 +02:00
Darko c3f442bce9 Fixes for srrdb nfo retrieval 2014-04-03 16:25:02 +02:00
Darko df82ab0a16 Fix for prelist names 2014-04-03 13:03:43 +02:00
Darko 94c8070fc4 Small change, nothing major. Reduced time to 10 minutes. 2014-04-03 11:31:03 +02:00
Darko 3ec3ada7cd Updates to prehash.php to reflect changes done in nZEDb 2014-04-03 11:02:50 +02:00
Darko fb98a6e134 Fix for wrong inserts into prehash table. 2014-04-03 08:49:13 +02:00
DariusIII a78b204b22 Another batch of fixes 2014-04-02 23:49:44 +02:00
DariusIII 5c7d67dcd3 Another bugfix 2014-04-02 23:45:12 +02:00
DariusIII 91de16506e fix for bytesToSizeString error 2014-04-02 23:40:20 +02:00
DariusIII 03af469738 Many changes related to new irc scraping. 2014-04-02 23:05:06 +02:00