mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Mask all info on the homepage
This commit is contained in:
parent
af9786f149
commit
5d7ba8cf14
14 changed files with 251 additions and 73 deletions
|
@ -401,7 +401,7 @@ class PlexTV(object):
|
|||
|
||||
synced_items.append(sync_details)
|
||||
|
||||
return helpers.filter_datatable_session(synced_items)
|
||||
return helpers.filter_session_info(synced_items, 'user_id')
|
||||
|
||||
def get_server_urls(self, include_https=True):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue