mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Add XML export format
This commit is contained in:
parent
ad8dee3c47
commit
454235dd9a
5 changed files with 87 additions and 21 deletions
2
API.md
2
API.md
|
@ -416,7 +416,7 @@ Required parameters:
|
|||
rating_key (int): The rating key of the media item to export
|
||||
|
||||
Optional parameters:
|
||||
file_format (str): 'json' (default) or 'csv'
|
||||
file_format (str): csv (default), json, or xml
|
||||
metadata_level (int): The level of metadata to export (default 1)
|
||||
media_info_level (int): The level of media info to export (default 1)
|
||||
include_thumb (bool): True to export poster/cover images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue