mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
More template filters for Libraries, Users, and Sync
This commit is contained in:
parent
4f8a5211f8
commit
89694b5069
13 changed files with 74 additions and 43 deletions
|
@ -401,7 +401,7 @@ class PlexTV(object):
|
|||
|
||||
synced_items.append(sync_details)
|
||||
|
||||
return synced_items
|
||||
return helpers.filter_datatable_session(synced_items)
|
||||
|
||||
def get_server_urls(self, include_https=True):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue