Add m3u8 to export API docs

This commit is contained in:
JonnyWong16 2020-10-11 14:53:09 -07:00
parent da7c66f414
commit 270e07341a
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 2 additions and 2 deletions

View file

@ -6653,7 +6653,7 @@ class WebInterface(object):
rating_key (int): The rating key of the media item to export
Optional parameters:
file_format (str): csv (default), json, or xml
file_format (str): csv (default), json, xml, or m3u8
metadata_level (int): The level of metadata to export (default 1)
media_info_level (int): The level of media info to export (default 1)
thumb_level (int): The level of poster/cover images to export (default 0)