Commit Graph

179 Commits

Author SHA1 Message Date
DariusIII 1edce2000a Update regexes for php7.3 2019-03-04 15:12:36 +01:00
DariusIII 5c5279d1e5 Reduce number of retries for transactions in ProcessReleases from 10 to 3 2019-03-04 13:28:24 +01:00
DariusIII a178ed4ed0 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-02 20:19:24 +00:00
DariusIII c4b666b4ad Update code style on AniDB processing class 2019-03-02 21:19:07 +01:00
DariusIII 34d1d7f2ca Update code style of adult processing classes 2019-03-02 21:15:16 +01:00
DariusIII 2d76e509ff Update code style of tv processing classes 2019-03-02 20:48:27 +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 7a92ed653d Escape hyphen in regexes to match pcre2 requirements 2019-02-27 22:52:09 +01:00
DariusIII 60c81ea1c8 Fix Releases class instantiation 2019-02-25 23:19:54 +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 a745f9a290 Fix bulk adding of groups when groups exist. Fixes issue #891 2019-02-16 14:30:06 +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 8cb043ed45 Update Blacklight\processing\post\AniDB class 2019-02-07 15:04:48 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII dc036b40be Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-01-31 12:42:53 +01:00
DariusIII a5274755d1 Catch Exception in PPA 2019-01-31 12:42:27 +01:00
DariusIII fc7eeead6d Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 11:36:01 +00:00
DariusIII f18a97a962 Add try-catch block to archiveinfo to catch errors 2019-01-31 12:35:38 +01:00
DariusIII c54a33581c Fix config typo in PPA class 2019-01-31 00:03:42 +01:00
DariusIII 04e8b17559 Log errors only if debugging is enabled 2019-01-30 15:34:47 +01:00
DariusIII bd5309b85c Simplify expressions to reduce cognitive load in ProcessAdditional class 2019-01-30 13:46:58 +01:00
DariusIII 239570e4f4 Use transactions where possible in ProcessReleases class 2019-01-29 22:36:53 +01:00
DariusIII ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 4b4de3acef Replace usage of str_ helper with Str class directly to prepare for Laravel 5.8 changes 2019-01-29 13:33:35 +01:00
DariusIII 3579eb1ea8 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-22 08:58:23 +00:00
DariusIII 6c36ce0e61 Log errors in PostProcessAdditional class 2019-01-22 09:58:14 +01:00
DariusIII 22956474d3 Update Blacklight/processing/adult/Popporn class 2019-01-12 13:55:49 +01:00
DariusIII bd6fae35ec More File facade usage for files manipulation 2019-01-07 16:17:28 +01:00
DariusIII 4ef4b2f6a0 Use File facade for files manipulation 2019-01-07 15:30:02 +01:00
DariusIII bb04fb9a10 Fix fetching XXX data from Hotmovies 2019-01-06 00:56:13 +01:00
DariusIII 6e195d2e5f Fix AEBN class error when fetching data 2019-01-04 09:04:21 +01:00
DariusIII 63131d45ec Fix NZB creation 2019-01-01 16:48:43 +01:00
DariusIII a7dac99272 Fix typo in ProcessReleases class 2019-01-01 16:23:54 +01:00
DariusIII 5829fba204 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-01-01 15:09:45 +01:00
DariusIII 503283f398 Fix couple of leftover lines pointing to non-existing functions 2019-01-01 15:09:29 +01:00
DariusIII 902f9ec14e Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-01 13:53:44 +00:00
DariusIII 3d9695e4c3 Revert Binaries to pre-tpg and mgr state, with single tables for binaries, collections, parts and missed_parts 2019-01-01 14:53:24 +01:00
DariusIII ae8bb3e12f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-18 14:46:08 +00:00
DariusIII 96a48af9c3 Update PPA class, use File facade in additional postprocessing and files management 2018-12-18 15:45:58 +01:00
DariusIII eafc4ea6b1 Update PPA class 2018-12-18 11:03:02 +01:00
DariusIII 66d7b889ef Update ProcessReleases and Releases classes in an attempt to fix deletion of unwanted releases 2018-12-17 23:09:43 +01:00
DariusIII 0fcdba4b77 Update PPA class, change _createTempFolder function 2018-12-06 22:37:25 +01:00
DariusIII 16532a38d1 Update PPA class _recursivePathDelete function 2018-12-06 14:54:37 +01:00
DariusIII c1d6d30b5a Fix undefined index crc32 when adding data from rar 2018-11-30 13:59:10 +01:00