Commit Graph

41 Commits

Author SHA1 Message Date
DariusIII 1890536174 Remove unused scripts from misc/testing folder. 2017-12-22 13:59:36 +01:00
DariusIII df7d3305e7 Remove bootstrap.php 2017-11-24 15:39:33 +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 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII aebda97760 Use more information from OMDb for movies 2017-05-16 10:34:47 +02:00
DariusIII 9b7708ae73 Update test_omdb_API script 2017-05-15 13:14:09 +02:00
DariusIII 5301d190df Update test_tmdb_API.php to handle 0 results returned 2017-04-12 15:52:34 +02:00
DariusIII 6ac64e7b5e Rename references to Trakt into OMDb 2017-04-12 13:42:54 +02:00
DariusIII 2517ef5df3 dd new Fanart.TV class for handling API requests to Fanart.TV, adjust Movie class to use it 2017-04-12 13:42:43 +02:00
DariusIII 8e456d48cb Add aharen/omdbapi library and use it in Movies class to retrieve data from OMDb 2017-04-12 12:11:45 +02:00
DariusIII 7514a42b1c Adjust TMDB class 2017-04-11 13:53:49 +02:00
DariusIII 0cd02e4d08 Add exceptions handling, fix incorrect library usage 2017-04-11 11:45:48 +02:00
DariusIII a4e7b6ce3d Update TVDB, TV classes for new TVDB v2 library used 2017-04-10 16:01:03 +02:00
DariusIII 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII a48159e97d Fix amazon lookup. 2016-12-05 12:50:17 +01:00
DariusIII 7de79fff40 Update amazon usage for new apai-io version 2016-12-05 12:23:06 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +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 8a1b6fa4c1 Rename missed newznab to nntmux 2016-06-25 16:21:47 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII 873bbbfd6f Many composer fixes 2016-03-08 23:39:31 +01:00
DariusIII c8d9a4ffee Fix path to ApaiIO library 2016-03-08 10:44:02 +01:00
DariusIII f73c539053 Fix wrong giantbomb library call 2015-12-15 14:43:48 +01:00
DariusIII d4a7a31576 Add API testing scripts 2015-12-15 14:30:16 +01:00
DariusIII 4e27908dda Trakt processing is working now 2015-11-26 22:18:29 +01:00
DariusIII 59b5f06488 Add TraktTv processing 2015-11-26 16:01:01 +01:00
DariusIII ae1d81b0a7 Update TV processing. 2015-11-12 10:02:56 +01:00
DariusIII 30e5014023 Add first batch of Trakt tv processing 2015-11-04 15:06:58 +01:00
DariusIII 274a128c1c Adjust spaces 2015-11-02 15:57:12 +01:00
DariusIII fe5574c0b3 First push of semi working tmdb 2015-11-02 13:33:19 +01:00
DariusIII 904384ca7c Move ApaiIO and Tmdb libraries into libs folder 2015-10-30 15:10:18 +01:00
DariusIII 2df1a8e3bb Start adding TvMaze support 2015-10-28 13:40:16 +01:00
DariusIII 76e8501028 Changes ported from nZEDb/dev-tv branch. 2015-10-21 14:17:40 +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
Darko 2b23fd4194 update import.php in misc/testing folder. Remove scripts and classes not used in newznab-tmux. 2015-09-16 12:37:58 +02:00
Darko b0b1669694 Move many scripts out from tmux folder into misc/testing. 2015-07-31 11:44:05 +02:00