Commit Graph

28 Commits

Author SHA1 Message Date
DariusIII f50875550d Move colorcli class to helpers 2025-12-26 23:48:37 +01:00
DariusIII b4a6649f36 Separate Blacklight/Movie class into multiple services and resources 2025-12-23 10:37:54 +01:00
DariusIII 34bf090d5e Update relationship 2025-01-01 16:29:28 +01:00
DariusIII 9d3bdd1324 Code style fixes 2024-08-13 22:13:34 +02:00
DariusIII 02ad342bac Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-05 01:56:40 +00:00
DariusIII b343c02c63 Update project files 2020-02-05 00:39:09 +00:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 2dad4ee96e Use now() helper for calculating scripts runtime 2018-11-29 20:49:20 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII a5af7b0f07 Try to prevent bad data from Movie processing 2018-03-12 14:39:14 +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 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 3c19f193cf Update misc/testing/PostProc/getMovieCovers.php script 2017-08-08 12:08:20 +02:00
DariusIII 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII 968c05e75e Use DB class instead of Settings class where advanced settings functions are not used 2016-09-20 10:37:19 +02:00
DariusIII 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +02:00
DariusIII e00244af1c Move all the config files to newznab/config folder. 2015-10-15 10:55:05 +02:00
DariusIII 2ec8b9e062 Rename Film class into Movie class, adjust the other classes and scripts accordingly. 2015-09-01 22:26:22 +02:00
Darko 0f0625e75f Update getMovieCovers and updateTvrRage scripts, fix opening of wrong links when viewing details and switching to movies, series etc view. 2015-08-14 11:31:15 +02:00
Darko b0b1669694 Move many scripts out from tmux folder into misc/testing. 2015-07-31 11:44:05 +02:00