Description Usage Arguments Value Source Examples
Get Library Watch Time Stats
| 1 | 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 | 
A tbl of length 3
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
| 1 2 3 4 | ## Not run: 
get_library_watch_time_stats(section_id = 2)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.