Commit Graph

125 Commits

Author SHA1 Message Date
DariusIII ed153b2557 Fix TVMaze processing 2016-03-12 00:00:53 +01:00
DariusIII 960ae429e9 Update composer.lock and use new singleSearchAkas function in TVMaze processing. 2016-03-11 21:44:42 +01:00
DariusIII 948ca8f600 Use TVMaze class instead of Client. 2016-03-10 15:59:02 +01:00
DariusIII 28cd97ed0e Fix object to string conversion in processing/tv/TVDB.php 2016-03-10 15:25:06 +01:00
DariusIII 873bbbfd6f Many composer fixes 2016-03-08 23:39:31 +01:00
DariusIII 4d58acb59e Trying to make use statement for JPinkney/Client work. 2016-03-08 11:30:16 +01:00
DariusIII 1bf34ce80a Switch back to use clause in TVMaze 2016-03-08 11:26:06 +01:00
DariusIII 09bb40a4cd Add require for TVMazeIncludes.php file in TVMaze class. 2016-03-08 11:16:13 +01:00
DariusIII 9f80311966 Another wrong path to rarinfo library 2016-03-08 10:48:13 +01:00
DariusIII a3cced9fac Fix path to rarinfo in PostProcess class 2016-03-08 10:41:41 +01:00
DariusIII acf93576dc Fix errors related to changes to libraries. 2016-03-08 10:32:36 +01:00
DariusIII ea76f2bbd0 Fix wrong query structure 2016-02-09 14:00:52 +01:00
DariusIII 69c71e45ce Replace values with constants is Videos class and TV class. 2016-02-09 13:53:10 +01:00
DariusIII 5329714e8d Remove CAT_ from categories names and rename parent categories to root. 2016-02-07 21:44:08 +01:00
DariusIII 6e2e80ba1d Remove utf8_encode to speed up processing of binaries and collections, fix by @izolight 2016-01-29 11:01:54 +01:00
DariusIII 1097d7a2e8 Update the folder structure, remove _scripts from update, nix and win folders. 2016-01-25 12:54:46 +01:00
DariusIII 32b026f8e5 Change the name of CAT_GROUP_OTHER constant to CAT_OTHERS_GROUP in Category class, update minimum supported PHP version to 5.6. 2016-01-25 11:58:42 +01:00
DariusIII 5f64206765 Move Other category (Misc and Hashed) to categoryid 0000. 2016-01-18 10:12:10 +01:00
DariusIII a70cc8309c Rename PreHash class to PreDb. 2016-01-15 10:31:12 +01:00
DariusIII d044bbcaf1 Add patches to handle tables changes, adjust rest of the code for changes 2016-01-15 10:03:36 +01:00
DariusIII 61a4923c85 Revert ogg video processing to default ogv extension 2016-01-12 13:22:38 +01:00
DariusIII 6ca908126b Improve srr matching 2016-01-09 00:18:20 +01:00
DariusIII b502a1937a Update the srr renaming functions. 2016-01-07 03:09:03 +01:00
DariusIII b911dc6566 Declare $client property in processing/tv/TMDB.php 2015-12-15 13:54:27 +01:00
DariusIII 6152c114f5 Change COUNT(*) queries to count the primary key columns to improve query performance. Re-work the count querying in PreDB class (fixes by @ruhllatio) 2015-12-11 09:21:59 +01:00
DariusIII 44107a3c1f Declare $time property 2015-11-27 09:51:58 +01:00
DariusIII f35bf5ff72 Remove debug 2015-11-26 22:28:03 +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 ae13c137c4 Broken queries in DnzbFailures and Releases classes. Fix TV processing 2015-11-23 22:10:44 +01:00
DariusIII b8643194bb Do not cache local failure for TV processing 2015-11-22 23:09:58 +01:00
DariusIII 05a6438322 Fix aka processing in TVMaze, remove leading year from TV releases before processing them 2015-11-20 12:09:12 +01:00
DariusIII 37fa3c699d Release categorization now uses proper partition 2015-11-18 15:10:05 +01:00
DariusIII ba2c7b51a6 Use releaseid instead of id from releasefiles, rename releasefiles table to release_files 2015-11-18 09:20:46 +01:00
DariusIII a51b0f7807 Fix TVMaze processing 2015-11-18 09:06:00 +01:00
DariusIII 6ea7061b6c Speed up cover browsing, optimize SpotNab 2015-11-16 12:29:20 +01:00
DariusIII cc5c40ca65 Missed one 2015-11-15 22:23:26 +01:00
DariusIII 291f759b0f Numerous fixes from nZEDb 2015-11-15 22:21:58 +01:00
DariusIII 772074fb35 Port fixes for timeZone an episode parsing from nZEDb 2015-11-12 22:40:05 +01:00
DariusIII 3bc502fca0 Update TraktTv 2015-11-12 15:30:50 +01:00
DariusIII 7b40a11def Update TV parsing and processing 2015-11-12 15:30:11 +01:00
DariusIII a5ac1ca4b0 Fix typos in TrakTv 2015-11-12 11:00:35 +01:00
DariusIII c9a6f0197c Missed trakt from TV.php 2015-11-12 10:13:23 +01:00
DariusIII ae1d81b0a7 Update TV processing. 2015-11-12 10:02:56 +01:00
DariusIII cea664dcae Remove debug 2015-11-10 15:51:09 +01:00
DariusIII 9470e7b55e Fix typos 2015-11-10 15:43:02 +01:00
DariusIII d2a37b37a3 Fix TV processing logic 2015-11-10 15:37:03 +01:00
DariusIII 6aebca6c2f Push possible fix for TVMaze akas processing 2015-11-06 14:19:09 +01:00
DariusIII 1e05eed322 Remove debug 2015-11-05 15:54:51 +01:00
DariusIII ad765c74d7 Add debug to TV 2015-11-05 15:52:40 +01:00