Commit Graph

150 Commits

Author SHA1 Message Date
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
DariusIII b2193c9785 Add crc32 file check 2018-11-29 23:52:32 +01:00
DariusIII c9b26a40f4 Use str_plural for duration 2018-11-29 13:37:51 +01:00
DariusIII 54a6c4a69d Add back $fourthQuery assignment on start of loop 2018-11-29 12:54:46 +01:00
DariusIII bd97ba7714 Potential fix for bad time count in ProcessReleases class 2018-11-29 12:44:27 +01:00
DariusIII 9cbc820ee4 Fix copy paste typo 2018-11-28 11:48:28 +01:00
DariusIII 9d760b2916 Use simple echo 2018-11-28 11:44:57 +01:00
DariusIII b946082fb3 Update ProcessReleases class and use ConsoleTools to show nzbs creation count 2018-11-28 11:27:38 +01:00
DariusIII 091a44ac44 Replace is_dir and is_file in PPA class with File::isDirectory and File::isFile respectively 2018-11-27 22:03:01 +01:00
DariusIII bf55489a9a Increase number of checked files in PostProcess par2 check function 2018-11-18 17:31:04 +01:00
DariusIII e0df940e8c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-16 13:50:40 +00:00
DariusIII c24cc4c93b Partial fix for XXX releases processing after addition of new library 2018-11-16 14:49:53 +01:00
DariusIII 8180e1ebb2 Fix _html property definition 2018-11-15 14:22:31 +01:00
DariusIII bc9aacc954 Update adult movies, replace simple_html_dom with voku/simple_html_dom 2018-11-15 14:04:43 +01:00
DariusIII 14c34cb326 Update ProcessReleases class release tagging 2018-11-05 09:53:34 +01:00
DariusIII a3bc933b61 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-02 11:39:42 +00:00
DariusIII 9470ef270b Update ouput messages formatting for TV processing 2018-11-02 12:39:31 +01:00
DariusIII cce1569523 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-02 10:50:41 +00:00
DariusIII 1d41618e2b Update output messages of ProcessReleases class 2018-11-02 11:50:34 +01:00
DariusIII 1815494ab9 Update tagging exception handling 2018-11-02 11:33:07 +01:00
DariusIII 55dc13593c Catch exception on release tagging 2018-11-02 11:31:50 +01:00
DariusIII d2a373d384 Update tagging on new release addition 2018-11-01 23:33:05 +01:00
DariusIII 03d4d640d7 Try to fix some of the introduced errors 2018-11-01 13:02:37 +01:00
DariusIII 8211201599 Add first wave of Release tagging capabilities 2018-11-01 12:40:10 +01:00
DariusIII 08caa95714 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-31 09:22:27 +00:00
DariusIII 743db7cacd Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-10-31 10:22:16 +01:00
DariusIII 8b05194eae Fix typos and errors 2018-10-31 10:22:03 +01:00
DariusIII 96837362c1 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-31 09:10:52 +00:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII 004137d473 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-10-30 11:46:36 +01:00