.. |
itemtypes
|
Rewire artwork caching
|
2018-11-05 18:00:01 +01:00 |
library_sync
|
Fix TypeError
|
2018-11-06 14:13:28 +01:00 |
pathtools
|
Playlist sync support, part 1
|
2018-04-28 09:12:29 +02:00 |
playlists
|
Fix turning generator into list
|
2018-10-25 13:19:46 +02:00 |
plex_db
|
Fix TypeError
|
2018-11-05 10:10:42 +01:00 |
plexbmchelper
|
Fix TypeError for selecting Plex media streams
|
2018-11-06 15:12:17 +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 Info screen not returning
|
2018-09-16 16:08:44 +02:00 |
__init__.py
|
initial commit - first version
|
2015-03-13 22:24:59 +01:00 |
artwork.py
|
Rewire artwork caching
|
2018-11-05 18:00:01 +01:00 |
backgroundthread.py
|
Fix worker quitting prematurely
|
2018-11-06 11:30:04 +01:00 |
clientinfo.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
command_pipeline.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
companion.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
context.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
context_entry.py
|
Remove old plexdb_functions
|
2018-10-24 17:17:02 +02:00 |
downloadutils.py
|
Use xml.etree.cElementTree whenever possible to avoid memory leaks
|
2018-10-13 20:17:16 +02:00 |
entrypoint.py
|
Rewire llibrary sync, part 5
|
2018-10-24 07:08:32 +02:00 |
initialsetup.py
|
Rename librarysync
|
2018-10-24 17:19:36 +02:00 |
json_rpc.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
kodidb_functions.py
|
Rewire artwork caching
|
2018-11-05 18:00:01 +01:00 |
kodimonitor.py
|
Fix KeyError
|
2018-11-06 13:50:46 +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
|
Fix playback receiving string plex id, not int
|
2018-11-06 12:33:02 +01:00 |
playback_starter.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
playlist_func.py
|
Allow float offset values
|
2018-11-06 19:03:01 +01:00 |
playqueue.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
playutils.py
|
Fix Typo
|
2018-09-22 12:07:30 +02:00 |
plex_api.py
|
Fix TypeErrors
|
2018-11-06 18:21:14 +01:00 |
plex_companion.py
|
Fix casting to PKC failing
|
2018-08-03 20:45:10 +02:00 |
plex_functions.py
|
Fix TypeError
|
2018-11-06 14:11:47 +01:00 |
plex_tv.py
|
Don't show a pre-sign-in dialog
|
2018-09-16 17:29:18 +02:00 |
service_entry.py
|
Move start of image caching thread to sync
|
2018-11-05 14:17:48 +01:00 |
state.py
|
Prefer local trailers; new setting to list extras instead of playing trailer
|
2018-08-13 20:26:36 +02:00 |
sync.py
|
Optimize sync loop
|
2018-11-05 18:13:57 +01:00 |
userclient.py
|
Use Plex dialog
|
2018-09-15 16:12:10 +02:00 |
utils.py
|
Fix Plex Companion seeking
|
2018-11-06 18:16:32 +01:00 |
variables.py
|
Use Kodi hostname as Plex Companion friendly name
|
2018-11-06 13:43:40 +01:00 |
websocket.py
|
Fix switching to __future__ module
|
2018-07-12 18:46:02 +02:00 |
websocket_client.py
|
Use xml.etree.cElementTree whenever possible to avoid memory leaks
|
2018-10-13 20:17:16 +02:00 |