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
|
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 |
|
croneter
|
678544d236
|
Rewire library sync, suspend sync during playback
- Fixes #451
|
2018-04-17 20:18:25 +02:00 |
|
croneter
|
88ef5f9eda
|
Remove obsolete window variable
|
2018-04-15 18:54:24 +02:00 |
|
croneter
|
42ededd751
|
Fix docstring
|
2018-04-15 18:37:27 +02:00 |
|
croneter
|
3fe5cf571c
|
Code cleanup
|
2018-04-15 18:33:20 +02:00 |
|
croneter
|
83e85a3ea9
|
Fix playback failing in certain cases
|
2018-04-15 18:13:48 +02:00 |
|
croneter
|
b4b05b70ec
|
Fix logging string
|
2018-04-15 16:37:13 +02:00 |
|
croneter
|
5f26692e0f
|
Code cleanup
|
2018-04-15 16:34:45 +02:00 |
|
croneter
|
ecc8df014c
|
"Fix IndexError when emptying Kodi playqueue"
|
2018-04-15 13:16:58 +02:00 |
|
croneter
|
8bea313865
|
Revert "Fix IndexError when emptying Kodi playqueue"
This reverts commit a87b40c612 .
|
2018-04-15 13:15:17 +02:00 |
|
Croneter
|
ba31050aac
|
Less logging
|
2018-04-12 18:54:12 +02:00 |
|
Croneter
|
0f1e2e7dec
|
Fix deletion of Plex music items
- Fixes #336
|
2018-04-12 18:52:37 +02:00 |
|
Croneter
|
8f30a466ff
|
Increase speed for getting plex id from kodi id
|
2018-04-11 08:50:51 +02:00 |
|
Croneter
|
a87b40c612
|
Fix IndexError when emptying Kodi playqueue
|
2018-04-10 19:26:15 +02:00 |
|
Croneter
|
1e43f1cc77
|
Fix playqueue monitoring locking mechanism
|
2018-04-10 19:23:37 +02:00 |
|
Croneter
|
f6b3dfdf12
|
Fix Plex trailers screwing up playqueue
- Introduce a flag to check whether PKC itself made changes to the playqueue
|
2018-04-10 07:56:44 +02:00 |
|
Croneter
|
e6199819c4
|
Fix TypeError
|
2018-04-09 08:17:47 +02:00 |
|
Croneter
|
76e721b78a
|
Incorporate PKC player in kodimonitor module
|
2018-04-09 08:13:54 +02:00 |
|
Croneter
|
74c0b32440
|
Remove obsolete import
|
2018-04-09 07:22:28 +02:00 |
|
Croneter
|
d65b8ec0c0
|
Remove obsolete window properties
|
2018-04-09 07:21:47 +02:00 |
|
Croneter
|
ec5dff4a8d
|
Clean up code
|
2018-04-09 07:15:12 +02:00 |
|
Croneter
|
a53bd0f89c
|
Remove obsolete import
|
2018-04-09 07:09:27 +02:00 |
|
croneter
|
7a4997da7a
|
Direct paths: fix replaying item where playback was started via PMS
|
2018-04-08 15:38:13 +02:00 |
|
croneter
|
30abe0f2fb
|
Fix some playqueue inconsistencies using Plex Companion
- Also fix movie helper and TV show helper add-ons
|
2018-04-08 14:34:38 +02:00 |
|
croneter
|
7ae831f7c3
|
Fix pretty printing of PKC playqueues not working
|
2018-04-08 12:37:25 +02:00 |
|
croneter
|
244df4184f
|
Less logging
|
2018-04-07 14:34:27 +02:00 |
|
croneter
|
c1b2d3d54f
|
Prettify music removal
|
2018-04-07 14:30:17 +02:00 |
|
Croneter
|
61065e0cc5
|
Finally make PKC compatible with Kodi 18 Leia Alpha 1
- Fixes #339
|
2018-04-05 08:06:48 +02:00 |
|
croneter
|
c12c9c08d8
|
Simplify code
|
2018-04-03 17:07:37 +02:00 |
|
croneter
|
14ef7ae247
|
Fix information screen and Plex option not working
- Fixes #440
|
2018-04-03 16:53:59 +02:00 |
|
croneter
|
01d1d342aa
|
Activate Kodi background updates to hide "Compressing Database"
|
2018-04-03 12:43:59 +02:00 |
|
croneter
|
f481bd2980
|
Do NOT delete playstates before getting new ones from the PMS
|
2018-04-02 18:32:52 +02:00 |
|
croneter
|
5b58db6cec
|
Fix Plex Companion thinking video is playing again
- Fixes #449
|
2018-04-02 18:09:00 +02:00 |
|
croneter
|
98a544a764
|
Don't clean the Kodi file table
|
2018-04-02 17:19:34 +02:00 |
|
croneter
|
8c5baf80ee
|
Only remember which player has been active if we got a Plex id
|
2018-04-02 17:09:44 +02:00 |
|
croneter
|
5facbddfc7
|
Warn if "Play next video automatically" is enabled, cause it breaks PKC playback report
|
2018-04-02 16:29:56 +02:00 |
|
croneter
|
0a978188b4
|
New JSON functions to retrieve and set Kodi settings
|
2018-04-02 16:27:08 +02:00 |
|
croneter
|
35ff51e39f
|
Modify import
|
2018-04-01 10:45:22 +02:00 |
|
croneter
|
7d38ccf504
|
Hopefully fix ValueError for datetime.utcnow()
- Should fix #448
|
2018-04-01 10:18:15 +02:00 |
|
croneter
|
c05b772e90
|
Make sure that LOCK is released after adding one element
- Partially fixes #446
|
2018-03-31 20:34:09 +02:00 |
|
croneter
|
dcf2b9b4e4
|
Play the selected element first, then add the Kodi playqueue to the Plex playqueue
- Fixes #446
|
2018-03-31 20:32:55 +02:00 |
|
croneter
|
e81bee0101
|
Fix resetting PKC player state
- Should fix #445
|
2018-03-31 18:51:03 +02:00 |
|
croneter
|
9a4533d7e0
|
Ensure that playstate for ended (not stopped) video is recorded correctly
|
2018-03-31 15:37:05 +02:00 |
|
Croneter
|
3dd10ba29c
|
Don't tell PMS last item is playing if non-Plex item is played
|
2018-03-29 07:37:20 +02:00 |
|
Croneter
|
cd5b3a3e2b
|
Remove obsolete import
|
2018-03-29 07:35:54 +02:00 |
|
Croneter
|
f23f6da627
|
Fix PKC sometimes telling wrong item being played
|
2018-03-29 07:33:07 +02:00 |
|
Croneter
|
9f82b05c11
|
Fix rare KeyError for playback including trailers
|
2018-03-28 08:04:03 +02:00 |
|
Croneter
|
6aa3e612cf
|
Adjust playback cleanup for empty video file
|
2018-03-27 18:20:36 +02:00 |
|
Croneter
|
fc836bebe6
|
Use an empty video file to "fail" playback
|
2018-03-27 18:07:16 +02:00 |
|
Croneter
|
b23c6e2932
|
Fix resume for On Deck and browse by folder
|
2018-03-27 08:20:39 +02:00 |
|
Croneter
|
f0393771a9
|
Fix "Use identical add-on paths for On Deck and browsing folders"
|
2018-03-27 08:02:31 +02:00 |
|
Croneter
|
d7891d6ec2
|
New API method to retrieve only filename
|
2018-03-27 08:01:24 +02:00 |
|
Croneter
|
bfd4415fa1
|
Use identical add-on paths for On Deck and browsing folders
|
2018-03-27 07:47:58 +02:00 |
|
Croneter
|
bb15f62648
|
Fix widget navigating to entire TV show not working
|
2018-03-22 18:51:11 +01:00 |
|
Croneter
|
79d87c5b01
|
Change default setting to force reload skin after playback stop to False
- Fixes #434
|
2018-03-22 17:27:57 +01:00 |
|
Croneter
|
22503657d2
|
Revert "Revert "Fix for "In Progress" not appearing""
This reverts commit 303adbf02e .
|
2018-03-22 17:26:11 +01:00 |
|
Croneter
|
baf60c2cc8
|
Simplify error message
- Fixes #435
|
2018-03-22 17:25:21 +01:00 |
|
Croneter
|
1a7ac665db
|
Fix library sync crash TypeError
- Fixes #436
|
2018-03-22 17:03:26 +01:00 |
|
Croneter
|
4e4e1cea6b
|
Fix resume not working for some Kodi interface languages
|
2018-03-22 16:56:54 +01:00 |
|
Croneter
|
82349bca88
|
Version bump
|
2018-03-20 11:56:51 +01:00 |
|
Croneter
|
d8555ee0cc
|
Fix playback resuming potentially too often
|
2018-03-20 11:48:17 +01:00 |
|
Croneter
|
524466360f
|
Link episode ListItem with Kodi library item
Enables full metadata such as Show and Season info
|
2018-03-20 11:26:01 +01:00 |
|
Croneter
|
3c1bb34f86
|
Remove obsolete code
|
2018-03-20 11:17:15 +01:00 |
|
Croneter
|
19770240aa
|
Grab existing Kodi artwork for episodes
|
2018-03-20 11:08:09 +01:00 |
|
Croneter
|
4d2b040c08
|
Fix playback artwork for episodes
|
2018-03-20 10:37:42 +01:00 |
|
Croneter
|
f25eccb22c
|
Code optimization
|
2018-03-20 09:16:29 +01:00 |
|
Croneter
|
88cece3066
|
Less logging
|
2018-03-20 08:52:01 +01:00 |
|
croneter
|
206c2a319b
|
Tweak code for episode artwork
|
2018-03-18 19:18:44 +01:00 |
|
croneter
|
303adbf02e
|
Revert "Fix for "In Progress" not appearing"
This reverts commit 600a22d158 .
|
2018-03-18 15:23:54 +01:00 |
|
croneter
|
ea57eb5f93
|
Save NaN and not 0 to Kodi DB if playcount is zero
|
2018-03-18 15:08:55 +01:00 |
|
croneter
|
6fcbf29779
|
Addon paths: include real filename in plugin calls
|
2018-03-18 14:50:37 +01:00 |
|
croneter
|
7096aa35b2
|
Addon paths: Don't store show id in path
|
2018-03-18 13:48:29 +01:00 |
|
croneter
|
bb2f4601f5
|
Clean Kodi DB more thoroughly after playback start via PMS
|
2018-03-16 07:52:49 +01:00 |
|
croneter
|
600a22d158
|
Fix for "In Progress" not appearing
- Partially fixes #428
|
2018-03-16 07:37:27 +01:00 |
|
croneter
|
1d718c99c6
|
Always resume playback if playback initiated via context menu
|
2018-03-15 13:46:56 +01:00 |
|
croneter
|
491aa32586
|
Don't record last played date if state unwatched
|
2018-03-15 13:12:33 +01:00 |
|
croneter
|
229b0491b6
|
Do not play trailers for resumable movies using playback via PMS
|
2018-03-15 11:30:15 +01:00 |
|