croneter
|
9d517c2c3d
|
Refactoring
|
2019-05-25 20:49:29 +02:00 |
|
croneter
|
d397fb5b20
|
Cleanup
|
2019-05-25 13:35:14 +02:00 |
|
croneter
|
1ac19109ba
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
|
croneter
|
69cb09e009
|
Replace cPickle communication with JSON
|
2019-01-26 08:43:51 +01:00 |
|
croneter
|
5b5af1ceed
|
Fix browsing to show from info dialog
- Fixes #603
- Increases dependency on plugin.video.plexkodiconnect.tvshows to 2.0.8
|
2019-01-19 16:56:10 +01:00 |
|
croneter
|
5f79e944ab
|
Fix browsing to show from info dialog
|
2019-01-17 20:33:46 +01:00 |
|
croneter
|
3e3aa49d0d
|
Fix playback start: Don't lock databases when starting playback
- Partially fixes #599
|
2019-01-16 17:13:23 +01:00 |
|
croneter
|
fada7f707f
|
Move playback startup from thread to task
|
2018-11-26 07:48:45 +01:00 |
|
croneter
|
a045063769
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
|
croneter
|
a16eae143a
|
Rewire kodi database access
|
2018-11-08 21:22:16 +01:00 |
|
croneter
|
4e0429fcc9
|
Fix switching to __future__ module
- Fixes #507
|
2018-07-12 18:46:02 +02:00 |
|
Croneter
|
c440dc7779
|
Switch to absolute imports
|
2018-06-21 19:24:37 +02:00 |
|
Croneter
|
ce29f5a60e
|
Fix ValueError for third party add-ons calling PKC
|
2018-05-04 15:11:18 +02:00 |
|
croneter
|
57d95e57f3
|
Fix PKC not working anymore after using context menu on songs
|
2018-04-17 20:44:53 +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
|
bb15f62648
|
Fix widget navigating to entire TV show not working
|
2018-03-22 18:51:11 +01:00 |
|
croneter
|
4909b4bc14
|
Remove obsolete imports
|
2018-02-22 18:20:42 +01:00 |
|
croneter
|
a1eb926dc3
|
Revert "Attempt to fix Kodi overwriting paths in Kodi DB"
This reverts commit 8cd9deef40 .
|
2018-02-17 13:48:57 +01:00 |
|
croneter
|
8cd9deef40
|
Attempt to fix Kodi overwriting paths in Kodi DB
|
2018-02-17 13:42:08 +01:00 |
|
croneter
|
4df5851bc0
|
Optimize context menu
|
2018-02-15 19:47:01 +01:00 |
|
croneter
|
dfd5297cd3
|
Revamp playback start, part 7
|
2018-01-28 17:21:28 +01:00 |
|
croneter
|
fb7eafb27a
|
Revamp playback start, part 2
|
2018-01-10 20:14:05 +01:00 |
|
tomkat83
|
e17824609a
|
Greatly simplify handling of PKC playqueues
|
2018-01-06 15:19:12 +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 |
|
tomkat83
|
47675bc60f
|
Greatly speed up displaying context menu
|
2017-09-10 15:09:32 +02:00 |
|
tomkat83
|
2615ecfd79
|
Revert "Revert "Also check authentication via state""
This reverts commit 05aa97c0ad .
|
2017-05-17 10:10:14 +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
|
05aa97c0ad
|
Revert "Also check authentication via state"
This reverts commit e5a422635d .
|
2017-05-14 16:39:19 +02:00 |
|
tomkat83
|
e5a422635d
|
Also check authentication via state
|
2017-05-12 15:32:46 +02:00 |
|
tomkat83
|
6629fb41e3
|
Code refactoring: avoid window vars in loops
|
2017-05-12 12:52:12 +02:00 |
|
tomkat83
|
9391d10d44
|
Fix playback error popup when using Alexa
- Fixes #258
|
2017-03-19 13:54:59 +01:00 |
|
tomkat83
|
aa900c6b88
|
Rewire Kodi ListItem stuff
|
2017-03-19 12:14:16 +01:00 |
|
tomkat83
|
bf6bc26d46
|
Move plex node navigation, playback to main thread
|
2017-03-13 21:39:07 +01:00 |
|
tomkat83
|
d2166cd604
|
Fix IndexError if we can't get a valid xml from PMS
|
2017-03-13 20:25:52 +01:00 |
|
tomkat83
|
8aba0d998d
|
Code refactoring: put variables in one place
|
2017-01-24 16:04:42 +01:00 |
|
tomkat83
|
aac892fed8
|
Rewire Plex Companion startup
|
2017-01-09 19:56:57 +01:00 |
|
tomkat83
|
5230f73656
|
Code optimization
|
2017-01-08 15:43:30 +01:00 |
|
tomkat83
|
18cdfa192f
|
Abort if no xml received from PMS
|
2017-01-08 15:40:47 +01:00 |
|
tomkat83
|
20cf0cece5
|
Revert "Abort if no xml received from PMS"
This reverts commit dd40192a51 .
|
2017-01-08 15:40:19 +01:00 |
|
tomkat83
|
dd40192a51
|
Abort if no xml received from PMS
|
2017-01-08 15:40:05 +01:00 |
|
tomkat83
|
0dfafbbe3e
|
Move playbackutils methods to API
|
2017-01-08 15:03:41 +01:00 |
|
tomkat83
|
e90f48cc8e
|
Rename plex database fields; abstract types
|
2017-01-07 20:11:48 +01:00 |
|
tomkat83
|
146f063fc9
|
Playqueues overhaul continued
|
2017-01-02 14:07:24 +01:00 |
|