diff --git a/plexpy/exporter.py b/plexpy/exporter.py index a0b52083..efb1abf3 100644 --- a/plexpy/exporter.py +++ b/plexpy/exporter.py @@ -1288,6 +1288,7 @@ class Export(object): 'playlistType': None, 'ratingKey': None, 'smart': None, + 'sourceURI': None, 'summary': None, 'title': None, 'type': None,