.. |
app
|
Fix PKC not connecting due to changed IP
|
2018-11-26 16:56:39 +01:00 |
itemtypes
|
Fix a couple of issues related to episodes
|
2018-12-10 07:23:25 +01:00 |
kodi_db
|
Fix OperationalError and PKC not starting up
|
2018-12-10 20:32:59 +01:00 |
library_sync
|
Fix permanent missing library items if PMS failed to send a single response
|
2018-12-10 20:00:48 +01:00 |
pathtools
|
Playlist sync support, part 1
|
2018-04-28 09:12:29 +02:00 |
playlists
|
Fix KeyError when synching playlists
|
2018-12-09 13:10:15 +01:00 |
plex_db
|
Fix PKC version being recorded several times
|
2018-12-03 07:59:25 +01:00 |
plexbmchelper
|
Fix ImportError for Plex Companion gdm issues
|
2018-12-09 13:07:36 +01:00 |
tools
|
Fix PKC not starting by decoupling watchdog/subprocess modules
|
2018-08-06 07:53:30 +02:00 |
watchdog
|
Switch to absolute imports
|
2018-06-21 19:24:37 +02:00 |
windows
|
Fix user select dialog not opening
|
2018-12-02 15:59:05 +01:00 |
__init__.py
|
initial commit - first version
|
2015-03-13 22:24:59 +01:00 |
artwork.py
|
Add PKC settings status indication for caching
|
2018-12-09 13:52:26 +01:00 |
backgroundthread.py
|
Optimize code
|
2018-12-09 09:14:45 +01:00 |
clientinfo.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
companion.py
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
context.py
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
context_entry.py
|
Fix AttributeError
|
2018-11-20 18:39:18 +01:00 |
downloadutils.py
|
Less logging
|
2018-11-26 16:17:03 +01:00 |
entrypoint.py
|
Fix widgets not receiving PKC information
|
2018-11-26 07:19:34 +01:00 |
initialsetup.py
|
Fix OperationalError: enforce Kodi restart with clean DB once
|
2018-12-10 19:51:17 +01:00 |
json_rpc.py
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
kodimonitor.py
|
Kodi 18: fix playback report for trailers
|
2018-12-02 11:11:24 +01:00 |
loghandler.py
|
Fix playback sometimes not starting and UnicodeEncodeError for logging
|
2018-08-05 14:44:24 +02:00 |
migration.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
music.py
|
Catch ParseError from defusedxml correctly
|
2018-10-14 12:15:09 +02:00 |
path_ops.py
|
Fix PKC not starting by decoupling watchdog/subprocess modules
|
2018-08-06 07:53:30 +02:00 |
pickler.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
pkc_listitem.py
|
Fix setting int/float ListItem property
|
2018-11-06 13:02:10 +01:00 |
playback.py
|
Move xbmc.Player()
|
2018-11-23 08:41:05 +01:00 |
playback_starter.py
|
Move playback startup from thread to task
|
2018-11-26 07:48:45 +01:00 |
playlist_func.py
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
playqueue.py
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
playutils.py
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
plex_api.py
|
Code cleanup
|
2018-11-25 19:46:34 +01:00 |
plex_companion.py
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
plex_functions.py
|
Fix FutureWarning
|
2018-12-01 09:13:23 +01:00 |
plex_tv.py
|
Optimize code
|
2018-12-02 16:03:20 +01:00 |
service_entry.py
|
Fix OperationalError: enforce Kodi restart with clean DB once
|
2018-12-10 19:51:17 +01:00 |
sync.py
|
Remove message "Full library sync finished"
|
2018-12-10 07:35:46 +01:00 |
timing.py
|
Rewire library sync
|
2018-12-09 13:02:08 +01:00 |
utils.py
|
Fix OperationalError: enforce Kodi restart with clean DB once
|
2018-12-10 19:51:17 +01:00 |
variables.py
|
Fix KeyError if a new set/collection is added to Plex
|
2018-12-02 13:19:13 +01:00 |
websocket.py
|
Interrupt sleep if Kodi exits. Use Monitor's Player()
|
2018-11-20 16:58:25 +01:00 |
websocket_client.py
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |