mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Use PMSConnect to retireve notification poster
This commit is contained in:
parent
c14053a199
commit
baf44a97b4
2 changed files with 8 additions and 5 deletions
|
@ -1890,7 +1890,7 @@ class PmsConnect(object):
|
|||
|
||||
return labels_list
|
||||
|
||||
def get_image(self, img=None, width=None, height=None):
|
||||
def get_image(self, img=None, width='1000', height='1500'):
|
||||
"""
|
||||
Return image data as array.
|
||||
Array contains the image content type and image binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue