DariusIII
|
2a65705c5e
|
Try to fix some renaming issues (cycling of same releases)
|
2017-09-08 10:34:48 +02:00 |
|
DariusIII
|
d14b015a21
|
Add PHPDOC blocks and update code
|
2017-09-04 10:13:57 +02:00 |
|
DariusIII
|
4ebb8f7912
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-01 13:43:37 +00:00 |
|
DariusIII
|
f4e1f9b791
|
Update Forking class check for non-empty array $groups
|
2017-09-01 15:43:22 +02:00 |
|
DariusIII
|
b1bb89b40b
|
Replace leftover references to nntmux\db\Settings with proper nntmux\db\DB
|
2017-09-01 15:18:52 +02: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
|
ace3de8cc3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-08-31 09:32:13 +00: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 |
|
Amir Zarrinkafsh
|
4f2f6f6396
|
Fix safe_backfill by adding case back to processStartWork
|
2017-06-28 19:12:18 +10:00 |
|
DariusIII
|
5a7fc8387c
|
Remove safe_backfill from processStartWork and processEndWork functions in Forking class
|
2017-06-26 10:40:44 +02:00 |
|
DariusIII
|
cc5816d2a7
|
Uncomment safe_backfill in Forking class for processStartWork function, fixes backfill
|
2017-06-23 15:36:02 +02:00 |
|
DariusIII
|
a4294ac3cf
|
Change $ppAddMinSize and $ppAddMaxSize properties
|
2017-06-23 10:54:07 +02:00 |
|
DariusIII
|
d20e79212d
|
Cast int type to all Settings::value lines, as that function returns string
|
2017-06-23 10:43:25 +02:00 |
|
DariusIII
|
88eab42e74
|
One more try
|
2017-06-16 14:52:59 +02:00 |
|
DariusIII
|
dd9a20dc3a
|
Fix exception type catched from Exception to proper PDOException
|
2017-06-16 14:46:17 +02:00 |
|
DariusIII
|
3912a80b62
|
Catch exception when checking for existing and missing collection tables (irritating message about Base table or view not found)
|
2017-06-16 14:38:32 +02:00 |
|
DariusIII
|
50c1e69f19
|
Use PARTITION in Forking
|
2017-05-16 23:43:12 +02:00 |
|
DariusIII
|
d2caab96b0
|
Add PHPDOC blocks to Forking class functions
|
2017-05-10 10:50:11 +02:00 |
|
DariusIII
|
48f3b952a8
|
Fix fetchFanartTvProperties function in Movie class
|
2017-04-28 22:56:53 +02:00 |
|
DariusIII
|
e234fa43d9
|
Make guzzlehttp return codes more service specific
|
2017-04-21 12:46:32 +02:00 |
|
DariusIII
|
cf27c4d31a
|
Update trakt.tv URL
|
2017-04-12 15:17:08 +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
|
18fcd2bace
|
Fix usage of ColorCLI
|
2017-04-04 13:34:43 +02:00 |
|
DariusIII
|
5a37a43a86
|
Use ColorCLI directly
|
2017-04-04 13:05:39 +02:00 |
|
DariusIII
|
18cc813c7f
|
Improve functions and scripts
|
2017-02-28 13:09:52 +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
|
f0541c6c2f
|
Update Forking to new mandatory tpg.
|
2017-02-24 11:44:37 +01:00 |
|
DariusIII
|
ebe1a0f0e0
|
Make guzzlehttp http error messages more informative
|
2016-12-20 11:56:25 +01:00 |
|
DariusIII
|
1cac769f19
|
Remove unused classes from use statements in TraktAPI class
|
2016-12-14 11:39:27 +01:00 |
|
DariusIII
|
0798e280c1
|
Change error reporting with guzzlehttp
|
2016-12-13 11:40:44 +01:00 |
|
DariusIII
|
a9c6314516
|
Show exception messages only if debug is enabled
|
2016-12-10 22:18:28 +01:00 |
|
DariusIII
|
47816ba015
|
One more try
|
2016-12-10 22:10:55 +01:00 |
|
DariusIII
|
a52191166c
|
Handle ClientException/ServerException differently
|
2016-12-10 22:01:56 +01:00 |
|
DariusIII
|
db1ac536aa
|
Echo error message in TraktAPI
|
2016-12-10 00:54:19 +01:00 |
|
DariusIII
|
71fa137d78
|
Use guzzlehttp/guzzle in TraktTV processing
|
2016-12-09 22:21:23 +01:00 |
|
DariusIII
|
8598c140bf
|
Move from nntmux/db/Settings to app/models/Settings
|
2016-10-24 13:03:58 +02:00 |
|
DariusIII
|
00f112c31a
|
Update file and folder permissions
|
2016-09-21 12:34:07 +02:00 |
|
DariusIII
|
2844ce4642
|
Fix wrong column name in settings table call
|
2016-09-20 11:18:30 +02:00 |
|
DariusIII
|
b8afa06a00
|
Fix settings instantiation in Forking
|
2016-09-20 10:52:41 +02:00 |
|
DariusIII
|
5392644fb6
|
Fix Forking class
|
2016-09-20 10:44:45 +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
|
dd2aba8f23
|
Port fixes from nZEDb
|
2016-07-24 22:42:12 +02:00 |
|
DariusIII
|
65342dfef2
|
Replace array() with short syntax
|
2016-07-14 11:44:33 +02:00 |
|
DariusIII
|
872ad5c722
|
Use nntmux namespace, rename nntmux script to tmux.Update composer.lock.
|
2016-06-25 15:45:47 +02:00 |
|