From 8bb40036bc0dc6f7293281b639ae253d71606ede Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Thu, 8 Oct 2020 11:21:58 -0700 Subject: [PATCH] Update API docs for export thumb_level and art_level --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 1f4c1b37..8af9d7f0 100644 --- a/API.md +++ b/API.md @@ -420,8 +420,8 @@ Optional parameters: 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 - include_art (bool): True to export background artwork images + thumb_level (int): The level of poster/cover images to export (default 0) + art_level (int): The level of background artwork images to export (default 0) custom_fields (str): Comma separated list of custom fields to export in addition to the export level selected export_type (str): collection or playlist for library/user export,