Get Library User Stats
get_library_user_stats(url = NULL, apikey = NULL, section_id)
url | Server URL. |
---|---|
apikey | API key. |
section_id | The library's |
https://github.com/Tautulli/Tautulli/blob/master/API.md#get_library_user_stats
A tbl
with 4 columns and one row per user.
# NOT RUN { get_library_user_stats(section_id = 1) # }