update_check: Check for Tautulli Updates

Description Usage Arguments Value Source Examples

Description

Check for Tautulli Updates

Usage

1
update_check(url = NULL, apikey = NULL)

Arguments

url

Server URL.

apikey

API key.

Value

Invisibly TRUE when an update is available, FALSE when no update is available.

Source

https://github.com/Tautulli/Tautulli/blob/beta/API.md#update_check

Examples

1
2
3
4
## Not run: 
update_check()

## End(Not run)

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