Commit Graph

19 Commits

Author SHA1 Message Date
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