mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-31 03:50:11 -07:00
Update all APIv2 docs
This commit is contained in:
parent
2d10b0748c
commit
e1b61214b7
9 changed files with 3218 additions and 487 deletions
|
@ -78,8 +78,10 @@ def refresh_users():
|
|||
monitor_db.upsert('users', new_value_dict, control_value_dict)
|
||||
|
||||
logger.info(u"PlexPy PlexTV :: Users list refreshed.")
|
||||
return True
|
||||
else:
|
||||
logger.warn(u"PlexPy PlexTV :: Unable to refresh users list.")
|
||||
return False
|
||||
|
||||
|
||||
def get_real_pms_url():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue