mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 17:22:56 -07:00
Cleanup image caching and logs
* Prettier confirm modal dialogues * Setting to disable image caching
This commit is contained in:
parent
baf44a97b4
commit
e79f6d5617
10 changed files with 505 additions and 352 deletions
|
@ -1917,7 +1917,7 @@ class PmsConnect(object):
|
|||
return result[0], result[1]
|
||||
|
||||
else:
|
||||
logger.error(u"PlexPy Pmsconnect :: Image proxy queries but no input received.")
|
||||
logger.error(u"PlexPy Pmsconnect :: Image proxy queried but no input received.")
|
||||
|
||||
def get_search_results(self, query=''):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue