Commit Graph

27 Commits

Author SHA1 Message Date
DariusIII 5329714e8d Remove CAT_ from categories names and rename parent categories to root. 2016-02-07 21:44:08 +01:00
DariusIII 6e2e80ba1d Remove utf8_encode to speed up processing of binaries and collections, fix by @izolight 2016-01-29 11:01:54 +01:00
DariusIII 1097d7a2e8 Update the folder structure, remove _scripts from update, nix and win folders. 2016-01-25 12:54:46 +01:00
DariusIII 5f64206765 Move Other category (Misc and Hashed) to categoryid 0000. 2016-01-18 10:12:10 +01:00
DariusIII a70cc8309c Rename PreHash class to PreDb. 2016-01-15 10:31:12 +01:00
DariusIII d044bbcaf1 Add patches to handle tables changes, adjust rest of the code for changes 2016-01-15 10:03:36 +01:00
DariusIII 6152c114f5 Change COUNT(*) queries to count the primary key columns to improve query performance. Re-work the count querying in PreDB class (fixes by @ruhllatio) 2015-12-11 09:21:59 +01:00
DariusIII 37fa3c699d Release categorization now uses proper partition 2015-11-18 15:10:05 +01:00
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +02:00
DariusIII 5065f64d64 Fix missing use statements 2015-10-17 16:49:26 +02:00
DariusIII e00244af1c Move all the config files to newznab/config folder. 2015-10-15 10:55:05 +02:00
Darko 0602f5173a Move python scripts out of tmux folder into update_scripts folder, adjust other parts of newznab-tmux to accommodate the change. 2015-09-30 10:55:02 +02:00
Darko 8dd75d0d30 Rename PProcess class into PostProcess, adjust other scripts and classes for the change. 2015-09-16 12:42:41 +02:00
DariusIII b155c62dba Numerous fixes and updates ported from nZEDb. 2015-08-26 15:03:41 +02:00
DariusIII eb256d012c Fix some porting issues 2015-08-18 16:36:25 +02:00
Darko 350c4af072 More miseed thigs from ProcessReleases. 2015-08-18 12:56:10 +02:00
Darko 85d07d0467 Add PHP_EOL to end of line. 2015-08-18 12:47:22 +02:00
Darko bd9ea6f4f8 Change deleteUnwantedCollections function that i forgot to port from nZEDb. 2015-08-18 12:45:17 +02:00
DariusIII 2d045ad883 parts.id column does not exist anymore. 2015-08-17 18:04:51 +02:00
Darko 22aca5fd00 Rework collections and binaries handling. Ported from nZEDb. 2015-08-17 15:17:03 +02:00
Darko 4bc882eabb Update the ProcessReleases once again. 2015-08-06 15:34:27 +02:00
Darko c65791bec1 Bring ProcessReleases inline with column name change. 2015-08-06 15:21:28 +02:00
Darko 24d9c90826 Fix found references to non-existent site, add fix for stuck collections (fix not tested completely yet). 2015-08-05 09:54:18 +02:00
DariusIII 8ba3bd2c84 Add partretentionhours setting and use that value and not the rawretentiondays used until now. 2015-07-18 16:51:25 +02:00
Darko 39856249e5 Remove SQL_NO_CACHE from queries. 2015-07-13 15:15:02 +02:00
Darko e35effaba9 Avoid sql caching on transient content. Ported from nZEDb. 2015-06-23 14:03:41 +02:00
DariusIII ffa9797126 Move files to logical positions, no more copying of files. 2015-05-27 00:40:26 +02:00