Commit Graph

136 Commits

Author SHA1 Message Date
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
DariusIII 0a7fde789b Fix spacing in output message 2018-10-30 11:46:10 +01:00
DariusIII eb99eefa50 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-30 10:44:44 +00:00
DariusIII 66476dfcb4 Update messages output in ProcessReleases 2018-10-30 11:44:31 +01:00
DariusIII c8004d6e77 Use mediainfo data properly 2018-10-29 12:21:32 +01:00
DariusIII f4f41e4a63 Replace isset with null check in _getAudioInfo mediainfo lookup 2018-10-29 09:22:47 +01:00
DariusIII 00e0eb62f5 Fix mediainfo data check 2018-10-29 09:19:03 +01:00
DariusIII 548cab3478 Update _getAudioInfo function to use mhor/php-mediainfo 2018-10-28 22:27:46 +01:00
DariusIII cefc113438 Update PPA class 2018-10-28 14:22:17 +01:00
DariusIII 3596f2f3fb Catch the erorr on one more place 2018-10-26 09:12:02 +02:00
DariusIII 5019230757 Catch InvalidArgumentException when opening corrupt video/audio file for processing 2018-10-26 09:03:39 +02:00
DariusIII c11631df6c Add try catch block to ffmpeg frame generation so we catch the error and silently pass by 2018-10-25 10:40:00 +02:00
DariusIII a06f11a60e Update regex in AniDB postprocessing 2018-10-23 09:20:58 +02:00
DariusIII 202ebd2e03 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-22 19:30:09 +00:00
DariusIII 7dd744abeb Add mhor/php-mediainfo to manage mediainfo data 2018-10-22 15:24:40 +02:00