Commit Graph

31 Commits

Author SHA1 Message Date
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 05329c5db2 Slightly improve matchPredbFiles speed 2018-10-15 15:10:07 +02:00
DariusIII 3c20dd8437 Add escapeString helper function 2018-10-12 10:56:17 +02:00
DariusIII d257573ef1 Update some of the regexes and cleanup the code in ProcessAdditional class 2018-10-09 22:52:45 +02:00
DariusIII d60fa4bd32 Update ProcessAdditional class 2018-10-08 22:16:10 +02:00
DariusIII 68ac1baec6 Update exception handling in ProcessAdditional class and related scripts 2018-10-03 14:52:40 +02:00
DariusIII 81d37edace Revert some of the changes and adjust wanted $time variable 2018-09-28 12:40:46 +02:00
DariusIII ee6db1c57a Adjust getVideoTime function again 2018-09-28 12:19:17 +02:00
DariusIII 1b5e381e58 More adjustments for ffmpeg processing 2018-09-28 11:36:01 +02:00
DariusIII d05261ab85 Adjust time calculations 2018-09-28 10:57:10 +02:00
DariusIII a17b6646ea Update getVideoTime function, add codec setting to ffmpeg video sample creation 2018-09-28 10:07:39 +02:00
DariusIII eb762d9af9 Revert to int 2018-09-28 09:46:08 +02:00
DariusIII 320fbc668c Use proper time string for _getSample function 2018-09-28 09:32:09 +02:00
DariusIII bf2ef8f95e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-27 14:00:52 +00:00
DariusIII 5443b92337 Use php-ffmpeg/php-ffmpeg for ffmpeg files manipulation 2018-09-27 16:00:30 +02:00
DariusIII 0c813d15ab Catch Throwable in place of Exceptions 2018-09-10 14:48:50 +02:00
DariusIII f6f5432e7d Remove implode from time check in PPA 2018-08-21 22:20:00 +02:00
DariusIII dabb7f7c30 Move runCmd into helpers, return string instead an array 2018-08-21 22:11:46 +02:00
DariusIII 0eeba5532d Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-15 13:30:47 +00:00
DariusIII dc5f458005 Optimize imports in Blacklight namespace 2018-08-15 15:29:14 +02:00
DariusIII b7daf85399 Update PHPDOC blocks defined return types where bool was declared and only false was returned 2018-08-03 14:41:10 +02:00
DariusIII 0d2cbe7703 Use now() helper in ProcessAdditional class 2018-07-27 13:32:13 +02:00
DariusIII c3000c6230 Use human_filesize helper function in ProcessAdditional class 2018-07-27 13:10:21 +02:00
DariusIII 28bd0b82ea Fix usage of stdObject as array in ProcessAdditional class 2018-07-19 15:16:03 +02:00
DariusIII 1b07e74e0b Cast $this->_release as array for addAlternateNfo function 2018-07-19 14:59:10 +02:00
DariusIII 72f43cd595 Remove Blacklight\db\DB from ProcessAdditional class 2018-07-19 10:11:50 +02:00
DariusIII 792ceb4c6c Fix bad logic in additional postprocessing settings check 2018-03-05 14:14:21 +01:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII a8a38363b2 Move web and cli settings from settings to .env file (settings.php will be obsoleted very soon) 2018-02-19 09:56:37 +01:00
DariusIII 3fb10340d3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-14 22:09:18 +00:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00