mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
Add playlist sourceURI to exporter
This commit is contained in:
parent
82089fdb7b
commit
7ee2c59075
1 changed files with 1 additions and 0 deletions
|
@ -1288,6 +1288,7 @@ class Export(object):
|
||||||
'playlistType': None,
|
'playlistType': None,
|
||||||
'ratingKey': None,
|
'ratingKey': None,
|
||||||
'smart': None,
|
'smart': None,
|
||||||
|
'sourceURI': None,
|
||||||
'summary': None,
|
'summary': None,
|
||||||
'title': None,
|
'title': None,
|
||||||
'type': None,
|
'type': None,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue