Fix viewing photos crashing PlexPy
This commit is contained in:
@@ -1348,6 +1348,7 @@ class PmsConnect(object):
|
|||||||
transcode_container = helpers.get_xml_attr(transcode_session, 'container')
|
transcode_container = helpers.get_xml_attr(transcode_session, 'container')
|
||||||
transcode_protocol = helpers.get_xml_attr(transcode_session, 'protocol')
|
transcode_protocol = helpers.get_xml_attr(transcode_session, 'protocol')
|
||||||
else:
|
else:
|
||||||
|
transcode_key = ''
|
||||||
throttled = '0'
|
throttled = '0'
|
||||||
transcode_progress = '0'
|
transcode_progress = '0'
|
||||||
transcode_speed = ''
|
transcode_speed = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user