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
|
8211201599
|
Add first wave of Release tagging capabilities
|
2018-11-01 12:40:10 +01:00 |
|
DariusIII
|
12ea3bb895
|
Refactor ColorCLI class
|
2018-10-31 10:10:17 +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
|
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 |
|
DariusIII
|
fb1de3a382
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-10-19 19:57:21 +00:00 |
|
DariusIII
|
bdb5387346
|
Replace Storage with File facade in ProcessAdditional class
|
2018-10-19 21:56:58 +02:00 |
|
DariusIII
|
048bad921e
|
Use Storage facade to create temporary directory
|
2018-10-19 19:12:40 +02:00 |
|
DariusIII
|
86a33dca43
|
Use Storage facade to manage temp files
|
2018-10-19 15:53:50 +02:00 |
|
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 |
|