added stats pull from tautulli -,-
This commit is contained in:
parent
831498f89b
commit
67b98d57ea
5 changed files with 49 additions and 3 deletions
|
@ -71,6 +71,8 @@ class TautulliServer(NamedTuple):
|
|||
verify_ssl: bool = None
|
||||
get_activity: bool = False
|
||||
get_activity_run_seconds: int = 30
|
||||
get_stats: bool = False
|
||||
get_stats_run_seconds: int = 30
|
||||
|
||||
|
||||
class InfluxServer(NamedTuple):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue