mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 08:42:59 -07:00
Update pms_image_proxy docs with user fallback
This commit is contained in:
parent
db1ba94578
commit
bc47f9abd7
1 changed files with 1 additions and 1 deletions
|
@ -4637,7 +4637,7 @@ class WebInterface(object):
|
|||
background (str): Hex color, e.g. 282828
|
||||
blur (str): 3
|
||||
img_format (str): png
|
||||
fallback (str): "poster", "cover", "art", "poster-live", "art-live", "art-live-full"
|
||||
fallback (str): "poster", "cover", "art", "poster-live", "art-live", "art-live-full", "user"
|
||||
refresh (bool): True or False whether to refresh the image cache
|
||||
return_hash (bool): True or False to return the self-hosted image hash instead of the image
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue