cache_update_episodes: Update outdated episodes (in bulk per show)

Description Usage Arguments Value Examples

View source: R/db_helpers.R

Description

Update outdated episodes (in bulk per show)

Usage

1
cache_update_episodes(criterion = "aired")

Arguments

criterion

character(1) ["aired"] Which criterion to use for updating. Currently only "aired" is implemented, which updates all seasons if there are episodes that aired after cache_date

Value

Nothing

Examples

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

## End(Not run)

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