Commit Graph

37 Commits

Author SHA1 Message Date
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
DariusIII c49dab81da Fix remaining issues in ProcessReleases class 2018-07-17 20:20:07 +02:00
DariusIII 7f226c5882 Update laravel/framework to latest version, fix wrong checks in selectOne results 2018-07-17 19:47:15 +02:00
DariusIII c99a05bfbf Fix wrong $release checks 2018-07-17 19:34:28 +02:00
DariusIII a08e9d6c60 Remove usage of Blacklight\db\DB class from Backfill, PostProcess and ProcessReleases classes 2018-07-17 15:55:12 +02:00
DariusIII 4e6e1466b2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-10 13:03:57 +00:00
DariusIII 8285167dba Remove references to Blacklight\db\DB from PostProcess class 2018-07-10 15:03:48 +02:00
DariusIII 87bf8cf97b Prevent insertion of blank searchnames for releases 2018-06-18 12:43:36 +02:00
DariusIII 0200a7c32e Remove unused $size parameter from releaseCleaner function 2018-06-09 23:07:27 +02:00
DariusIII 1e0c547215 Fix an typo in ProcessReleases class 2018-06-06 15:45:29 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII a92e5a272d Replace '!=' with proper '<>' operator 2018-05-11 10:16:55 +02:00
DariusIII cde4ef5f0e Use minutes instead of seconds for cache_expiry 2018-05-10 12:46:24 +02:00
DariusIII 1d5f208ec1 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-15 13:12:51 +00:00
DariusIII a9ab693888 Add wandersonwhcr/illuminate-romans and remove unused functions from Utility class 2018-03-15 14:12:40 +01:00
DariusIII b73b7a1ee3 Fix bad logic when checking for existing title 2018-03-07 13:11:45 +01:00
DariusIII 71b353c5a1 Fix typo in query 2018-03-07 13:06:43 +01:00
DariusIII eb991edb80 Add check for existing title in TV class add function 2018-03-07 12:57:38 +01:00
DariusIII 4da3ab2bdb Fix wrong categories used in checkProcessTV function of Forking class 2018-03-07 12:25:37 +01:00
DariusIII c8207be6d7 Update Videos class getAliases function 2018-03-07 11:43:24 +01:00
DariusIII 792ceb4c6c Fix bad logic in additional postprocessing settings check 2018-03-05 14:14:21 +01:00
DariusIII d40425bf5a Fix TV shows lookups 2018-03-05 13:00:29 +01:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII 2b0a497d85 Remove references to groups from PostpProcess and Backfill (fixes issue #398) 2018-02-20 15:33:59 +01:00
DariusIII 829f234381 Update TMDB class 2018-02-20 12:45:57 +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