PlexKodiConnect/resources/lib
2018-05-01 14:56:07 +02:00
..
dialogs Prettify 2018-02-01 08:19:51 +01:00
library_sync Rewire library sync, suspend sync during playback 2018-04-17 20:18:25 +02:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
plexbmchelper Fix Plex Companion thinking video is playing again 2018-04-02 18:09:00 +02:00
watchdog Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Increase timeout between syncing images 2018-04-29 14:39:36 +02:00
clientinfo.py Init unique machine identifier earlier 2017-12-09 16:18:46 +01:00
command_pipeline.py Fix widget navigating to entire TV show not working 2018-03-22 18:51:11 +01:00
companion.py Greatly simplify handling of PKC playqueues 2018-01-06 15:19:12 +01:00
context_entry.py Hardcode plugin-calls instead of using urlencode 2018-03-07 08:40:18 +01:00
downloadutils.py Remove obsolete code 2018-02-14 20:10:11 +01:00
entrypoint.py Use list instead of set 2018-04-29 12:39:29 +02:00
initialsetup.py Clean up code for userclient 2018-04-18 08:39:41 +02:00
itemtypes.py Fix music database if new music is added in the background 2018-04-26 08:01:27 +02:00
json_rpc.py New JSON functions to retrieve and set Kodi settings 2018-04-02 16:27:08 +02:00
kodidb_functions.py Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
kodimonitor.py Merge branch 'hotfixes' into playlists 2018-04-29 14:44:32 +02:00
librarysync.py Playlist sync support, part 2 2018-05-01 14:48:49 +02:00
loghandler.py Prettify 2018-02-11 12:59:04 +01:00
migration.py Fix fanart for collections 2017-05-29 17:29:29 +02:00
music.py Fix Kodi boot loop 2018-02-12 21:20:26 +01:00
pickler.py Kodi Leia: Fix playback failing 2018-04-23 19:50:16 +02:00
PKC_listitem.py Less logging 2017-05-07 16:21:19 +02:00
playback.py Fix PKC playback startup getting caught in infinity loop 2018-04-17 21:01:51 +02:00
playback_starter.py Fix PKC not working anymore after using context menu on songs 2018-04-17 20:44:53 +02:00
playlist_func.py Fix TypeError for PlaylistObject instantiation 2018-05-01 14:56:07 +02:00
playlists.py Fix AttributError due to false import 2018-05-01 14:55:11 +02:00
playqueue.py Fix playqueue monitoring locking mechanism 2018-04-10 19:23:37 +02:00
playutils.py Prettify 2018-02-11 14:42:49 +01:00
plex_tv.py Prettify 2018-02-11 12:59:04 +01:00
PlexAPI.py Playlist sync support, part 2 2018-05-01 14:48:49 +02:00
PlexCompanion.py Fix playback failing in certain cases 2018-04-15 18:13:48 +02:00
plexdb_functions.py Playlist sync support, part 2 2018-05-01 14:48:49 +02:00
PlexFunctions.py Fix some playqueue inconsistencies using Plex Companion 2018-04-08 14:34:38 +02:00
state.py Cache missing posters and backgrounds/fanart on Kodi startup 2018-04-29 14:12:39 +02:00
userclient.py Clean up code for userclient 2018-04-18 08:39:41 +02:00
utils.py Playlist sync support, part 2 2018-05-01 14:48:49 +02:00
variables.py Playlist sync support, part 2 2018-05-01 14:48:49 +02:00
videonodes.py Fix KeyError when browsing On Deck 2018-02-13 07:24:39 +01:00
websocket.py Prettify 2018-02-11 12:59:04 +01:00
websocket_client.py Fix disabling of background sync (websockets) 2018-03-10 12:58:11 +01:00