croneter
|
c63adaf2e3
|
Improve artwork caching counter in PKC settings
|
2018-05-15 20:46:16 +02:00 |
|
croneter
|
76193329d6
|
Fix PMS showing up twice
- Fixes #469
|
2018-05-15 19:39:34 +02:00 |
|
croneter
|
43c31ce419
|
Fix migration not working correctly for re-connecting PMS
- Fixes #469
|
2018-05-15 19:33:17 +02:00 |
|
Croneter
|
7ea2fbf417
|
Version bump
|
2018-05-14 20:59:32 +02:00 |
|
Croneter
|
0e1902cc91
|
Don't ask user for DB reset if forced by PKC
|
2018-05-14 20:51:14 +02:00 |
|
Croneter
|
abdfd00374
|
Increase logging
|
2018-05-14 20:43:48 +02:00 |
|
Croneter
|
e129c94053
|
Ensure movies and tv shows are synced before music
|
2018-05-14 20:23:39 +02:00 |
|
Croneter
|
6541b16810
|
Ensure a later migration if user downgraded PKC
|
2018-05-14 20:00:49 +02:00 |
|
Croneter
|
ce284f668a
|
Fix migration
|
2018-05-14 19:57:36 +02:00 |
|
Croneter
|
f0195f14aa
|
Use plex.direct url instead of local ip to use correct SSL certificate; thus fix artwork caching
- Fixes #461
- Migration necessary: re-connect to PMS to use plex.direct URI
|
2018-05-14 19:42:00 +02:00 |
|
Croneter
|
8b1d04af79
|
Revert "Increase timeout between syncing images"
This reverts commit 0807ce5314 .
|
2018-05-14 17:56:39 +02:00 |
|
croneter
|
6c93934026
|
Version bump
|
2018-05-13 16:39:01 +02:00 |
|
croneter
|
8348b3a150
|
Update translations
|
2018-05-13 16:34:04 +02:00 |
|
croneter
|
1a261a3b9e
|
Reset artwork sync status in PKC settings on DB reset
|
2018-05-13 16:15:48 +02:00 |
|
croneter
|
2191f59092
|
Fix context menu not working for shows in library view
|
2018-05-13 16:12:50 +02:00 |
|
croneter
|
4a948c1639
|
Fix Plex Companion playstate status for iOS
- Partially fixes #456
|
2018-05-13 15:50:26 +02:00 |
|
croneter
|
5241baef28
|
Show FanartTV lookup progress in PKC settings
|
2018-05-13 15:22:03 +02:00 |
|
croneter
|
f8560aec4d
|
Optimize startup of additional fanart sync
|
2018-05-13 14:42:58 +02:00 |
|
croneter
|
9b2291dd47
|
Reduce logging
|
2018-05-13 14:22:50 +02:00 |
|
croneter
|
9b47d0970c
|
Fix string
|
2018-05-13 14:21:32 +02:00 |
|
croneter
|
d16296395f
|
Show caching progress for Plex images in the PKC settings
|
2018-05-13 14:20:39 +02:00 |
|
croneter
|
f9cc0f249d
|
Tweak PKC settings
|
2018-05-13 13:34:14 +02:00 |
|
croneter
|
8d76bc53e5
|
Fix rare library sync errors
- Fixes #462
|
2018-05-13 12:31:54 +02:00 |
|
Croneter
|
63f7d5615d
|
Finally support for Extras!
|
2018-05-04 19:03:27 +02:00 |
|
Croneter
|
ce29f5a60e
|
Fix ValueError for third party add-ons calling PKC
|
2018-05-04 15:11:18 +02:00 |
|
Croneter
|
b357f43e79
|
Revert "Use list instead of set"
This reverts commit 5cea57e935 .
Fixes #460
Fixes #458
|
2018-05-02 19:29:04 +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
|
0e421d16e3
|
Pull latest transifex translations
|
2018-04-29 14:59:04 +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
|
559bd5408f
|
Optimize startup of image caching
|
2018-04-29 14:26:53 +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
|
5cea57e935
|
Use list instead of set
|
2018-04-29 12:39:29 +02:00 |
|
Croneter
|
7fb0f32bcf
|
Fix TV show artwork Kodi native library (reset Kodi DB!)
|
2018-04-26 08:18:51 +02:00 |
|
Croneter
|
54c132d3e3
|
Fix music database if new music is added in the background
|
2018-04-26 08:01:27 +02:00 |
|
Croneter
|
8a08d85cce
|
Kodi Leia: Fix playback failing
- Hopefully fixes #455
|
2018-04-23 19:50:16 +02:00 |
|
Croneter
|
7bc5f3ad16
|
Fix IndexError for certain Plex channels
- Fixes #454
|
2018-04-23 07:39:36 +02:00 |
|
Croneter
|
a376dbe2a5
|
Less logging
|
2018-04-20 16:52:25 +02:00 |
|
Croneter
|
3bba2199e8
|
Fix missing episode poster in certain views
- Fixes #453
|
2018-04-20 15:58:35 +02:00 |
|
Croneter
|
00613e7ef5
|
Fix episode artwork sometimes not being complete
- Partially fixes #453
|
2018-04-20 07:41:59 +02:00 |
|
Croneter
|
d4e15d6dfb
|
Prettify
|
2018-04-19 11:52:36 +02:00 |
|
Croneter
|
165b85c52d
|
Fix TV On Deck direct paths asking to choose between different media
|
2018-04-19 08:06:51 +02:00 |
|
Croneter
|
32a880cef0
|
Clean up code for userclient
|
2018-04-18 08:39:41 +02:00 |
|
croneter
|
f8ed5646c5
|
Fix PKC playback startup getting caught in infinity loop
|
2018-04-17 21:01:51 +02:00 |
|
croneter
|
57d95e57f3
|
Fix PKC not working anymore after using context menu on songs
|
2018-04-17 20:44:53 +02:00 |
|
croneter
|
d03b68b4e1
|
Fix deleting music album not working
|
2018-04-17 20:22:32 +02:00 |
|