update_episode: Marks on MyEpisodes if an episode has been watched/acquired...

Description Usage Arguments Value Author(s)

Description

Given a tv episode (list as from show_info_from_xml) this marks on MyEpisodes if a show has been watched or acquired. Given the lack of a proper MyEpisodes API and until a better solution is implemented here, it currently loads a browser at the appropriate update link.

Usage

1
  update_episode(tv_episode, seen = TRUE)

Arguments

tv_episode

a show_info list from show_info_from_xml or similar

seen

TRUE/FALSE whether to also mark episode as seen, just marks acquired if FALSE

Value

character of the URL for the myepisodes update link, should also load link in a browser to get the desired behaviour, assuming user is logged in to myepisodes.

Author(s)

Matt Malin <email@mattmalin.co.uk>


myepisodes documentation built on May 2, 2019, 3:38 p.m.