Commit Graph

44 Commits

Author SHA1 Message Date
DariusIII 25fd70313c Adjust more scripts and adjust templates for new tv processing 2015-10-21 23:14:51 +02:00
DariusIII a5041cc78a First batch of template changes to accomodate new tv processing 2015-10-21 15:56:59 +02:00
DariusIII e2c883c3ab Fix TraktTv related errors 2015-10-21 14:58:43 +02:00
DariusIII d19c102dc4 Rename release_files to releasefiles 2015-10-21 14:39:00 +02:00
DariusIII ba06c9f90f Add back spotnab processing to postProcess 2015-10-21 14:36:39 +02:00
DariusIII 7be40e453e Remove extra argument from query 2015-10-21 14:25:39 +02:00
DariusIII 76e8501028 Changes ported from nZEDb/dev-tv branch. 2015-10-21 14:17:40 +02:00
DariusIII 5ddb0fc58f Add first batch of changes from nZEDb dev-tv branch related to TvRage changes 2015-10-21 13:02:41 +02: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 6179a28c4d More fixes to ProcessAdditional 2015-10-15 15:40:16 +02:00
DariusIII 8cd9cca278 Fix more instantiation issues 2015-10-15 14:42:34 +02:00
DariusIII 3ce6e01333 Error in update_predb. 2015-10-15 14:29:51 +02:00
DariusIII 0b71e65977 Fix error on PostProcess.php 2015-10-15 14:27:30 +02:00
DariusIII 60677a2961 Fix more errors. 2015-10-15 14:23:00 +02:00
DariusIII e00244af1c Move all the config files to newznab/config folder. 2015-10-15 10:55:05 +02:00
Darko 130d6723b1 Another renaming issue. 2015-10-06 11:09:59 +02:00
Darko 3458718f3f Missed one. 2015-10-06 11:06:25 +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 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