Correctly use window var

This commit is contained in:
tomkat83 2017-01-15 18:21:59 +01:00
parent 8cdf5a8a7b
commit 23383f1e8b

View file

@ -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'),