Description Usage Arguments Value
Add a show to the cache
1 2 3 4 5 6 | cache_add_show(
show_query = NULL,
show_id = NULL,
replace = FALSE,
cache_db_con
)
|
show_query |
A search query, e.g. "Futurama". |
show_id |
A show id, in the database the |
replace |
|
cache_db_con |
A connection, see cache_db |
NULL
if the search_query
yields no result, the show_id
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.