mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Separate export poster and art
This commit is contained in:
parent
0203a1d4dc
commit
6bc7de7a6d
6 changed files with 63 additions and 34 deletions
3
API.md
3
API.md
|
@ -419,7 +419,8 @@ Optional parameters:
|
|||
file_format (str): 'json' (default) or 'csv'
|
||||
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_images (bool): True or False to export artwork and posters images
|
||||
include_thumb (bool): True to export poster/cover images
|
||||
include_art (bool): True to export background artwork images
|
||||
custom_fields (str): Comma separated list of custom fields to export
|
||||
in addition to the export level selected
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue