Commit Graph

77 Commits

Author SHA1 Message Date
DariusIII 7be91318c6 Fix bad count of deleed objects in ProcessReleases class 2018-10-11 23:06:17 +02:00
DariusIII d79d199873 Update PHPDOC blocks in ProcessReleases class 2018-10-11 14:02:00 +02:00
DariusIII dd4b9b25b5 Simplyfy return value for mgr check in ProcessMultiGroupReleases class 2018-10-10 10:27:45 +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 45b8359bd5 Change writeNzbForReleaseId function name 2018-10-09 15:22:39 +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 34292b175c Fix wrong link to tvdb banners 2018-10-02 23:23:52 +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 eac063335a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-13 08:36:49 +00:00
DariusIII bbc35345a6 Fix misplaced seconds word in ProcessReleases class 2018-09-13 10:36:34 +02:00
DariusIII e72b830888 Prevent errors on missing images on TVDB 2018-09-13 10:27:55 +02:00
DariusIII 63ea968ee4 Use now() helper and related functions for time calculations in ProcessReleases class 2018-09-13 09:56:47 +02:00
DariusIII aadfaf3a86 Fix fetching of images from TheTVDB 2018-09-13 00:46:12 +02:00
DariusIII b63302e563 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-12 22:10:44 +00:00
DariusIII 946cd4b6b3 Update TVDB results handling 2018-09-13 00:10:24 +02:00
DariusIII feb9cae05d Fix undefined index imdb error 2018-09-12 15:46:14 +02:00
DariusIII 518e6c5137 Comment out the imdbid part of formatShowInfo function in TVDB class 2018-09-12 15:41:44 +02:00
DariusIII 750ba983ba Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-12 12:59:06 +00:00
DariusIII f91229d65f Switch to canihavesomecoffee/thetvdbapi for TheTVDB API searches 2018-09-12 14:58:26 +02:00
DariusIII f71f82fa8d Small cosmetic changes in some of the classes 2018-09-12 13:41:52 +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 966fd62874 Fix another error and bad match check 2018-08-15 14:00:18 +02:00
DariusIII 998e92bcd6 Fix anidb matching error 2018-08-15 08:40:57 +02:00
DariusIII 4df40520a6 Try to properly set poster/fanart URL for TheTVDB 2018-08-10 13:17:54 +02:00
DariusIII 35e8844611 Change handling of TVDB poster image downloads, try to fix authorization to url 2018-08-10 10:49:59 +02:00
DariusIII 8172f0c5d0 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-08 07:47:11 +00:00
DariusIII b0f5f0d190 Wrap delete queries into transaction to prevent deadlock error messages 2018-08-08 09:46:59 +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 06a5efb213 Potential fix for ADM site processing error 2018-07-19 09:02:37 +02:00
DariusIII 369c16376e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-18 12:49:09 +00:00
DariusIII 4a655d1249 Remove usage of Blacklight\db\DB class from release postprocessing classes 2018-07-18 14:48:21 +02:00
DariusIII 6b89855f92 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-17 18:20:23 +00:00