.. |
app
|
New option to not use Plex artwork
|
2019-01-04 20:38:45 +01:00 |
itemtypes
|
Fix to cleanly delete all songs and albums
|
2019-01-30 15:54:19 +01:00 |
kodi_db
|
Don't lock DBs when messing with the playqueue
|
2019-01-28 18:05:40 +01:00 |
library_sync
|
Merge pull request #669 from croneter/pr_fix_delete
|
2019-02-02 13:42:58 +01:00 |
pathtools
|
Playlist sync support, part 1
|
2018-04-28 09:12:29 +02:00 |
playlists
|
Fix playlist sync: sequence item 0: expected string or unicode
|
2019-02-02 10:53:10 +01:00 |
plex_db
|
Fix PKC not deleting all the items it should
|
2019-02-02 11:24:55 +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
|
Better, safer dialogs to enter network credentials
|
2019-01-28 14:43:58 +01:00 |
__init__.py
|
initial commit - first version
|
2015-03-13 22:24:59 +01:00 |
artwork.py
|
Fix KodiVideoDB object has no attribute kodiconn
|
2019-01-23 10:00:49 +01:00 |
backgroundthread.py
|
Improve logging
|
2018-12-24 13:19:40 +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
|
Finally fix deleteting of items from PMS not working
|
2019-01-01 13:00:30 +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
|
Replace cPickle communication with JSON
|
2019-01-26 08:43:51 +01:00 |
initialsetup.py
|
Also show a pop-up if PKC searches for changed PMS address on PKC startup
|
2019-02-02 13:24:31 +01:00 |
json_rpc.py
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
kodimonitor.py
|
Fix browsing to show from info dialog
|
2019-01-19 16:56:10 +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
|
Add comment about need to have sources.xml and passwords.xml set-up
|
2019-01-28 09:23:10 +01:00 |
playback.py
|
Replace cPickle communication with JSON
|
2019-01-26 08:43:51 +01:00 |
playback_starter.py
|
Replace cPickle communication with JSON
|
2019-01-26 08:43:51 +01:00 |
playlist_func.py
|
Don't lock DBs when messing with the playqueue
|
2019-01-28 18:05:40 +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
|
Fix to correctly escape paths
|
2019-01-29 13:52:23 +01:00 |
plex_companion.py
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
plex_functions.py
|
Fix not all songs being synced
|
2018-12-21 16:33:31 +01:00 |
plex_tv.py
|
Fix FutureWarning
|
2019-02-02 11:34:16 +01:00 |
service_entry.py
|
Log whether Plex artwork is synced to Kodi
|
2019-01-27 08:33:15 +01:00 |
sync.py
|
Fix artwork caching AttributeError
|
2019-02-02 11:30:03 +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
|
Better, safer dialogs to enter network credentials
|
2019-01-28 14:43:58 +01:00 |
variables.py
|
Force database reset
|
2019-01-30 17:40:20 +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 |