DariusIII
|
7299f78f6f
|
Rename groupid column to groups_id.
|
2016-05-24 14:02:17 +02:00 |
|
DariusIII
|
55531c3a8a
|
Properly fix renaming issues introduced by renaming releaseid to releases_id
|
2016-05-13 14:52:44 +02:00 |
|
DariusIII
|
b157a3f1d6
|
Add leftguid column to releases table for better threading.
|
2016-05-13 10:21:25 +02:00 |
|
DariusIII
|
7241038820
|
Revert utf-8 fix apllied long time ago
|
2016-05-12 13:28:22 +02:00 |
|
DariusIII
|
0b136662c6
|
Port many fixes from nZEDb
|
2016-05-12 09:45:08 +02:00 |
|
DariusIII
|
4234830915
|
Fix createGUID function call in release creation process.
|
2016-05-11 09:21:09 +02:00 |
|
DariusIII
|
4426afc1a6
|
More bad column names fixes
|
2016-05-11 01:15:14 +02:00 |
|
DariusIII
|
ee53fecff1
|
Fix bad column name
|
2016-05-11 01:11:35 +02:00 |
|
DariusIII
|
318343b71d
|
Update ProcessAdditional.
|
2016-05-11 00:09:32 +02:00 |
|
DariusIII
|
a68d6edbb7
|
Merge branch 'dev' into feature-db
|
2016-05-10 22:06:26 +02:00 |
|
DariusIII
|
746aab38af
|
Prevent binaries and releases update deadlocks.
|
2016-05-10 22:05:49 +02:00 |
|
DariusIII
|
ea3f0a5804
|
More renaming of releasesid to releases_id
|
2016-05-10 13:16:10 +02:00 |
|
DariusIII
|
76ec890959
|
Rename releaseid to releases_id
|
2016-05-10 13:06:46 +02:00 |
|
DariusIII
|
c981281d19
|
Rename bookinfoid to bookinfo_id, consoleinfoid to consoleinfo_id and pre_id to predb_id
|
2016-05-10 09:31:00 +02:00 |
|
DariusIII
|
0e15278840
|
Rename musicinfoid to musicinfo_id
|
2016-05-10 09:23:10 +02:00 |
|
DariusIII
|
90b134761f
|
Rename preid to predb_id in releases table and in classes and scripts.
|
2016-05-10 09:17:59 +02:00 |
|
DariusIII
|
bdfa790e64
|
Move collection deletion right after NZB is created.
|
2016-05-10 08:58:53 +02:00 |
|
DariusIII
|
b55a4edfcd
|
Bad files, revert the changes
|
2016-05-09 22:40:26 +02:00 |
|
DariusIII
|
92bc3c8f34
|
Small improvements in additional processing.
|
2016-05-09 22:10:59 +02:00 |
|
DariusIII
|
bff7cd8600
|
Replace python requestid_threaded with php equivalent in ProcessReleases class.
|
2016-05-09 12:30:28 +02:00 |
|
DariusIII
|
2cbd7052af
|
Change categoryid to categories_id, category table to categories table
|
2016-05-09 09:50:28 +02:00 |
|
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 |
|