get_library_watch_time_stats: Get Library Watch Time Stats

Description Usage Arguments Value Source Examples

Description

Get Library Watch Time Stats

Usage

1
get_library_watch_time_stats(url = NULL, apikey = NULL, section_id = NULL)

Arguments

url

Server URL.

apikey

API key.

section_id

The id of the Plex library section, OR

Value

A tbl of length 3

Source

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

Examples

1
2
3
4
## Not run: 
get_library_watch_time_stats(section_id = 2)

## End(Not run)

tauturri documentation built on May 2, 2019, 1:07 p.m.