# Generated by roxygen2 (4.1.0): do not edit by hand

export(build_trakt_url)
export(get_trakt_credentials)
export(pad)
export(parse_trakt_url)
export(trakt.api.call)
export(trakt.get_all_episodes)
export(trakt.get_full_showdata)
export(trakt.movie.people)
export(trakt.movie.ratings)
export(trakt.movie.releases)
export(trakt.movie.summary)
export(trakt.movie.watching)
export(trakt.movies.popular)
export(trakt.movies.related)
export(trakt.movies.trending)
export(trakt.people.movies)
export(trakt.people.shows)
export(trakt.people.summary)
export(trakt.search)
export(trakt.search.byid)
export(trakt.seasons.season)
export(trakt.seasons.summary)
export(trakt.show.people)
export(trakt.show.ratings)
export(trakt.show.summary)
export(trakt.show.watching)
export(trakt.shows.popular)
export(trakt.shows.related)
export(trakt.shows.trending)
export(trakt.stats)
export(trakt.user.collection)
export(trakt.user.followers)
export(trakt.user.following)
export(trakt.user.friends)
export(trakt.user.ratings)
export(trakt.user.stats)
export(trakt.user.watched)
export(trakt.user.watchlist)
import(httr)
import(plyr)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,origin)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,year)
importFrom(stringr,str_match)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
