Tautulli
Tautulli copied to clipboard
API
Hi, some API command work like "get_user_names" return users of all servers but if i'm using command "get_activity" it return only data from first server. possible solution to fix that?
I will look into it.
find solution just add &cmd=get_activity&server_id= and leave server_id= empty
Is that an acceptable solution? Or should I change the code so that if &server_id is not specified, it returns all servers?
yes acceptable solution thx