.. |
app
|
Adapt websocket client logic
|
2021-03-17 21:40:52 +01:00 |
itemtypes
|
Direct paths: fix movie details not showing on playback
|
2021-04-05 14:43:17 +02:00 |
kodi_db
|
Sync name and user rating of a TV show season to Kodi
|
2021-02-24 17:20:37 +01:00 |
library_sync
|
Sync recently watched items individually before synching every playstate
|
2021-03-07 15:16:23 +01:00 |
pathtools
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
playlists
|
Remove obsolete imports
|
2020-12-27 17:22:22 +01:00 |
plex_api
|
Direct paths: fix movie details not showing on playback
|
2021-04-05 14:43:17 +02:00 |
plex_db
|
Look for missing trailers using TMDB
|
2021-01-20 17:17:43 +01:00 |
plexbmchelper
|
Fix PKC not showing up as a casting target in some cases
|
2021-04-17 14:01:56 +02:00 |
tools
|
Remove encoding and decoding of filepaths
|
2020-12-27 17:22:14 +01:00 |
watchdog
|
Fixes to enable an import of the watchdog module
|
2020-12-18 18:08:39 +01:00 |
websocket
|
Add new Python websocket client
|
2021-03-14 16:30:52 +01:00 |
windows
|
Add skip intro functionality
|
2021-02-09 18:14:31 +01:00 |
__init__.py
|
initial commit - first version
|
2015-03-13 22:24:59 +01:00 |
artwork.py
|
Add logic to safely enable the Kodi webserver for artwork caching
|
2020-12-27 17:22:15 +01:00 |
backgroundthread.py
|
Hopefully fix rare case when sync would get stuck indefinitely
|
2021-01-31 17:39:44 +01:00 |
clientinfo.py
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
companion.py
|
Fix resume not working
|
2020-12-27 17:22:14 +01:00 |
context.py
|
More string bytes fixes
|
2020-12-27 13:16:43 +01:00 |
context_entry.py
|
Fix TypeError: function missing required argument 'message'
|
2021-03-01 10:39:17 +01:00 |
db.py
|
Fix check of exception value
|
2020-12-27 16:06:16 +01:00 |
defused_etree.py
|
Cleanup save handling of xml.etree.ElementTree
|
2020-12-27 17:22:15 +01:00 |
downloadutils.py
|
Cleanup save handling of xml.etree.ElementTree
|
2020-12-27 17:22:15 +01:00 |
entrypoint.py
|
Remove encoding and decoding of filepaths
|
2020-12-27 17:22:14 +01:00 |
initialsetup.py
|
Fix TypeError: function missing required argument 'message'
|
2021-03-01 10:39:17 +01:00 |
json_rpc.py
|
Fix resume not working
|
2020-12-27 17:22:14 +01:00 |
kodi_constants.py
|
Rework widgets and listitems
|
2019-03-10 18:00:04 +01:00 |
kodimonitor.py
|
Fix rare TypeError: expected string or buffer on playback start
|
2021-02-24 15:22:18 +01:00 |
loghandler.py
|
Fix encoding for PKC logging
|
2020-12-19 07:30:40 +01:00 |
migration.py
|
Fix sqlite3.OperationalError on PKC upgrade
|
2021-01-24 17:02:47 +01:00 |
music.py
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
path_ops.py
|
Direct paths: fix movie details not showing on playback
|
2021-04-05 14:43:17 +02:00 |
playback.py
|
Fix resume not working if Kodi player start-up is slow
|
2021-03-19 18:30:24 +01:00 |
playback_decision.py
|
Fix PKC not auto-picking audio/subtitle stream when transcoding
|
2021-01-27 16:28:25 +01:00 |
playback_starter.py
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
playlist_func.py
|
Add skip intro functionality
|
2021-02-09 18:14:31 +01:00 |
playqueue.py
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
plex_companion.py
|
Change thread.isAlive to thread.is_alive
|
2021-01-05 14:11:27 +01:00 |
plex_functions.py
|
Fix error socket.timeout: timed out
|
2021-03-17 21:31:19 +01:00 |
plex_tv.py
|
Improve some code
|
2021-01-09 17:25:12 +01:00 |
service_entry.py
|
Adapt websocket client logic
|
2021-03-17 21:40:52 +01:00 |
skip_plex_intro.py
|
Rename skip intro skin file
|
2021-03-14 12:55:51 +01:00 |
sync.py
|
Adapt websocket client logic
|
2021-03-17 21:40:52 +01:00 |
timing.py
|
Fix OSError: Invalid argument when Plex returns an invalid timestamp
|
2021-01-25 13:01:03 +01:00 |
transfer.py
|
Some string encoding fixes
|
2020-12-27 13:16:44 +01:00 |
utils.py
|
Hopefully fix RuntimeError: no add-on "plugin.video.plexkodiconnect"
|
2021-03-17 21:16:11 +01:00 |
variables.py
|
Require Kodi database reset for PKC versions < 3.1.1
|
2021-04-05 15:27:36 +02:00 |
websocket_client.py
|
Adapt websocket client logic
|
2021-03-17 21:40:52 +01:00 |
widgets.py
|
Add some additional exif picture metadata to listitems. But Kodi skins do not seem to be using that info, unfortunately
|
2021-01-24 16:35:27 +01:00 |