Tautulli icon indicating copy to clipboard operation
Tautulli copied to clipboard

API

Open dromicron opened this issue 1 year ago • 4 comments

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?

dromicron avatar Sep 16 '23 20:09 dromicron

I will look into it.

zSeriesGuy avatar Sep 17 '23 11:09 zSeriesGuy

find solution just add &cmd=get_activity&server_id= and leave server_id= empty

dromicron avatar Sep 17 '23 15:09 dromicron

Is that an acceptable solution? Or should I change the code so that if &server_id is not specified, it returns all servers?

zSeriesGuy avatar Sep 22 '23 13:09 zSeriesGuy

yes acceptable solution thx

dromicron avatar Sep 22 '23 17:09 dromicron