Fix ip address in Plexivity import

This commit is contained in:
JonnyWong16 2016-05-23 18:02:13 -07:00
parent a93dc68e6c
commit cee656a053

View file

@ -100,6 +100,7 @@ def extract_plexivity_xml(xml=None):
video_resolution = helpers.get_xml_attr(c, 'videoResolution')
width = helpers.get_xml_attr(c, 'width')
ip_address = ''
machine_id = ''
platform = ''
player = ''