mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Add m3u8 to export API docs
This commit is contained in:
parent
da7c66f414
commit
270e07341a
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue