Commit Graph

120 Commits

Author SHA1 Message Date
Croneter c440dc7779 Switch to absolute imports 2018-06-21 19:24:37 +02:00
Croneter 06f9f6a7a5 Fix PKC add-on setting user changes not saving 2018-05-30 07:53:30 +02:00
Croneter 84c2aa7fa0 Reduce CPU strain for artwork caching progress
- Fixes #477
2018-05-18 15:59:26 +02:00
croneter c63adaf2e3 Improve artwork caching counter in PKC settings 2018-05-15 20:46:16 +02:00
Croneter 8b1d04af79 Revert "Increase timeout between syncing images"
This reverts commit 0807ce5314.
2018-05-14 17:56:39 +02:00
croneter 5241baef28 Show FanartTV lookup progress in PKC settings 2018-05-13 15:22:03 +02:00
croneter d16296395f Show caching progress for Plex images in the PKC settings 2018-05-13 14:20:39 +02:00
Croneter 952261fb5a Add some comments 2018-04-30 14:18:14 +02:00
Croneter e1c7ab5b04 PEP8 2018-04-30 14:16:45 +02:00
Croneter 0807ce5314 Increase timeout between syncing images 2018-04-29 14:39:36 +02:00
Croneter f87a631674 Revert "Increase timeout between syncing images"
This reverts commit 62d6c8fe45.
2018-04-29 14:39:08 +02:00
Croneter 1ca2bdba79 Less logging 2018-04-29 14:16:56 +02:00
Croneter 62d6c8fe45 Increase timeout between syncing images
- Partially fixes #457
2018-04-29 14:14:31 +02:00
Croneter d3ef80ed22 Cache missing posters and backgrounds/fanart on Kodi startup
- Partially fixes #457
2018-04-29 14:12:39 +02:00
Croneter 51f47452f2 Add toggle to deactivate image caching during playback
- Partially fixes #451 - you can now disable image caching during playback
2018-04-29 14:11:03 +02:00
croneter 8272a67b5f Artwork overhaul part 2 2018-03-04 13:39:18 +01:00
croneter 688023c906 Remove obsolete import 2018-03-02 07:36:45 +01:00
croneter ae15030bb5 Less logging 2018-02-28 17:42:21 +01:00
croneter 5f7426da1c Less logging 2018-02-26 10:28:48 +01:00
croneter 1a77427591 Optimize code 2018-02-25 18:06:33 +01:00
croneter e02e9bcd1f Rename thread methods 2018-02-11 14:57:39 +01:00
croneter ca8ad96a05 Prettify 2018-02-11 12:59:04 +01:00
croneter 2d8bd3051a Fix PKC restoring cache directories 2018-01-28 17:36:36 +01:00
Michal Kuncl db0d629302 Restore cache directories after deleting. Fixes #392 2018-01-23 21:39:55 +01:00
tomkat83 39014fe7f4 Move kodi webserver details to state.py 2017-12-09 15:41:07 +01:00
tomkat83 cdd38c6ef7 Optimize some imports 2017-12-09 14:35:08 +01:00
croneter f2bc95813a Centralize Kodi json rpc 2017-12-08 19:43:06 +01:00
croneter 27d356e3c5 Don't quit sync threads if path wasn't found
- Partially fixes #333
2017-08-19 14:50:28 +02:00
tomkat83 ad5744f435 Fix for Windows usernames with non-ASCII chars
- Fixes #286
2017-05-20 20:24:47 +02:00
tomkat83 06727fca71 Fix thread methods 2017-05-17 13:55:24 +02:00
tomkat83 a63b90dd5f Revert "Revert "Code refactoring: avoid window vars in loops""
This reverts commit b6197231fa.
2017-05-17 10:09:50 +02:00
tomkat83 b6197231fa Revert "Code refactoring: avoid window vars in loops"
This reverts commit 6629fb41e3.
2017-05-14 16:41:22 +02:00
tomkat83 7d6310601c Fix possible OperationalErrors 2017-05-12 13:25:46 +02:00
tomkat83 6629fb41e3 Code refactoring: avoid window vars in loops 2017-05-12 12:52:12 +02:00
tomkat83 fd84d97a46 Use xbmcvfs exists instead of os.path.exists
- Partially fixes #296
2017-05-11 19:26:13 +02:00
tomkat83 b2cd6e1156 Avoid xbmcvfs entirely; use encoded paths
- Fixes #286
2017-05-03 20:30:33 +02:00
tomkat83 150b45d5cc Hotfix: Revert Cache missing artwork on PKC startup
- Should fix #239, #269
- Seems like another Kodi process messes with the artwork caches,
delaying the PKC one for minutes
2017-04-12 18:52:54 +02:00
tomkat83 7276a195bf Fix KeyError 2017-02-26 18:25:41 +01:00
tomkat83 307e8e5b61 More explicit coding 2017-01-24 20:18:28 +01:00
tomkat83 74433f7afd Shutdown artwork thread correctly 2017-01-24 20:12:46 +01:00
tomkat83 a716f8a2c1 Clean out entrypoint.py 2017-01-24 19:59:38 +01:00
tomkat83 81747a668a Cache missing artwork on PKC startup 2017-01-20 18:41:56 +01:00
tomkat83 6049ec468a Fixes to artwork 2017-01-20 17:32:28 +01:00
tomkat83 e818e23149 Rewire image cache thread to service.py 2017-01-20 17:21:51 +01:00
tomkat83 3616c25a98 Don't cache actor artwork
- It takes too long and takes up too much memory
2017-01-20 16:30:37 +01:00
tomkat83 44b98e5694 Revert "Also cache actor images on manual caching"
This reverts commit 5d2f57aec1.
2017-01-20 16:23:05 +01:00
tomkat83 5d2f57aec1 Also cache actor images on manual caching 2017-01-20 16:17:21 +01:00
tomkat83 8e6d94129b Fix keyError for url-encoding 2017-01-08 11:38:37 +01:00
tomkat83 ad8b7c7d90 Merge Master 2016-12-20 16:13:19 +01:00
tomkat83 d71f6e8887 Remove obsolete lock 2016-10-18 20:32:16 +02:00