Commit Graph

119 Commits

Author SHA1 Message Date
DariusIII b343c02c63 Update project files 2020-02-05 00:39:09 +00:00
DariusIII 1c59fb1c8e Improve ES search 2020-01-09 23:05:04 +01:00
DariusIII 31d254a937 Rollback changes to ES search 2020-01-09 21:23:13 +01:00
DariusIII 71b9269019 Add dotless searchname field to ES searches 2020-01-09 16:44:20 +01:00
DariusIII 1d96451762 Remove dot and hyphens from searchnames when inserting into ES index 2020-01-09 15:45:47 +01:00
DariusIII 075c69678b Use doc_as_upsert directive for ES index updates 2020-01-09 11:29:45 +01:00
DariusIII ba969b50d9 Fix DB Facade missing import 2020-01-08 22:24:05 +01:00
DariusIII 9013bb5f05 Remove index type definition from ES 2020-01-08 13:18:28 +01:00
DariusIII b7cd406ab1 Use \Elasticsearch 2020-01-03 03:18:00 +01:00
DariusIII ba468ba64d Update ES support 2020-01-02 21:28:41 +01:00
DariusIII 27c8001435 Add ElasticSearch support 2020-01-02 00:02:45 +01:00
DariusIII 7f94c8397e Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-10 18:51:03 +00:00
DariusIII 85cff217f3 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-12-10 19:50:43 +01:00
DariusIII 2eec8676fe Add try catch block for _getMediaInfo function 2019-12-10 19:50:20 +01:00
DariusIII 98c200449c Apply fixes from StyleCI
[ci skip] [skip ci]
2019-12-10 18:45:50 +00:00
DariusIII 8a71389b17 Add try catch block for mediainfo getInfo function inside _getAudioInfo function 2019-12-10 19:42:45 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII fdcfc8884b Move bad release removal to console command 2019-08-21 15:26:09 +02:00
DariusIII ec2fed8f63 Add phpcsfixer changes 2019-08-21 11:02:59 +02:00
DariusIII a554b3287d Handle bad releases and update passworded in PPA class 2019-08-21 11:01:16 +02:00
DariusIII 2a6e8edc16 Change used passwordstatus for releases 2019-08-20 14:35:04 +02:00
DariusIII 71a17bf9b6 Update PPA class 2019-08-18 21:35:59 +00:00
DariusIII bcc8f4221f Update PPA passworded files handling 2019-08-18 09:33:31 +00:00
DariusIII d65064fd19 Fix PPA 2019-08-16 22:44:47 +02:00
DariusIII 26097d62d5 Missed one 2019-08-16 22:24:10 +02:00
DariusIII 16813ac917 Revert change to _passwordstatus 2019-08-16 22:08:05 +02:00
DariusIII 58761ded96 Set release as passworded if files inside archives are passworded 2019-08-16 13:23:33 +02:00
DariusIII e757a77e8f Revert to old behavior on bad nzb (decrement password status, do not delete the release) 2019-04-01 11:35:34 +02:00
DariusIII d02100eec8 Update PPA class, simplify unrar location setting load 2019-03-20 10:21:52 +01:00
DariusIII b42ad4ae8c Update indentation in PPA class 2019-03-18 13:42:53 +01:00
DariusIII 62510ebdc7 Revert changes in PPA 2019-03-18 13:41:07 +01:00
DariusIII 12a8739bcb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-18 12:18:25 +00:00
DariusIII 263cd5c140 Update code style of PPA class 2019-03-18 13:18:06 +01:00
DariusIII 244ae653ab Remove casting $this->_release into array on line 2204 of PPA class 2019-03-18 10:13:52 +01:00
DariusIII 4665f2fec5 Use function to delete releases with bad or missing nzbs 2019-03-14 15:26:08 +01:00
DariusIII c43a229f07 Fix the message spacing 2019-03-14 15:15:05 +01:00
DariusIII 9e37798684 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-14 14:04:51 +00:00
DariusIII fdd04d1018 Delete releases that report missing, broken or empty nzbs on PPA stage 2019-03-14 15:02:22 +01:00
DariusIII 2b52cc84d8 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-07 13:29:44 +00:00
DariusIII a0179b09a6 Use only query builder in PPA class 2019-03-07 14:29:02 +01:00
DariusIII b87d4df05f Update _fetchReleases query 2019-03-07 12:11:46 +01:00
DariusIII 08fb974860 Use query builder in PPA class _fetchReleases function 2019-03-07 11:48:42 +01:00
DariusIII 12d20a4ee2 Fix regex in sortNZB function of PPA class 2019-03-04 21:56:50 +01:00
DariusIII 46d074ebb6 Update PPA class 2019-03-01 13:48:59 +01:00
DariusIII e528771d54 Reduce maximum number of compressed files checked in PPA to 10 2019-02-28 13:44:50 +01:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00:00
DariusIII 40e7233727 Rename groups table to usenet_groups as groups is a reserved word in mysql now 2019-02-19 15:54:32 +01:00
DariusIII 8482172bb7 Update archive handling regexes 2019-02-19 09:52:37 +01:00
DariusIII 483855ca47 Show debug messages in PPA only if app env is set to debug 2019-02-14 09:51:06 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00