42minutes / go-42minutes

Manage your TV series - Scan existing, find and download new and missing episodes.
7 stars 2 forks source link

Implement Trakt Library (Read Only) #3

Closed geoah closed 8 years ago

geoah commented 8 years ago

Implement LibraryTrakt to retrieve shows, seasons, and episodes from Trakt.tv
UpsertShow, UpsertSeason, and UpsertEpisode should return ErrNotImplemented

Current structs for Show, Season, and Episode might require updating. In addition, we need to pick an which identifier we will use. IMDB IDs might not be an option as they only exist for shows and not season, or episodes.

geoah commented 8 years ago

Closed by #13