mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Update all APIv2 docs
This commit is contained in:
parent
2d10b0748c
commit
e1b61214b7
9 changed files with 3218 additions and 487 deletions
|
@ -94,8 +94,10 @@ def refresh_libraries():
|
|||
threading.Thread(target=libraries.update_labels).start()
|
||||
|
||||
logger.info(u"PlexPy Pmsconnect :: Libraries list refreshed.")
|
||||
return True
|
||||
else:
|
||||
logger.warn(u"PlexPy Pmsconnect :: Unable to refresh libraries list.")
|
||||
return False
|
||||
|
||||
|
||||
class PmsConnect(object):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue