Commit Graph

262 Commits

Author SHA1 Message Date
DariusIII 1156c9d93f Fix checking for argv in reset_postprocessing.php 2018-09-26 10:15:50 +02:00
DariusIII 53a88037cf Update FanartTV class and classes that use it 2018-09-20 10:12:43 +02:00
DariusIII a694bb3263 Update scripts to use now() helper 2018-09-13 10:07:39 +02:00
DariusIII 473320520d Update output of check_covers.php 2018-08-10 14:50:36 +02:00
DariusIII 5b1ca0d286 Fix check_covers.php 2018-08-10 14:43:26 +02:00
DariusIII 52c4939540 Update Movie class and remove getTraktData script from tmux loop 2018-08-10 12:40:39 +02:00
DariusIII d650a7bc09 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-20 11:51:46 +00:00
DariusIII 6512e96b9c Update rest of the postproc scripts 2018-07-20 13:51:44 +02:00
DariusIII c7f1201cfc Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-20 09:10:07 +00:00
DariusIII 1cd62c5a85 Update more postproc scripts 2018-07-20 11:10:03 +02:00
DariusIII e076f73b86 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-07-19 14:48:57 +02:00
DariusIII 5c3c7f0be5 Update getXXXSamples script 2018-07-19 14:48:46 +02:00
DariusIII 5baaf760ba Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-19 12:43:47 +00:00
DariusIII d51b4ef7eb Remove Blacklight\db\DB class from many scripts in misc/testing folder 2018-07-19 14:43:30 +02:00
DariusIII e62dc49fab Merge pull request #662 from NNTmux/analysis-z3YlZ5
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-07-18 15:13:13 +02:00
DariusIII 45c78a04c1 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-18 13:13:05 +00:00
DariusIII 28a123fc1f Add missing use statement to test-ReleaseCleaner script 2018-07-18 15:12:55 +02:00
DariusIII 785caa2eab Remove usage of Blacklight\db\DB class from clean_nzbs and test-ReleaseCleaner scripts 2018-07-18 15:12:10 +02:00
DariusIII 3cea9eb3c8 Add script to non amazon pane to fetch trakt id's for added movies 2018-06-25 09:53:33 +02:00
DariusIII 0bfa591c89 Update parseTraktTv function, update getTraktData script 2018-06-22 15:55:04 +02:00
DariusIII d46b624d67 Update Movie class and add script to fetch trakt ids into movieinfo table 2018-06-22 15:37:12 +02:00
DariusIII c0cfcfd536 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-22 12:17:10 +00:00
DariusIII ec5063b223 Update movisSearch function and API controllers 2018-06-22 14:16:29 +02:00
DariusIII 9e6830df93 Update some scripts, remove others 2018-06-21 10:16:45 +02:00
DariusIII 98f9379827 Fix path to autoload.php in change_imdb_column.php 2018-06-19 10:40:17 +02:00
DariusIII ae62847284 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-19 08:20:17 +00:00
DariusIII 96cd8ed757 Update migrations for releases table, imdbid column is changed to varchar(15), add script to convert existing data 2018-06-19 10:19:56 +02:00
DariusIII 0200a7c32e Remove unused $size parameter from releaseCleaner function 2018-06-09 23:07:27 +02:00
DariusIII 9718ce4117 Add nntmux:reset-truncate command to artisan console 2018-05-03 23:52:05 +02:00
DariusIII a5af7b0f07 Try to prevent bad data from Movie processing 2018-03-12 14:39:14 +01:00
DariusIII e763d20899 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-05 12:21:53 +00:00
DariusIII 220a81f61c Fix reset_postprocessing.php script 2018-03-05 13:21:59 +01:00
DariusIII 2eda56880b Update test_amazon_api script 2018-02-23 11:31:52 +01:00
DariusIII 46f7e4f526 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-23 09:51:46 +00:00
DariusIII d65b03f2d6 Fix reset_postprocessing.php message line endings on error/info 2018-02-23 10:51:39 +01:00
DariusIII cde12b186f Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-02-20 12:02:30 +01:00
DariusIII 7043052495 Fix get imdbid in getMovieCovers script 2018-02-20 12:02:06 +01:00
DariusIII 97f5895b4f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-20 11:01:06 +00:00
DariusIII af4e0be7d9 Check for imdbid string lenghth in fetchTMDBProperties function 2018-02-20 12:00:48 +01:00
DariusIII e6cec6cd1f Fix move_tmux_to_settings script after removal of Tmux model 2018-02-19 14:23:13 +01:00
DariusIII a5a14127b0 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-19 11:49:37 +00:00
DariusIII 0120d57337 Merge tmux settings into settings table 2018-02-19 12:49:08 +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
DariusIII 05b0c894dd Fix echoing of cli messages (most of them) 2018-02-14 14:07:12 +01:00
DariusIII 1f8a21f8cd Update ColorCLI class 2018-02-14 13:10:48 +01:00
DariusIII c784d123e8 Remove release_search_data table migration as that table is not used anymore. Remove db conversion script. 2018-02-09 09:05:06 +01:00
DariusIII fa757dbc53 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-26 12:04:16 +00:00
DariusIII 43a9243dc1 Use artisan console to reset database, update reset_truncate script to use Eloquent and query builder 2018-01-26 13:03:39 +01:00
DariusIII 171d171add Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-24 14:20:02 +00:00