Commit Graph

5996 Commits

Author SHA1 Message Date
DariusIII 8e1c7397fd Add option to delete MGR posters 2017-01-09 12:00:41 +01:00
DariusIII 13225a2f84 Delete unwanted mgr collections 2017-01-09 10:37:26 +01:00
DariusIII 8fd8743954 Remove code duplication by using switch for mgr 2017-01-09 02:17:08 +01:00
DariusIII 2717932947 Move variable definition 2017-01-07 03:42:21 +01:00
DariusIII 7e7effee03 Fix missed nzb creation query fix 2017-01-07 03:37:47 +01:00
DariusIII e8a51436d4 Fix MGR processing 2017-01-06 19:58:23 +01:00
DariusIII abaf80e6b1 Fix isMultiGroup function 2017-01-06 15:13:51 +01:00
DariusIII 9a4ad178d1 Fix caching errors 2017-01-06 12:06:46 +01:00
DariusIII 75d4756720 Switch from static for multigroup in Binaries 2017-01-06 10:28:30 +01:00
DariusIII b6896ccb8d move mgr posters handling to database, adjust the code to use it 2017-01-06 10:23:40 +01:00
DariusIII da1be594d7 Fix ternary styles 2017-01-06 08:49:53 +01:00
DariusIII 13eb60d91f Remove $pdo from processReleases 2017-01-06 08:49:30 +01:00
DariusIII 3c145bcd51 Add posters to db 2017-01-05 15:54:44 +01:00
DariusIII 2621e7638a Merge branch 'dev' into dev-release_groups 2017-01-05 09:42:22 +01:00
DariusIII 1233d1c20f Update guzzlehttp 2017-01-05 09:41:22 +01:00
DariusIII 0002217ec9 Add patch for new table and pages to edit mgr posters 2017-01-04 15:59:41 +01:00
DariusIII deccbea4cb Add MgrPosters model 2017-01-04 15:58:59 +01:00
DariusIII afa12324da Remove unused classes 2017-01-03 18:02:58 +01:00
DariusIII 8cbe411391 Change strings from private to protected in NZBMultiGroup class 2017-01-03 14:46:42 +01:00
DariusIII a06eab81fc Add some minor changes 2017-01-03 14:02:09 +01:00
DariusIII ad22010fa4 Update patch, fix adding of groups to releases_groups table 2017-01-02 23:17:59 +01:00
DariusIII 09cbf7f928 Fix nzb creation for MGR 2017-01-01 23:07:31 +01:00
DariusIII 66d5d095e6 Update reset_trunace to handle new tables 2016-12-31 19:10:16 +01:00
DariusIII 6f7da04798 Possble fixes for bad nzbs, fix part inserts to mgr_parts table 2016-12-31 02:34:49 +01:00
DariusIII ccf8dd58bc Rework usage of mgr tables 2016-12-30 12:03:13 +01:00
DariusIII 149cea43e2 Remove debugging code 2016-12-30 01:58:18 +01:00
DariusIII e7648dca58 Change mgf handling again 2016-12-30 01:57:12 +01:00
DariusIII 3f666844a8 Merge branch 'dev' into dev-release_groups 2016-12-29 22:44:37 +01:00
DariusIII c2244a81b9 Update phpmailer and guzzlehttp libraries 2016-12-29 22:44:05 +01:00
DariusIII 149f8ea5c2 Update adding/checking mgr releases 2016-12-29 16:01:04 +01:00
DariusIII 2baa0d9c67 Fix renaming of SDCLiP releases broken in dev 2016-12-29 16:00:35 +01:00
DariusIII 52d8ffc868 Add finished/orphaned/bad collections deletion 2016-12-29 12:21:21 +01:00
DariusIII 11045cfd26 Fix error for missing $groupID 2016-12-29 11:05:55 +01:00
DariusIII 2a97af7979 Add deletion of unwanted mgr collections 2016-12-29 11:02:45 +01:00
DariusIII e62f479b05 Add new class that expands NZB class, adjust other classes accordingly 2016-12-29 10:46:54 +01:00
DariusIII 2bc0acbe6d Add mgr switch 2016-12-29 09:18:54 +01:00
DariusIII 8c6e0d53fc Fix more of table names 2016-12-29 08:55:24 +01:00
DariusIII e9106ab063 Revert to proper table names in ReleasesMultigroup createMGRReleases function 2016-12-29 08:51:41 +01:00
DariusIII c984537aa5 Fix wrong table names in getCBPtableNames 2016-12-29 08:43:41 +01:00
DariusIII c27a0d9727 Fix table names 2016-12-29 02:22:32 +01:00
DariusIII 0d45994494 Update groups 2016-12-29 02:19:02 +01:00
DariusIII ae8b748a29 Change call for nzb creation 2016-12-29 02:15:54 +01:00
DariusIII c80de16226 Update table names handling in groups class 2016-12-29 02:15:25 +01:00
DariusIII 6d1c976458 Update mgr binaries handling 2016-12-29 02:15:05 +01:00
DariusIII 5bc9955f35 Fix NZB creation, simplify queries 2016-12-29 02:14:17 +01:00
DariusIII 9c7c51d5f0 Add beginTransaction to battle 'no transaction active' error 2016-12-28 16:02:40 +01:00
DariusIII 8e135a2b24 Update binaries class to insert xref for mgr 2016-12-28 15:45:05 +01:00
DariusIII d7dcddb10d Create releases and nzbs, still very WIP 2016-12-28 14:17:02 +01:00
DariusIII 7c44b4c813 Use group_id to insert into collections, but don't use it when creating hashes 2016-12-28 10:28:05 +01:00
DariusIII 1e9c67b809 Add mgr to collectionFileCheck stages 2016-12-28 10:25:12 +01:00