This commit is contained in:
blacktwin 2020-10-21 08:58:56 -04:00
parent 7dad2a8931
commit c6458a41a5

View file

@ -717,6 +717,7 @@ class Marker(PlexObject):
self.end = cast(int, data.attrib.get('endTimeOffset'))
@utils.registerPlexObject
class Field(PlexObject):
""" Represents a single Field.