Commit Graph

261 Commits

Author SHA1 Message Date
DariusIII d5524b337c Reverted the nzb_guid usage, it is same as gid anyway. 2014-05-04 15:23:53 +02:00
DariusIII b3f420239c Clarified description of fix release names 2014-05-04 10:57:12 +02:00
DariusIII 5b160dbe49 Changed the remaining files with patch number. 2014-05-02 23:22:01 +02:00
DariusIII 7eea245dd3 Fix the patch 2014-05-02 23:17:33 +02:00
DariusIII 957d5ab9f4 Changed requestid url. 2014-05-02 23:11:47 +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 7016e7caa7 Typo.Missed one. 2014-04-30 13:58:33 +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 3d737be41d Updated hash_decrypt.php to use both md5 and a sha1 of the release.Added PHPDOC. 2014-04-30 10:48:17 +02:00
Darko 60b96d6442 Switched to real nzb_guid in sharing.php 2014-04-29 14:38:39 +02:00
Darko 97d740ec76 Updated the patch, newznab already deletes the releases that are missing the nzb. 2014-04-29 12:05:48 +02:00
Darko fb611b15bc Removed releases.php and Rlses.php. 2014-04-29 10:53:39 +02:00
Darko 6fe18bb174 Here we go again.. 2014-04-29 09:26:32 +02:00
Darko 0998b89605 Trying to fix update_releases error. 2014-04-29 09:18:55 +02:00
Darko 04f396b36d Trying to fix update_releases error. 2014-04-29 09:02:22 +02:00
DariusIII a11c83789f Added Rlses.php, wip not used 2014-04-29 00:11:56 +02:00
DariusIII c5f54207df Fix the db call. 2014-04-28 22:17:20 +02:00
DariusIII b5ad770c36 Fix the db call. 2014-04-28 22:11:47 +02:00
DariusIII ae2c6b7ac5 Changed the query, again. 2014-04-28 21:50:46 +02:00
DariusIII 03c11b0ec2 Query change 2014-04-28 21:07:52 +02:00
DariusIII 93e65f03f3 Another try. 2014-04-28 21:01:30 +02:00
DariusIII 65745ea233 Typo in releases. 2014-04-28 20:52:43 +02:00
DariusIII 5133b13839 Updated Enzebe class 2014-04-28 20:24:25 +02:00
Darko 1301b35519 Another typo 2014-04-28 15:35:39 +02:00
Darko a20907bf1e Change in Enzebe.php to fix nzb_guid creation 2014-04-28 15:05:24 +02:00
Darko e92c4d1050 Change in script used 2014-04-28 14:42:42 +02:00
Darko 110898a667 Updated monitor, added modified releases.php 2014-04-28 14:39:00 +02:00
Darko 2e304e91c8 Updated scripts, some removed and added scripzs to pupulate nzb_guid 2014-04-28 14:01:35 +02:00
Darko 330c62c5f3 Added Enzebe.php for nzb managment, new columns to releases table (nzb_guid and nzbstatus) 2014-04-28 14:01:05 +02:00
Darko 83cad3eff5 Description change 2014-04-28 11:52:46 +02:00
Darko a8106560fd Updated nzbFilesList function. 2014-04-28 11:50:48 +02:00
Darko fc85eb59ec Cleanup 2014-04-28 11:19:55 +02:00
Darko c328664bad Remove console part from functions 2014-04-28 11:11:28 +02:00
Darko edd2357379 Added separate Konsole.php for console processing. 2014-04-28 11:06:16 +02:00
Darko bd58a54e94 Added sha1 to requestID check 2014-04-28 10:31:37 +02:00
DariusIII 9414ccee3c Typo and some small changes 2014-04-28 00:04:46 +02:00
DariusIII e515c81d31 Wrong description of postprocess kill timer, should be seconds, not minutes. 2014-04-27 15:57:53 +02:00
DariusIII b79cd0b6e5 Small update to Pprocess.php for better releases handling 2014-04-27 15:26:55 +02:00
DariusIII 995e183f54 Updated scripts to point to new ones. 2014-04-27 03:22:08 +02:00
DariusIII 99ace5246c Reverted to working scraper. 2014-04-26 00:28:28 +02:00
DariusIII 6ada13456a whoopsie 2014-04-26 00:23:34 +02:00
DariusIII 76f89a020b Removed encryption requirement. 2014-04-26 00:22:18 +02:00
DariusIII df6ffdf938 Revert "Revert "Slight changes in nntp and fixreleasenames_threaded""
This reverts commit a06fa964e8.
2014-04-26 00:12:50 +02:00
DariusIII 0cf872554d Added back Net_SmartIRC, removed by mistake 2014-04-26 00:11:00 +02:00
DariusIII b69338490b Revert "Revert "removed Yenc.""
This reverts commit 19f6fc1257.
2014-04-26 00:03:21 +02:00
DariusIII 19f6fc1257 Revert "removed Yenc."
This reverts commit 30eb8b1f71.
2014-04-26 00:02:32 +02:00
DariusIII a06fa964e8 Revert "Slight changes in nntp and fixreleasenames_threaded"
This reverts commit e0c9405c9c.
2014-04-25 23:59:28 +02:00
DariusIII e0c9405c9c Slight changes in nntp and fixreleasenames_threaded 2014-04-25 23:47:00 +02:00
DariusIII e1934bc191 Merge remote-tracking branch 'origin/dev' into dev
Conflicts:
	lib/IRCClient.php
	lib/IRCScraper.php
	lib/prehash.php
2014-04-25 23:20:37 +02:00