mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fix viewing photos crashing PlexPy
This commit is contained in:
parent
7b169e9439
commit
ae5889dbac
1 changed files with 1 additions and 0 deletions
|
@ -1348,6 +1348,7 @@ class PmsConnect(object):
|
|||
transcode_container = helpers.get_xml_attr(transcode_session, 'container')
|
||||
transcode_protocol = helpers.get_xml_attr(transcode_session, 'protocol')
|
||||
else:
|
||||
transcode_key = ''
|
||||
throttled = '0'
|
||||
transcode_progress = '0'
|
||||
transcode_speed = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue