Get Library Watch Time Stats
get_library_watch_time_stats(url = NULL, apikey = NULL, section_id = NULL)
| url | Server URL. |
|---|---|
| apikey | API key. |
| section_id | The id of the Plex library section, OR |
https://github.com/Tautulli/Tautulli/blob/master/API.md#get_library_watch_time_stats
https://github.com/Tautulli/Tautulli/blob/master/API.md#get_library_names
A tbl of length 3
# NOT RUN { get_library_watch_time_stats(section_id = 2) # }