diff --git a/plexpy/exporter.py b/plexpy/exporter.py index 7c2582c2..2b4f99c5 100644 --- a/plexpy/exporter.py +++ b/plexpy/exporter.py @@ -920,6 +920,10 @@ class Export(object): 'guid': None, 'index': None, 'key': None, + 'labels': { + 'id': None, + 'tag': None + }, 'librarySectionID': None, 'librarySectionKey': None, 'librarySectionTitle': None, @@ -1323,6 +1327,7 @@ class Export(object): 'children' ], 2: [ + 'labels.tag', 'fields.name', 'fields.locked' ], 3: [