PlexKodiConnect/resources/lib
angelblue05 1691fd5e8b External subtitles
Add external subtitles as tracks for direct play and direct stream.
Important to note, when direct streaming, the tracks are defined as
Unknown(external). There's no way to correct this.
2015-08-24 05:55:37 -05:00
..
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
API.py Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
ClientInformation.py Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
ConnectionManager.py Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
DownloadUtils.py Added permanent users 2015-08-15 00:20:06 -05:00
Entrypoint.py Revert "Take into account item type for direct stream" 2015-08-20 20:51:54 -05:00
KodiMonitor.py Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
LibrarySync.py Revert "Music library - remote" 2015-08-20 20:51:47 -05:00
Lock.py use the new get machine id code to fix a race condition bug 2015-03-14 13:04:18 +11:00
PlaybackUtils.py External subtitles 2015-08-24 05:55:37 -05:00
Player.py External subtitles 2015-08-24 05:55:37 -05:00
PlayUtils.py External subtitles 2015-08-24 05:55:37 -05:00
ReadEmbyDB.py Albums fix for latest added 2015-08-04 03:45:23 -05:00
ReadKodiDB.py Clean up shows emptied by web socket 2015-05-16 10:58:48 -05:00
TextureCache.py fix texture cache stuff 2015-06-24 10:02:34 +02:00
UserClient.py Music library 2015-08-22 11:17:54 -05:00
UserPreferences.py fix for logic when using preferences, it was saving all the time, now it 2015-06-06 14:08:39 +01:00
Utils.py Set central window property 2015-08-24 02:39:19 -05:00
VideoNodes.py Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
websocket.py increase logging verbosity for WebSocket message errors 2015-06-13 11:22:51 +10:00
WebSocketClient.py External subtitles 2015-08-24 05:55:37 -05:00
WriteKodiMusicDB.py Music library 2015-08-22 11:17:54 -05:00
WriteKodiVideoDB.py Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00