croneter
|
c22b4c782d
|
Remove obsolete encodes and decodes
|
2020-12-27 13:16:44 +01:00 |
|
croneter
|
58eaa14043
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
|
croneter
|
436b1fda83
|
Automatically convert source code from Python 2 to 3 using futurize
|
2020-12-18 17:10:20 +01:00 |
|
croneter
|
25172c2f57
|
Other Kodi add-ons can now search for Plex items using plugin://plugin.video.plexkodiconnect?mode=search&query=<your search string here>
|
2020-02-02 14:09:10 +01:00 |
|
croneter
|
845cfb44d5
|
Support Plex search across all media and Plex Media Servers
|
2019-10-31 12:51:21 +01:00 |
|
croneter
|
fc237383aa
|
Ensure correct Container.Type is set for PKC widgets
|
2019-07-06 21:20:23 +02:00 |
|
croneter
|
9171169956
|
Another attempt to keep Kodi from crashing on playback startup
|
2019-05-30 14:24:18 +02:00 |
|
croneter
|
23547a354c
|
Hopefully fix Kodi crashing on playback startup
|
2019-05-28 18:55:29 +02:00 |
|
croneter
|
eb1214f0c7
|
New setting to reloade Plex video nodes
|
2019-04-14 14:20:03 +02:00 |
|
croneter
|
1ac19109ba
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
|
croneter
|
5b7595c681
|
Rework widgets and listitems
|
2019-03-10 18:00:04 +01:00 |
|
croneter
|
50d770718d
|
Choose which Plex libraries PKC should sync
|
2019-02-08 13:24:14 +01:00 |
|
croneter
|
cffebf2f65
|
Better, safer dialogs to enter network credentials
|
2019-01-28 14:43:58 +01:00 |
|
croneter
|
69cb09e009
|
Replace cPickle communication with JSON
|
2019-01-26 08:43:51 +01:00 |
|
croneter
|
5cd5b81198
|
Fix to database parameter must be string
|
2019-01-13 17:30:47 +01:00 |
|
croneter
|
3fe0d51614
|
Revert "Fix to database parameter must be string"
This reverts commit 51cc5e8a2a .
|
2019-01-13 17:30:11 +01:00 |
|
croneter
|
51cc5e8a2a
|
Fix to database parameter must be string
- Fixes #604
|
2019-01-13 17:25:52 +01:00 |
|
croneter
|
0fe2de1705
|
Fix resetting of databases crashing
|
2018-11-25 21:07:25 +01:00 |
|
croneter
|
6dc436da91
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
|
croneter
|
a045063769
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
|
croneter
|
2f96749fc7
|
Rewire llibrary sync, part 5
|
2018-10-24 07:08:32 +02:00 |
|
croneter
|
e3328ad061
|
Switch to Plex style dialogs
|
2018-09-18 16:26:40 +02:00 |
|
croneter
|
5003fd87c9
|
Fix PKC not starting by decoupling watchdog/subprocess modules
- Fixes #521
|
2018-08-06 07:53:30 +02:00 |
|
croneter
|
f5ea8cc3ec
|
Choose trailer if several are present (DB reset required)
- Fixes #515
|
2018-08-04 15:11:21 +02:00 |
|
croneter
|
5eafcbafb1
|
Move PKC playlist shortcut
|
2018-07-30 13:20:40 +02:00 |
|
croneter
|
5968e845d2
|
Access Plex Hubs. Listing will be different depending on Kodi section!
|
2018-07-27 16:01:27 +02:00 |
|
croneter
|
6e6d6cc110
|
New Playlists menu item for video libraries
|
2018-07-17 13:48:09 +02:00 |
|
Croneter
|
50b457cb15
|
Fix imports
- Fixes #503
|
2018-07-04 08:05:24 +02:00 |
|
croneter
|
463514186d
|
Fix decoding of sys.argv
|
2018-06-23 19:15:24 +02:00 |
|
Croneter
|
c440dc7779
|
Switch to absolute imports
|
2018-06-21 19:24:37 +02:00 |
|
Croneter
|
657ba47714
|
Switch to __future__ unicode_literals
- Primarily fixes os.walk only working with string paths, not unicode
|
2018-06-20 12:46:24 +02:00 |
|
Croneter
|
b3c0374477
|
PEP8
|
2018-06-15 14:13:46 +02:00 |
|
Croneter
|
2c2029437a
|
PEP8
|
2018-06-15 14:11:17 +02:00 |
|
Croneter
|
bf8f238af4
|
PEP8
|
2018-06-15 14:05:48 +02:00 |
|
Croneter
|
18c6d8f784
|
Remove obsolete argument
|
2018-06-15 14:01:09 +02:00 |
|
Croneter
|
2037ba432b
|
PEP8
|
2018-06-15 14:00:12 +02:00 |
|
Croneter
|
96dff29afe
|
PEP8
|
2018-06-15 13:58:39 +02:00 |
|
Croneter
|
28ccd1a3b3
|
PEP8
|
2018-06-15 13:57:33 +02:00 |
|
Croneter
|
f427210f14
|
Remove obsolete function
|
2018-06-15 13:51:13 +02:00 |
|
Croneter
|
de846e7241
|
PEP8
|
2018-06-15 13:50:04 +02:00 |
|
Croneter
|
73403a8a7b
|
PEP8
|
2018-06-15 13:49:18 +02:00 |
|
Croneter
|
d4bd51379d
|
PEP8
|
2018-06-15 13:44:46 +02:00 |
|
Croneter
|
63f7d5615d
|
Finally support for Extras!
|
2018-05-04 19:03:27 +02:00 |
|
croneter
|
83e85a3ea9
|
Fix playback failing in certain cases
|
2018-04-15 18:13:48 +02:00 |
|
croneter
|
ca8ad96a05
|
Prettify
|
2018-02-11 12:59:04 +01:00 |
|
tomkat83
|
cb39dbd19d
|
Move pickl_window function
|
2017-09-10 15:06:46 +02:00 |
|
croneter
|
7b6834b326
|
Code optimization
|
2017-08-21 18:59:47 +02:00 |
|
croneter
|
31be5f30f3
|
Move init of syncs to state.py
|
2017-08-21 18:53:38 +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 |
|