PlexKodiConnect/resources/lib
Memesa a457d96a60 Plex RAW photos/picture support
This feature was requested. I got it implemented by passing the path of
the image, if it is not a normal image file, through the
getTranscodeImagePath function in the PlexAPI class. This requests Plex
to transcode the file before sending it to Kodi. Slight disadvantage is
the maximum resolution of 1920x1080, but I doubt that will impact many
people.
2016-12-20 21:05:01 +01:00
..
dialogs Initial Kodi context menu commit 2016-10-22 17:15:10 +02:00
mutagen Add contextmenu for emby settings (used to update ratings) 2016-01-11 16:53:41 +01:00
plexbmchelper Close Plex companion connection on exceptions 2016-11-05 16:28:59 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Get rid of low powered device option 2016-12-17 16:43:25 +01:00
clientinfo.py Merge conflicts clientinfo.py 2016-08-29 19:45:26 +02:00
connect.py 2.2.17 (#50) 2016-07-24 22:39:40 -05:00
context_entry.py New contextmenu: Force transcode video 2016-11-06 15:37:22 +01:00
downloadutils.py Less logging when PMS is offline 2016-12-17 13:21:44 +01:00
embydb_functions.py Speed up sync - download art in the background 2016-09-10 19:49:03 +02:00
entrypoint.py Code optimization 2016-10-29 15:23:48 +02:00
image_cache_thread.py Revert "Optimize image_cache_thread" 2016-09-17 11:24:06 +02:00
initialsetup.py Note to read Wiki if using several Plex libs 2016-12-17 16:51:49 +01:00
itemtypes.py Get kodiversion only once 2016-12-04 14:17:51 +01:00
kodidb_functions.py Further speed up getting actor ID 2016-12-04 12:39:31 +01:00
kodimonitor.py Speed up replacing Plex paths 2016-12-03 15:43:23 +01:00
librarysync.py Fix playstate updates due to PMS websocket change 2016-12-17 18:38:24 +01:00
loghandler.py Revert "Don't log plex tokens" 2016-09-05 20:50:42 +02:00
musicutils.py Reset musicutils.py to emby 2016-09-01 19:11:57 +02:00
playbackutils.py Fix transcoding for several parts 2016-11-08 21:00:13 +01:00
player.py New contextmenu: Force transcode video 2016-11-06 15:37:22 +01:00
playlist.py Fix playlist being cleared when it shouldn't 2016-11-06 14:45:37 +01:00
playutils.py Combine h265 und HEVC into one setting 2016-12-17 18:01:51 +01:00
PlexAPI.py Plex RAW photos/picture support 2016-12-20 21:05:01 +01:00
PlexCompanion.py Fix log spelling 2016-09-04 17:13:28 +02:00
PlexFunctions.py Speed up replacing Plex paths 2016-12-03 15:43:23 +01:00
read_embyserver.py Don't import read_embyserver 2016-09-02 17:32:03 +02:00
userclient.py Improvements to PMS on/offline messages 2016-12-17 14:46:13 +01:00
utils.py Increase logging level for time measurements 2016-12-17 12:59:19 +01:00
videonodes.py Get kodiversion only once 2016-12-04 14:17:51 +01:00
websocket.py Cleanup plexsettings.py and change websocket.py log 2016-09-04 16:46:44 +02:00
websocket_client.py Fix playstate updates due to PMS websocket change 2016-12-17 18:38:24 +01:00