Commit Graph

26 Commits

Author SHA1 Message Date
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 e95455a7fb Rename Info class into Nfo class. 2015-09-01 22:37:25 +02:00
DariusIII 8faad9d112 Rename TvAnger class into TvRage class, adjust the other classes and scripts accordingly. 2015-09-01 22:29:16 +02:00
DariusIII 2ec8b9e062 Rename Film class into Movie class, adjust the other classes and scripts accordingly. 2015-09-01 22:26:22 +02:00
DariusIII 0fc6b3ebc4 Add sphinx filename search support. 2015-08-27 22:41:33 +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
Darko 6e23ec2b4d Convert array syntax to short. 2015-07-29 12:37:57 +02:00
Darko 1487454dff Fix wrong setting name for audio preview creation. Remove audio prune setting from admin.
(cherry picked from commit 2db812b)
2015-07-28 11:27:34 +02:00
Darko 0ccb312ff5 Replace array() with shorthand. 2015-07-28 09:55:13 +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
DariusIII 20a7cb9bc8 Fixes to many notices. 2015-06-23 23:11:47 +02:00
Darko e35effaba9 Avoid sql caching on transient content. Ported from nZEDb. 2015-06-23 14:03:41 +02:00
Darko 9bb992c62c Add last rar/zip file checking support. 2015-06-19 08:59:30 +02:00
Darko d27ecfdbb2 Pick up additional RAR names and match both functions.
Some RAR file extensions weren't being picked up. Additionally the first and second checks didn't match so some files picked up in the first scan end up skipped in the second. Ported from Enverexes nZEDb PR.
2015-06-09 11:50:05 +02:00
DariusIII ffa9797126 Move files to logical positions, no more copying of files. 2015-05-27 00:40:26 +02:00