From bc47f9abd78d907a6d1ac072a980b8620fe02b14 Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Mon, 22 Mar 2021 10:05:38 -0700 Subject: [PATCH] Update pms_image_proxy docs with user fallback --- plexpy/webserve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plexpy/webserve.py b/plexpy/webserve.py index 138a60f4..484cd849 100644 --- a/plexpy/webserve.py +++ b/plexpy/webserve.py @@ -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