Commit graph

16 commits

Author SHA1 Message Date
tomkat83
a2a53cddf6 Fix AttributeError 2016-09-11 18:31:25 +02:00
tomkat83
61a2457a1d Less logging 2016-09-11 16:05:05 +02:00
tomkat83
62a9e676bf Merge conflicts image_cache_thread.py 2016-08-30 15:55:13 +02:00
tomkat83
6aab9df054 Merge branch 'develop' of https://github.com/MediaBrowser/Emby.Kodi into develop 2016-08-29 18:44:27 +02:00
angelblue05
9de0e69896 Fix spacing
(testing pylint)
2016-08-21 22:00:35 -05:00
angelblue05
965340db01 Fix logging and exception 2016-08-21 21:57:43 -05:00
angelblue05
8b9b0821c0 Pylint
(testing)
2016-08-21 21:51:23 -05:00
angelblue05
76dfa1286c Update logging
Use the logging module. Moved logging to it's own file.
2016-07-24 03:59:48 -05:00
angelblue05
5658801f72 Centralized logging 2016-06-17 22:03:28 -05:00
tomkat83
1f3598a7c4 Cleanup and Fixes
- Disable SSL warnings, finally
- Fix Plex Companion errors due to downloadutils switch
2016-04-06 18:23:51 +02:00
tomkat83
3a4349e647 Disable SSL warning in Log, clean Futurewarnings 2016-03-23 16:57:49 +01:00
tomkat83
b79705719d Increase image caching timeouts to 5s 2016-03-13 16:12:25 +01:00
tomkat83
c8d6070682 Slightly increased download timeouts 2016-03-09 15:56:12 +01:00
tomkat83
e5e6f2208e Much shorter download timeouts
This should hopefully solve the stuck library sync
2016-03-08 15:28:59 +01:00
tomkat83
0d4c8ae53e Added logging decorator 2016-01-26 17:20:13 +01:00
Shaun
9e2f789e53 add a thread pool option to the image cache 2016-01-16 14:08:01 +11:00