cache_add_episodes: Add episodes to the cache

Description Usage Arguments Value Examples

View source: R/db_helpers.R

Description

Add episodes to the cache

Usage

1
cache_add_episodes(show_id, replace = FALSE, cache_db_con)

Arguments

show_id

A show id, in the database the trakt ID is used.

replace

logical [FALSE] Delete (if exists) & replace data?

cache_db_con

A connection, see cache_db

Value

Nothing

Examples

1
2
3
4
## Not run: 
TRUE

## End(Not run)

jemus42/attrakttv documentation built on July 5, 2021, 5:16 a.m.