Add playlist sourceURI to exporter

This commit is contained in:
JonnyWong16 2024-03-02 13:58:30 -08:00
commit 7ee2c59075
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -1288,6 +1288,7 @@ class Export(object):
'playlistType': None,
'ratingKey': None,
'smart': None,
'sourceURI': None,
'summary': None,
'title': None,
'type': None,