Commit Graph

166 Commits

Author SHA1 Message Date
DariusIII eaecaf5bd0 Adjust the renaming logic in NameFixer 2017-04-20 23:20:12 +02:00
DariusIII 7a7115a661 Fix usage of fixRelNames script 2017-04-20 22:04:01 +02:00
DariusIII 3a4bcd45ea Cast $release['releases_id'] as integer when comparing to $this->relid in NameFixer class 2017-04-19 15:09:25 +02:00
DariusIII 60b03568da Update composer 2017-04-15 15:16:06 +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 da9fc59196 Update getGameCovers and Games 2017-04-04 14:36:23 +02:00
DariusIII 9179be65cc Update the change_USP_provider script once more 2017-03-16 15:59:39 +01:00
DariusIII 557a68e6e0 Update change_USP_provider script 2017-03-16 15:49:25 +01:00
DariusIII 2c2650b2f3 Fix echoChangedReleaseName releases_id error 2017-03-08 22:18:04 +01:00
DariusIII 55b6e94ab2 Fix missing pdo when calling NZB class 2017-03-07 12:20:54 +01:00
DariusIII 9fed6698bf Remove unused script 2017-03-03 09:54:35 +01:00
DariusIII 3c8e7629ef Add new php-tmdb library 2017-03-02 15:31:36 +01:00
DariusIII ab8d52384a Fix description 2017-02-28 12:42:05 +01:00
DariusIII 9f64077b3d Remove testing script 2017-02-28 12:37:36 +01:00
DariusIII 22c1259129 Add descriptions for new types of renaming to fixReleaseNames script 2017-02-28 12:31:06 +01:00
DariusIII 92f895a664 Update fixReleaseNames script 2017-02-28 12:28:04 +01:00
DariusIII 5a867257db Fix +2 patch 2017-02-28 10:16:15 +01:00
DariusIII 65da50738a Remove tpg checks from some more files 2017-02-27 10:30:35 +01:00
DariusIII f3ba8e3ede Apply changes from dev to new dev-refactor-tpg branch 2017-02-24 15:31:20 +01:00
DariusIII 1024d61227 Revert all changes related to TPG 2017-02-24 15:26:47 +01:00
DariusIII 6d9838170f Update reset_truncate, Backfill and NZB with mandatory tpg 2017-02-24 11:47:46 +01:00
DariusIII 4a1e1ec459 Fiy typo 2017-01-31 22:49:13 +01:00
DariusIII 07cea2347e Revert reset_truncate.php to older was of doing things 2017-01-31 22:37:03 +01:00
DariusIII 7f62d84891 Fix typos in reset_truncate script 2017-01-29 22:56:18 +01:00
DariusIII 8689b07be6 Add loop_cbpm for truncating binaries, collections, missed_parts and parts tables 2017-01-24 14:01:08 +01:00
DariusIII 2414c2295a Update resetdb script 2017-01-24 13:58:47 +01:00
DariusIII 64b6ce727a Update resetdb with new tables 2017-01-24 13:46:15 +01:00
DariusIII b279120395 Merge branch 'dev' into dev-release_groups 2017-01-24 13:44:35 +01:00
DariusIII 2cc59b75e0 Update resetdb with cbpm_loop 2017-01-24 13:43:38 +01:00
DariusIII e2558afcb2 Update the reset_truncate script 2017-01-24 12:54:48 +01:00
DariusIII 19b8fa1905 Rename binaryid to binaries_id 2017-01-16 11:35:10 +01:00
DariusIII 89021e5e2b Replace collection_id with collections_id 2017-01-16 11:33:25 +01:00
DariusIII eb58f5d686 Rename group_id to groups_id 2017-01-16 11:31:36 +01:00
DariusIII 18045d26f6 Rename mgr_ tables to multigroup_ tables, update mysql-ddl.sql 2017-01-11 14:42:12 +01:00
DariusIII 9d17ca0fc2 Reduce code duplication and rename ReleasesMultiGroup to ProcessMultiGroupReleases and move it to nntmux\processing 2017-01-10 13:59:25 +01:00
DariusIII e8a51436d4 Fix MGR processing 2017-01-06 19:58:23 +01:00
DariusIII b6896ccb8d move mgr posters handling to database, adjust the code to use it 2017-01-06 10:23:40 +01:00
DariusIII 66d5d095e6 Update reset_trunace to handle new tables 2016-12-31 19:10:16 +01:00
DariusIII 8020e835a7 Set cover as missing if we cannot fetch it. 2016-12-13 23:59:53 +01:00
DariusIII 4f9fa3e9b6 Update getXXXSamples 2016-12-10 23:02:27 +01:00
DariusIII 39753962b3 Add script to pull missing samples for xxx releases 2016-12-09 13:55:27 +01: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