Commit Graph

653 Commits

Author SHA1 Message Date
DariusIII 9a004dc063 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-14 13:20:56 +00:00
DariusIII eb297916ac Remove replaced query 2019-04-14 15:20:27 +02:00
DariusIII ebba420014 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-14 13:09:05 +00:00
DariusIII f3425c3f63 Fix test-ReleaseCleaner.php script (Fixes issue #965) 2019-04-14 15:08:35 +02:00
DariusIII 85b7a993ec Update misc/testing/DB/change_imdb_column.php script 2019-04-08 11:04:13 +02:00
DariusIII d5be3b2e45 Remove padding of imdbid as column is now varchar and stores imdbid properly 2019-04-06 11:19:05 +02:00
DariusIII 29403b6a87 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into feature/dev-refactor-forking 2019-04-04 21:08:07 +02:00
DariusIII 008d03d1a8 Add migrations and update themes for new imdbid length 2019-04-04 15:33:15 +02:00
DariusIII fb76872415 Merge checkPostprocessAdd with main postProcessAdd function 2019-04-02 15:09:38 +02:00
DariusIII 132387ef3b Update multiprocessing scripts 2019-03-25 14:56:08 +01:00
DariusIII c9ddfde1ac Update queries to use root_categories table 2019-03-12 12:25:00 +01:00
DariusIII 4ccf357496 Partially revert switch.php and ProcessReleases class 2019-03-06 11:48:05 +01:00
DariusIII 47c1583992 Update switch.php and ProcessReleases, remove processing of releases and collectgions per group 2019-03-06 10:22:34 +01:00
DariusIII 855473aee1 Update switch.php 2019-03-04 14:23:45 +01:00
DariusIII 7db425d335 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-25 18:21:39 +00:00
DariusIII e269ad8827 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-02-25 19:21:24 +01:00
DariusIII ee15b0a7c4 Merge branch 'patch-6' of https://github.com/Sweepr/newznab-tmux into Sweepr-patch-6 2019-02-25 19:20:49 +01:00
DariusIII e759ebc0f2 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-25 18:20:12 +00:00
Sweepr 8e82410341 Update fixReleaseNames.php
Add info missing option's 19 and 20, Fix using CRC32 and removed 1 "/n"
2019-02-24 10:20:45 +01:00
Sweepr 5d505a5062 Update test_hash_algorithms.php
Running: php test_hash_algorithms.php Anchorman.2.The.Legend.Continues.2013.UNRATED.WEBRip.x264-FLS false true results in ->

[24-Feb-2019 09:58:34 Europe/Amsterdam] PHP Fatal error:  Uncaught Error: Class 'Illuminate\Support\Facades\File' not found in /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php:65
Stack trace:
#0 /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php(54): HashAlgorithms->_testStrings()
#1 /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php(192): HashAlgorithms->__construct('Anchorman.2.The...', 'false', true)
#2 {main}
  thrown in /home/public_html/nntmux/misc/testing/Dev/test_hash_algorithms.php on line 65

Adding: require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php'; solves this problem
2019-02-24 10:02:28 +01:00
DariusIII 85552b4384 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-23 21:36:14 +00:00
Sweepr 4ff7454dab Update reset_postprocessing.php 2019-02-23 13:40:03 +01:00
Sweepr 230119ece5 Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
2019-02-23 13:36:19 +01:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00:00
DariusIII 40e7233727 Rename groups table to usenet_groups as groups is a reserved word in mysql now 2019-02-19 15:54:32 +01:00
DariusIII 423950ab29 Move role expiration and verification checks into separate script and schedule them in Kernel.php 2019-02-19 11:18:05 +01:00
DariusIII 7d708b2904 Remove Amazon as data source completely 2019-02-14 13:34:27 +01:00
DariusIII dd97f2f6c6 Fix misc related query 2019-02-12 12:54:43 +01:00
DariusIII f5ecab447a Fix reset_postprocessing script to reset only requested categories and not all releases because of wrong query setup 2019-02-12 12:47:02 +01:00
DariusIII 7499f24fc6 Comment out missed dict definition in sphinx.conf (resolves issue #878) 2019-02-08 09:06:22 +01:00
DariusIII 24b1049bf3 Update FanartTV class and add check for error response 2019-02-07 13:59:03 +01:00
DariusIII 3c6aeef668 Update sphinx.conf to allow usage of sphinx 3.1.1 and up 2019-02-06 22:29:45 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII 198e646306 Remove README.md from misc/update folder 2019-02-01 10:47:35 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII 96fe6c27c3 Use transaction when updating expired collections on tmux start 2019-01-30 15:06:46 +01:00
DariusIII ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 08b8edbe2d Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes 2019-01-29 13:52:01 +01:00
DariusIII 1526455be3 Fix safe backfill 2019-01-28 14:12:42 +01:00
DariusIII f1a1127eba Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-20 21:30:15 +00:00
DariusIII 7384a27d3b Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-01-20 22:29:57 +01:00
DariusIII 754717d97a Update rest of the cover checking files 2019-01-20 22:29:50 +01:00
DariusIII 512c999e2d Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-20 20:18:51 +00:00
DariusIII 2d3d45e95d Fix misc/tesing/PostProc/updateXXXImages.php script error (fixes issue #852) 2019-01-20 21:18:33 +01:00
DariusIII d19fb8a8db Remove misc/sphinxsearch/README.md as it is redundant. All info is in wiki 2019-01-17 15:50:40 +01:00
DariusIII 649581ab9d Switch from SphinxSearch to Manticore in sphinx.conf 2019-01-17 15:37:34 +01:00
DariusIII e9c8029e23 Use only complete threaded update for binaries 2019-01-17 09:55:30 +01:00
DariusIII 5759b70eb0 Add source column to predb_se table creation 2019-01-17 09:23:52 +01:00