From 23383f1e8ba32a56cfedf84df9617fd3410d97b9 Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Sun, 15 Jan 2017 18:21:59 +0100 Subject: [PATCH] Correctly use window var --- resources/lib/PlexAPI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/PlexAPI.py b/resources/lib/PlexAPI.py index 01c75a7f..4797a138 100644 --- a/resources/lib/PlexAPI.py +++ b/resources/lib/PlexAPI.py @@ -2372,7 +2372,7 @@ class API(): 1080) else: # Don't transcode - if window('useDirectPaths') == '0': + if window('useDirectPaths') == 'true': # Addon Mode. Just give the path of the file to Kodi path = self.addPlexCredentialsToUrl( '%s%s' % (window('pms_server'),