Commit Graph

44 Commits

Author SHA1 Message Date
DariusIII 8118f0a419 Fix setting name 2017-01-14 23:52:59 +01:00
DariusIII d280719b42 Bring branch up-to-date 2017-01-14 23:44:00 +01:00
DariusIII 207731444a Fix query for nzbs creation 2017-01-13 14:53:59 +01:00
DariusIII bf6af2b3a7 Switch posters check to model usage 2017-01-13 13:45:01 +01:00
DariusIII aaaf8edac0 Remove check for dupe releases groups 2017-01-13 09:30:30 +01:00
DariusIII 48cc235ff4 Use processReleasesmultiGroup directly and not through $this->mgr 2017-01-11 11:05:26 +01:00
DariusIII 9bd9f31571 Improve handling of MultiGroup releases 2017-01-11 10:49:07 +01:00
DariusIII 1145efa574 Remove unused classes, make dupe check query prettier 2017-01-10 15:45:00 +01:00
DariusIII b2a57eb3d3 Prevent duplicate inserts into releases_groups table 2017-01-10 14:17:02 +01:00
DariusIII 9d17ca0fc2 Reduce code duplication and rename ReleasesMultiGroup to ProcessMultiGroupReleases and move it to nntmux\processing 2017-01-10 13:59:25 +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 e8a51436d4 Fix MGR processing 2017-01-06 19:58:23 +01:00
DariusIII 9a4ad178d1 Fix caching errors 2017-01-06 12:06:46 +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 a06eab81fc Add some minor changes 2017-01-03 14:02:09 +01:00
DariusIII 09cbf7f928 Fix nzb creation for MGR 2017-01-01 23:07:31 +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 e7648dca58 Change mgf handling again 2016-12-30 01:57:12 +01:00
DariusIII 149f8ea5c2 Update adding/checking mgr releases 2016-12-29 16:01:04 +01:00
DariusIII 52d8ffc868 Add finished/orphaned/bad collections deletion 2016-12-29 12:21:21 +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 d7dcddb10d Create releases and nzbs, still very WIP 2016-12-28 14:17:02 +01:00
DariusIII 1e9c67b809 Add mgr to collectionFileCheck stages 2016-12-28 10:25:12 +01:00
DariusIII 29512532e9 Add size calculation for mgr 2016-12-28 10:16:34 +01:00
DariusIII f563bd1a38 Change checks for minfiles and minsize values in ProcessReleases class 2016-12-19 12:54:01 +01:00
DariusIII 04c34ea95b Merge branch 'dev' into dev-release_groups 2016-12-04 00:29:25 +01:00
DariusIII 4a10e1f87a Remove do while loop from crossposted releases check 2016-12-04 00:19:57 +01:00
DariusIII 4ffc930190 Fix gate logic in ProcessReleases 2016-12-01 23:13:32 +01:00
DariusIII e0b7e683ab Remove groups_name from releases_group table, fix logic in ProcessReleases and adjust templates for new changes 2016-12-01 21:46:04 +01:00
DariusIII dfebfbea89 Update themes viewnzb.tpl to display groups properly 2016-11-30 22:51:45 +01:00
DariusIII 137ba9911c Revert model to original state 2016-11-30 15:52:53 +01:00
DariusIII c24c9ee58d Add SEPARATOR and check for existing group before adding. 2016-11-30 15:45:16 +01:00
DariusIII d4c83c6feb Update the usage 2016-11-30 15:17:21 +01:00
DariusIII 044f9881df Update createReleases and deleteSingle functions, add groups from xref to groups table 2016-11-30 14:12:23 +01:00
DariusIII 9f48fc1385 Avoid joining groups table on CBP deletes by selecting group info beforehand 2016-11-22 23:58:21 +01:00
DariusIII 273166660b Changes from old to new Settings model 2016-10-25 11:34:51 +02:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 9b6cb9d65e Replace leftover genreID references with proper genres_id 2016-09-23 09:09:09 +02:00
DariusIII 00f112c31a Update file and folder permissions 2016-09-21 12:34:07 +02:00
DariusIII 554e9ced1a Add categorization by poster to Categorize.php (used in XXX SD clips for now) 2016-07-19 15:24:58 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00