.. |
app
|
Rewire plex.playlist.audio
|
2019-04-27 13:22:59 +02:00 |
itemtypes
|
Enable webservice playback for shows
|
2019-04-27 13:22:59 +02:00 |
kodi_db
|
Fix widgets not updating
|
2019-04-27 13:22:59 +02:00 |
library_sync
|
Rename section.section_id to section.id
|
2019-04-27 11:52:42 +02:00 |
pathtools
|
Playlist sync support, part 1
|
2018-04-28 09:12:29 +02:00 |
playlists
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
plex_db
|
Switch to stream playback, part I
|
2019-04-27 13:22:58 +02:00 |
plexbmchelper
|
Fix Plex Companion logging error messages
|
2019-04-05 17:54:03 +02: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
|
Rewire video resume info
|
2019-04-27 13:22:59 +02:00 |
__init__.py
|
initial commit - first version
|
2015-03-13 22:24:59 +01:00 |
artwork.py
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
backgroundthread.py
|
Implement Codacy suggestions
|
2019-02-08 13:52:33 +01:00 |
clientinfo.py
|
Optimize headers for communication with PMS to appear like PMP
|
2019-02-05 18:52:10 +01:00 |
companion.py
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
context.py
|
Finally fix deleteting of items from PMS not working
|
2019-01-01 13:00:30 +01:00 |
context_entry.py
|
Fix UnicodeEncodeError on playback startup
|
2019-04-05 17:12:05 +02:00 |
defused_etree.py
|
Monkey patch xml.etree.ElementTree to always return unicode
|
2019-03-30 09:56:22 +01:00 |
downloadutils.py
|
Improve error message when playback failes
|
2019-02-06 16:14:14 +01:00 |
entrypoint.py
|
Switch to stream playback, part I
|
2019-04-27 13:22:58 +02:00 |
initialsetup.py
|
Fix Kodi Masterlock for nfs paths (requires restart)
|
2019-03-26 18:00:35 +01:00 |
json_rpc.py
|
Rework widgets and listitems
|
2019-03-10 18:00:04 +01:00 |
kodi_constants.py
|
Rework widgets and listitems
|
2019-03-10 18:00:04 +01:00 |
kodimonitor.py
|
Fix widgets not updating
|
2019-04-27 13:22:59 +02:00 |
loghandler.py
|
Fix playback sometimes not starting and UnicodeEncodeError for logging
|
2018-08-05 14:44:24 +02:00 |
migration.py
|
Beta version bump 2.7.5
|
2019-03-10 13:27:27 +01:00 |
music.py
|
Fix duplicate music entries for direct paths (requires DB reset!)
|
2019-03-28 13:47:35 +01:00 |
path_ops.py
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
playback.py
|
Fix TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
|
2019-02-16 17:59:03 +01:00 |
playback_starter.py
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
playlist_func.py
|
Enable playqueue elements comparison
|
2019-04-27 13:23:00 +02:00 |
playqueue.py
|
Fix PKC trying to initialize playqueues over and over again
|
2019-02-23 08:53:37 +01:00 |
playstrm.py
|
Simplify code
|
2019-04-27 13:22:59 +02:00 |
playutils.py
|
Fix 4k H265 not being transcoded
|
2019-04-14 11:37:03 +02:00 |
plex_api.py
|
Fix transcoding not working
|
2019-04-14 13:13:48 +02:00 |
plex_companion.py
|
Fix possible UnicodeEncodeError
|
2019-04-05 17:12:05 +02:00 |
plex_functions.py
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
plex_tv.py
|
Fix FutureWarning
|
2019-02-02 11:34:16 +01:00 |
service_entry.py
|
Increase logging
|
2019-04-27 13:22:59 +02:00 |
sync.py
|
Fix PKC crashing on recreating the database
|
2019-02-08 15:33:29 +01:00 |
timing.py
|
Return None as timestamp instead of 1970 timestamp
|
2018-12-20 12:52:45 +01:00 |
transfer.py
|
Replace cPickle communication with JSON
|
2019-01-26 08:43:51 +01:00 |
utils.py
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
variables.py
|
Switch to stream playback, part I
|
2019-04-27 13:22:58 +02:00 |
webservice.py
|
Don't sleep
|
2019-04-27 13:23:00 +02:00 |
websocket.py
|
Allow websocket redirects
|
2019-02-05 13:09:59 +01:00 |
websocket_client.py
|
Fix websocket threads not exiting correctly
|
2019-02-21 08:47:36 +01:00 |
widgets.py
|
Fix resume flags for ListItems
|
2019-04-27 13:22:59 +02:00 |