Method | Description | |
---|---|---|
AddEpisodeToCollection ( |
||
AddEpisodeToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncEpisodeRated episode ) : |
Rate a single episode on trakt.tv
|
|
AddEpisodeToRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRatedEx item ) : |
Rate a single episode on trakt.tv (with show info)
|
|
AddEpisodeToWatchedHistory ( |
||
AddEpisodeToWatchlist ( |
||
AddEpisodesToCollecton ( |
||
AddEpisodesToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncEpisodesRated episodes ) : |
||
AddEpisodesToWatchedHistory ( |
||
AddEpisodesToWatchlist ( |
||
AddItemsToList ( string username, string id, |
||
AddMovieToCollection ( |
||
AddMovieToRatings ( |
Rate a single movie on trakt.tv
|
|
AddMovieToWatchedHistory ( |
||
AddMovieToWatchlist ( |
||
AddMoviesToCollecton ( |
||
AddMoviesToRatings ( |
||
AddMoviesToWatchedHistory ( |
||
AddMoviesToWatchlist ( |
||
AddSeasonToRatingsEx ( |
Rate a single season on trakt.tv (with show info)
|
|
AddSeasonToWatchlist ( |
||
AddSeasonsToRatingsEx ( |
||
AddSeasonsToWatchlist ( |
||
AddShowToCollection ( |
||
AddShowToCollectionEx ( |
||
AddShowToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRated show ) : |
Rate a single show on trakt.tv
|
|
AddShowToWatchedHistory ( |
||
AddShowToWatchedHistoryEx ( |
||
AddShowToWatchlist ( |
||
AddShowToWatchlistEx ( |
||
AddShowsToCollecton ( |
||
AddShowsToCollectonEx ( |
||
AddShowsToCollectonEx ( |
||
AddShowsToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRated shows ) : |
||
AddShowsToRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRatedEx shows ) : |
||
AddShowsToWatchedHistory ( |
||
AddShowsToWatchedHistoryEx ( |
||
AddShowsToWatchedHistoryEx ( |
||
AddShowsToWatchlist ( |
||
AddShowsToWatchlistEx ( |
||
CreateCustomList ( |
||
DeleteUserList ( string username, string listId ) : bool | ||
DismissRecommendedMovie ( string movieId ) : bool | ||
DismissRecommendedShow ( string showId ) : bool | ||
GetAnticipatedMovies ( int page = 1, int maxItems = 100 ) : |
||
GetAnticipatedShows ( int page = 1, int maxItems = 100 ) : |
||
GetBoxOffice ( ) : IEnumerable |
||
GetCalendarPremieres ( ) : IEnumerable |
Returns list of episodes in the Premieres Calendar
|
|
GetCalendarPremieres ( string startDate, string days ) : IEnumerable |
Returns list of episodes in the Premieres Calendar
|
|
GetCalendarShows ( ) : IEnumerable |
Returns list of episodes in the Calendar
|
|
GetCalendarShows ( string startDate, string days, bool userCalendar ) : IEnumerable |
Returns list of episodes in the Calendar
|
|
GetCollectedEpisodes ( ) : IEnumerable |
||
GetCollectedMovies ( ) : IEnumerable |
||
GetCommentReplies ( string id ) : IEnumerable |
||
GetCommunityActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
GetCommunityActivity ( List |
||
GetCommunityActivity ( List |
||
GetEpisodeComments ( string id, int season, int episode, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
GetEpisodeRatings ( string id, int season, int episode ) : |
||
GetFollowerRequests ( ) : IEnumerable |
Gets a list of follower requests for the current user
|
|
GetFollowersActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
GetFollowersActivity ( List |
||
GetFollowersActivity ( List |
||
GetFollowingActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
GetFollowingActivity ( List |
||
GetFollowingActivity ( List |
||
GetFriendActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
GetFriendActivity ( List |
||
GetFriendActivity ( List |
||
GetFriendActivity ( bool includeMe ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
GetLastSyncActivities ( ) : |
||
GetLikedItems ( string type = "all", string extendedInfoParams = "min", int page = 1, int maxItems = 10 ) : |
Gets the current users liked items (comments and/or lists)
|
|
GetMovieComments ( string id, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
GetMovieCreditsForPerson ( string person ) : |
||
GetMoviePeople ( string id ) : |
||
GetMovieSummary ( string id ) : |
||
GetNetworkFollowers ( ) : IEnumerable |
Returns a list of people that follow the current user
|
|
GetNetworkFollowers ( string username ) : IEnumerable |
||
GetNetworkFollowing ( ) : IEnumerable |
Returns a list of people the current user follows
|
|
GetNetworkFollowing ( string username ) : IEnumerable |
||
GetNetworkFriends ( ) : IEnumerable |
Returns a list of Friends for current user Friends are a two-way relationship ie. both following each other
|
|
GetNetworkFriends ( string username ) : IEnumerable |
||
GetPausedEpisodes ( ) : IEnumerable |
||
GetPausedMovies ( ) : IEnumerable |
||
GetPersonSummary ( string person ) : |
||
GetPopularMovies ( int page = 1, int maxItems = 100 ) : |
||
GetPopularShows ( int page = 1, int maxItems = 100 ) : |
||
GetRatedEpisodes ( ) : IEnumerable |
||
GetRatedMovies ( ) : IEnumerable |
||
GetRatedSeasons ( ) : IEnumerable |
||
GetRatedShows ( ) : IEnumerable |
||
GetRecentlyUpdatedMovies ( string sincedate, int page = 1, int maxItems = 100 ) : |
||
GetRecentlyUpdatedShows ( string sincedate, int page = 1, int maxItems = 100 ) : |
||
GetRecommendedMovies ( string extendedInfoParams = "min" ) : IEnumerable |
||
GetRecommendedShows ( ) : IEnumerable |
||
GetRelatedMovies ( string id, int limit = 10 ) : IEnumerable |
||
GetRelatedShows ( string id, int limit = 10 ) : IEnumerable |
||
GetSeasonComments ( string id, int season, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
GetSeasonEpisodes ( string showId, string seasonId ) : IEnumerable |
||
GetSeasonRatings ( string id, int season ) : |
||
GetShowComments ( string id, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
GetShowCreditsForPerson ( string person ) : |
||
GetShowPeople ( string id ) : |
||
GetShowRatings ( string id ) : |
||
GetShowSeasons ( string id, string extendedParameter = "full" ) : IEnumerable |
Gets the seasons for a show
|
|
GetShowSummary ( string id ) : |
||
GetTrendingMovies ( int page = 1, int maxItems = 100 ) : |
||
GetTrendingShows ( int page = 1, int maxItems = 100 ) : |
||
GetUserActivity ( string username, List |
||
GetUserListItems ( string username, string listId, string extendedInfoParams = "min" ) : IEnumerable |
||
GetUserLists ( string username = "me" ) : IEnumerable |
||
GetUserProfile ( string username = "me" ) : |
||
GetUserStatistics ( string username = "me" ) : |
||
GetUsersComments ( string username = "me", string commentType = "all", string type = "all", string extendedInfoParams = "min", int page = 1, int maxItems = 10 ) : |
Get comments for user sorted by most recent
|
|
GetUsersEpisodeWatchedHistory ( string username = "me", int page = 1, int maxItems = 100 ) : IEnumerable |
||
GetUsersMovieWatchedHistory ( string username = "me", int page = 1, int maxItems = 100 ) : IEnumerable |
||
GetWatchListEpisodes ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
GetWatchListMovies ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
GetWatchListSeasons ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
GetWatchListShows ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
GetWatchedEpisodes ( ) : IEnumerable |
||
GetWatchedMovies ( ) : IEnumerable |
||
LikeComment ( int id ) : bool | ||
LikeList ( string username, int id ) : bool | ||
Login ( string loginData = null ) : |
Login to trakt and to request a user token for all subsequent requests
|
|
NetworkApproveFollower ( int id ) : |
||
NetworkDenyFollower ( int id ) : bool | ||
NetworkFollowUser ( string username ) : |
||
NetworkUnFollowUser ( string username ) : bool | ||
PauseEpisodeScrobble ( |
||
PauseMovieScrobble ( |
||
RemoveEpisodeFromCollection ( |
||
RemoveEpisodeFromRatings ( |
UnRate a single episode on trakt.tv
|
|
RemoveEpisodeFromRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRatedEx item ) : |
UnRate a single episode on trakt.tv (with show info)
|
|
RemoveEpisodeFromWatchedHistory ( |
||
RemoveEpisodeFromWatchlist ( |
||
RemoveEpisodesFromCollecton ( |
||
RemoveEpisodesFromRatings ( |
||
RemoveEpisodesFromWatchedHistory ( |
||
RemoveEpisodesFromWatchlist ( |
||
RemoveItemsFromList ( string username, string id, |
||
RemoveMovieFromCollection ( |
||
RemoveMovieFromRatings ( |
UnRate a single movie on trakt.tv
|
|
RemoveMovieFromWatchedHistory ( |
||
RemoveMovieFromWatchlist ( |
||
RemoveMoviesFromCollecton ( |
||
RemoveMoviesFromRatings ( |
||
RemoveMoviesFromWatchedHistory ( |
||
RemoveMoviesFromWatchlist ( |
||
RemoveSeasonFromRatingsEx ( |
UnRate a single season on trakt.tv (with show info)
|
|
RemoveSeasonFromWatchlist ( |
||
RemoveSeasonsFromRatingsEx ( |
||
RemoveSeasonsFromWatchlist ( |
||
RemoveShowFromCollection ( |
||
RemoveShowFromCollectionEx ( |
||
RemoveShowFromRatings ( |
UnRate a single show on trakt.tv
|
|
RemoveShowFromWatchedHistory ( |
||
RemoveShowFromWatchedHistoryEx ( |
||
RemoveShowFromWatchlist ( |
||
RemoveShowFromWatchlistEx ( |
||
RemoveShowsFromCollecton ( |
||
RemoveShowsFromCollectonEx ( |
||
RemoveShowsFromRatings ( |
||
RemoveShowsFromRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRatedEx shows ) : |
||
RemoveShowsFromWatchedHistory ( |
||
RemoveShowsFromWatchedHistoryEx ( |
||
RemoveShowsFromWatchlist ( |
||
RemoveShowsFromWatchlistEx ( |
||
Search ( string searchTerm, HashSet |
//TODO switch over to comma-seperate types in a single search Search from one or more types, movies, episodes, shows etc...
|
|
SearchById ( string idType, string id ) : IEnumerable |
Returns a list of items found when searching by id
|
|
SearchEpisodes ( string searchTerm ) : IEnumerable |
Returns a list of episodes found using search term
|
|
SearchEpisodes ( string searchTerm, int maxResults ) : IEnumerable |
||
SearchForUsers ( string searchTerm ) : IEnumerable |
Returns a list of users found using search term
|
|
SearchLists ( string searchTerm ) : IEnumerable |
Returns a list of lists found using search term
|
|
SearchLists ( string searchTerm, int maxResults ) : IEnumerable |
||
SearchMovies ( string searchTerm ) : IEnumerable |
Returns a list of movies found using search term
|
|
SearchMovies ( string searchTerm, int maxResults ) : IEnumerable |
||
SearchPeople ( string searchTerm ) : IEnumerable |
Returns a list of people found using search term
|
|
SearchPeople ( string searchTerm, int maxResults ) : IEnumerable |
||
SearchShows ( string searchTerm ) : IEnumerable |
Returns a list of shows found using search term
|
|
SearchShows ( string searchTerm, int maxResults ) : IEnumerable |
||
SearchUsers ( string searchTerm, int maxResults ) : IEnumerable |
||
StartEpisodeScrobble ( |
||
StartMovieScrobble ( |
||
StopEpisodeScrobble ( |
||
StopMovieScrobble ( |
||
UnLikeComment ( int id ) : bool | ||
UnLikeList ( string username, int id ) : bool | ||
UpdateCustomList ( |
Method | Description | |
---|---|---|
DeleteFromTrakt ( string address ) : bool | ||
GetFromTrakt ( string address, |
||
GetFromTrakt ( string address, string method = "GET", bool sendOAuth = true ) : string | ||
GetUserLogin ( ) : string |
Gets a User Login object
|
|
PostToTrakt ( string address, string postData, bool logRequest = true, string method = "POST" ) : string | ||
ReplaceOnTrakt ( string address, string postData ) : string |
public static AddEpisodeToCollection ( |
||
episode | ||
return |
public static AddEpisodeToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncEpisodeRated episode ) : |
||
episode | TraktPlugin.TraktAPI.DataStructures.TraktSyncEpisodeRated | |
return |
public static AddEpisodeToRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRatedEx item ) : |
||
item | TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRatedEx | |
return |
public static AddEpisodeToWatchedHistory ( |
||
episode | ||
return |
public static AddEpisodeToWatchlist ( |
||
episode | ||
return |
public static AddEpisodesToCollecton ( |
||
episodes | ||
return |
public static AddEpisodesToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncEpisodesRated episodes ) : |
||
episodes | TraktPlugin.TraktAPI.DataStructures.TraktSyncEpisodesRated | |
return |
public static AddEpisodesToWatchedHistory ( |
||
episodes | ||
return |
public static AddEpisodesToWatchlist ( |
||
episodes | ||
return |
public static AddItemsToList ( string username, string id, |
||
username | string | |
id | string | |
items | ||
return |
public static AddMovieToCollection ( |
||
movie | ||
return |
public static AddMovieToRatings ( |
||
movie | ||
return |
public static AddMovieToWatchedHistory ( |
||
movie | ||
return |
public static AddMovieToWatchlist ( |
||
movie | ||
return |
public static AddMoviesToCollecton ( |
||
movies | ||
return |
public static AddMoviesToRatings ( |
||
movies | ||
return |
public static AddMoviesToWatchedHistory ( |
||
movies | ||
return |
public static AddMoviesToWatchlist ( |
||
movies | ||
return |
public static AddSeasonToRatingsEx ( |
||
item | ||
return |
public static AddSeasonToWatchlist ( |
||
show | ||
return |
public static AddSeasonsToRatingsEx ( |
||
shows | ||
return |
public static AddSeasonsToWatchlist ( |
||
shows | ||
return |
public static AddShowToCollection ( |
||
show | ||
return |
public static AddShowToCollectionEx ( |
||
show | ||
return |
public static AddShowToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRated show ) : |
||
show | TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRated | |
return |
public static AddShowToWatchedHistory ( |
||
show | ||
return |
public static AddShowToWatchedHistoryEx ( |
||
show | ||
return |
public static AddShowToWatchlist ( |
||
show | ||
return |
public static AddShowToWatchlistEx ( |
||
show | ||
return |
public static AddShowsToCollecton ( |
||
shows | ||
return |
public static AddShowsToCollectonEx ( |
||
shows | ||
return |
public static AddShowsToCollectonEx ( |
||
shows | ||
return |
public static AddShowsToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRated shows ) : |
||
shows | TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRated | |
return |
public static AddShowsToRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRatedEx shows ) : |
||
shows | TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRatedEx | |
return |
public static AddShowsToWatchedHistory ( |
||
shows | ||
return |
public static AddShowsToWatchedHistoryEx ( |
||
shows | ||
return |
public static AddShowsToWatchedHistoryEx ( |
||
shows | ||
return |
public static AddShowsToWatchlist ( |
||
shows | ||
return |
public static AddShowsToWatchlistEx ( |
||
shows | ||
return |
public static CreateCustomList ( |
||
list | ||
username | string | |
return |
public static DeleteUserList ( string username, string listId ) : bool | ||
username | string | |
listId | string | |
return | bool |
public static DismissRecommendedMovie ( string movieId ) : bool | ||
movieId | string | |
return | bool |
public static DismissRecommendedShow ( string showId ) : bool | ||
showId | string | |
return | bool |
public static GetAnticipatedMovies ( int page = 1, int maxItems = 100 ) : |
||
page | int | |
maxItems | int | |
return |
public static GetAnticipatedShows ( int page = 1, int maxItems = 100 ) : |
||
page | int | |
maxItems | int | |
return |
public static GetCalendarPremieres ( ) : IEnumerable |
||
return | IEnumerable |
public static GetCalendarPremieres ( string startDate, string days ) : IEnumerable |
||
startDate | string | Start Date of calendar in form yyyyMMdd |
days | string | Number of days to return in calendar |
return | IEnumerable |
public static GetCalendarShows ( ) : IEnumerable |
||
return | IEnumerable |
public static GetCalendarShows ( string startDate, string days, bool userCalendar ) : IEnumerable |
||
startDate | string | Start Date of calendar in form yyyyMMdd |
days | string | Number of days to return in calendar |
userCalendar | bool | Set to true to get the calendar filtered by users shows in library |
return | IEnumerable |
public static GetCollectedEpisodes ( ) : IEnumerable |
||
return | IEnumerable |
public static GetCollectedMovies ( ) : IEnumerable |
||
return | IEnumerable |
public static GetCommentReplies ( string id ) : IEnumerable |
||
id | string | |
return | IEnumerable |
public static GetCommunityActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetCommunityActivity ( List |
||
types | List |
|
actions | List |
|
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetCommunityActivity ( List |
||
types | List |
|
actions | List |
|
start | long | |
end | long | |
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetEpisodeComments ( string id, int season, int episode, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
id | string | |
season | int | |
episode | int | |
page | int | |
maxItems | int | |
return | IEnumerable |
public static GetEpisodeRatings ( string id, int season, int episode ) : |
||
id | string | |
season | int | |
episode | int | |
return |
public static GetFollowerRequests ( ) : IEnumerable |
||
return | IEnumerable |
public static GetFollowersActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFollowersActivity ( List |
||
types | List |
|
actions | List |
|
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFollowersActivity ( List |
||
types | List |
|
actions | List |
|
start | long | |
end | long | |
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFollowingActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFollowingActivity ( List |
||
types | List |
|
actions | List |
|
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFollowingActivity ( List |
||
types | List |
|
actions | List |
|
start | long | |
end | long | |
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFriendActivity ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFriendActivity ( List |
||
types | List |
|
actions | List |
|
includeMe | bool | |
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFriendActivity ( List |
||
types | List |
|
actions | List |
|
start | long | |
end | long | |
includeMe | bool | |
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetFriendActivity ( bool includeMe ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity | ||
includeMe | bool | |
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetLastSyncActivities ( ) : |
||
return |
public static GetLikedItems ( string type = "all", string extendedInfoParams = "min", int page = 1, int maxItems = 10 ) : |
||
type | string | The type of liked item: all (default), lists or comments |
extendedInfoParams | string | Extended Info: min, full, images (comma separated) |
page | int | Page Number |
maxItems | int | Maximum number of items to request per page (this should be consistent per page request) |
return |
public static GetMovieComments ( string id, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
id | string | |
page | int | |
maxItems | int | |
return | IEnumerable |
public static GetMovieCreditsForPerson ( string person ) : |
||
person | string | |
return |
public static GetMoviePeople ( string id ) : |
||
id | string | |
return |
public static GetMovieSummary ( string id ) : |
||
id | string | |
return |
public static GetNetworkFollowers ( ) : IEnumerable |
||
return | IEnumerable |
public static GetNetworkFollowers ( string username ) : IEnumerable |
||
username | string | |
return | IEnumerable |
public static GetNetworkFollowing ( ) : IEnumerable |
||
return | IEnumerable |
public static GetNetworkFollowing ( string username ) : IEnumerable |
||
username | string | |
return | IEnumerable |
public static GetNetworkFriends ( ) : IEnumerable |
||
return | IEnumerable |
public static GetNetworkFriends ( string username ) : IEnumerable |
||
username | string | |
return | IEnumerable |
public static GetPausedEpisodes ( ) : IEnumerable |
||
return | IEnumerable |
public static GetPausedMovies ( ) : IEnumerable |
||
return | IEnumerable |
public static GetPersonSummary ( string person ) : |
||
person | string | |
return |
public static GetPopularMovies ( int page = 1, int maxItems = 100 ) : |
||
page | int | |
maxItems | int | |
return |
public static GetPopularShows ( int page = 1, int maxItems = 100 ) : |
||
page | int | |
maxItems | int | |
return |
public static GetRatedEpisodes ( ) : IEnumerable |
||
return | IEnumerable |
public static GetRatedMovies ( ) : IEnumerable |
||
return | IEnumerable |
public static GetRatedSeasons ( ) : IEnumerable |
||
return | IEnumerable |
public static GetRatedShows ( ) : IEnumerable |
||
return | IEnumerable |
public static GetRecentlyUpdatedMovies ( string sincedate, int page = 1, int maxItems = 100 ) : |
||
sincedate | string | |
page | int | |
maxItems | int | |
return |
public static GetRecentlyUpdatedShows ( string sincedate, int page = 1, int maxItems = 100 ) : |
||
sincedate | string | |
page | int | |
maxItems | int | |
return |
public static GetRecommendedMovies ( string extendedInfoParams = "min" ) : IEnumerable |
||
extendedInfoParams | string | |
return | IEnumerable |
public static GetRecommendedShows ( ) : IEnumerable |
||
return | IEnumerable |
public static GetRelatedMovies ( string id, int limit = 10 ) : IEnumerable |
||
id | string | |
limit | int | |
return | IEnumerable |
public static GetRelatedShows ( string id, int limit = 10 ) : IEnumerable |
||
id | string | |
limit | int | |
return | IEnumerable |
public static GetSeasonComments ( string id, int season, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
id | string | |
season | int | |
page | int | |
maxItems | int | |
return | IEnumerable |
public static GetSeasonEpisodes ( string showId, string seasonId ) : IEnumerable |
||
showId | string | |
seasonId | string | |
return | IEnumerable |
public static GetSeasonRatings ( string id, int season ) : |
||
id | string | |
season | int | |
return |
public static GetShowComments ( string id, int page = 1, int maxItems = 1000 ) : IEnumerable |
||
id | string | |
page | int | |
maxItems | int | |
return | IEnumerable |
public static GetShowCreditsForPerson ( string person ) : |
||
person | string | |
return |
public static GetShowPeople ( string id ) : |
||
id | string | |
return |
public static GetShowRatings ( string id ) : |
||
id | string | |
return |
public static GetShowSeasons ( string id, string extendedParameter = "full" ) : IEnumerable |
||
id | string | the id of the tv show |
extendedParameter | string | request parameters, "episodes,full" |
return | IEnumerable |
public static GetShowSummary ( string id ) : |
||
id | string | |
return |
public static GetTrendingMovies ( int page = 1, int maxItems = 100 ) : |
||
page | int | |
maxItems | int | |
return |
public static GetTrendingShows ( int page = 1, int maxItems = 100 ) : |
||
page | int | |
maxItems | int | |
return |
public static GetUserActivity ( string username, List |
||
username | string | |
types | List |
|
actions | List |
|
return | TraktPlugin.TraktAPI.DataStructures.TraktActivity |
public static GetUserListItems ( string username, string listId, string extendedInfoParams = "min" ) : IEnumerable |
||
username | string | |
listId | string | |
extendedInfoParams | string | |
return | IEnumerable |
public static GetUserLists ( string username = "me" ) : IEnumerable |
||
username | string | |
return | IEnumerable |
public static GetUserProfile ( string username = "me" ) : |
||
username | string | |
return |
public static GetUserStatistics ( string username = "me" ) : |
||
username | string | |
return |
public static GetUsersComments ( string username = "me", string commentType = "all", string type = "all", string extendedInfoParams = "min", int page = 1, int maxItems = 10 ) : |
||
username | string | Username of person that made comment |
commentType | string | all, reviews, shouts |
type | string | all, movies, shows, seasons, episodes, lists |
extendedInfoParams | string | |
page | int | |
maxItems | int | |
return |
public static GetUsersEpisodeWatchedHistory ( string username = "me", int page = 1, int maxItems = 100 ) : IEnumerable |
||
username | string | |
page | int | |
maxItems | int | |
return | IEnumerable |
public static GetUsersMovieWatchedHistory ( string username = "me", int page = 1, int maxItems = 100 ) : IEnumerable |
||
username | string | |
page | int | |
maxItems | int | |
return | IEnumerable |
public static GetWatchListEpisodes ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
username | string | |
extendedInfoParams | string | |
return | IEnumerable |
public static GetWatchListMovies ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
username | string | |
extendedInfoParams | string | |
return | IEnumerable |
public static GetWatchListSeasons ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
username | string | |
extendedInfoParams | string | |
return | IEnumerable |
public static GetWatchListShows ( string username = "me", string extendedInfoParams = "min" ) : IEnumerable |
||
username | string | |
extendedInfoParams | string | |
return | IEnumerable |
public static GetWatchedEpisodes ( ) : IEnumerable |
||
return | IEnumerable |
public static GetWatchedMovies ( ) : IEnumerable |
||
return | IEnumerable |
public static LikeList ( string username, int id ) : bool | ||
username | string | |
id | int | |
return | bool |
public static Login ( string loginData = null ) : |
||
loginData | string | |
return |
public static NetworkApproveFollower ( int id ) : |
||
id | int | |
return |
public static NetworkDenyFollower ( int id ) : bool | ||
id | int | |
return | bool |
public static NetworkFollowUser ( string username ) : |
||
username | string | |
return |
public static NetworkUnFollowUser ( string username ) : bool | ||
username | string | |
return | bool |
public static PauseEpisodeScrobble ( |
||
episode | ||
return |
public static PauseMovieScrobble ( |
||
movie | ||
return |
public static RemoveEpisodeFromCollection ( |
||
episode | ||
return |
public static RemoveEpisodeFromRatings ( |
||
episode | ||
return |
public static RemoveEpisodeFromRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRatedEx item ) : |
||
item | TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRatedEx | |
return |
public static RemoveEpisodeFromWatchedHistory ( |
||
episode | ||
return |
public static RemoveEpisodeFromWatchlist ( |
||
episode | ||
return |
public static RemoveEpisodesFromCollecton ( |
||
episodes | ||
return |
public static RemoveEpisodesFromRatings ( |
||
episodes | ||
return |
public static RemoveEpisodesFromWatchedHistory ( |
||
episodes | ||
return |
public static RemoveEpisodesFromWatchlist ( |
||
episodes | ||
return |
public static RemoveItemsFromList ( string username, string id, |
||
username | string | |
id | string | |
items | ||
return |
public static RemoveMovieFromCollection ( |
||
movie | ||
return |
public static RemoveMovieFromRatings ( |
||
movie | ||
return |
public static RemoveMovieFromWatchedHistory ( |
||
movie | ||
return |
public static RemoveMovieFromWatchlist ( |
||
movie | ||
return |
public static RemoveMoviesFromCollecton ( |
||
movies | ||
return |
public static RemoveMoviesFromRatings ( |
||
movies | ||
return |
public static RemoveMoviesFromWatchedHistory ( |
||
movies | ||
return |
public static RemoveMoviesFromWatchlist ( |
||
movies | ||
return |
public static RemoveSeasonFromRatingsEx ( |
||
item | ||
return |
public static RemoveSeasonFromWatchlist ( |
||
show | ||
return |
public static RemoveSeasonsFromRatingsEx ( |
||
shows | ||
return |
public static RemoveSeasonsFromWatchlist ( |
||
shows | ||
return |
public static RemoveShowFromCollection ( |
||
show | ||
return |
public static RemoveShowFromCollectionEx ( |
||
show | ||
return |
public static RemoveShowFromRatings ( |
||
show | ||
return |
public static RemoveShowFromWatchedHistory ( |
||
show | ||
return |
public static RemoveShowFromWatchedHistoryEx ( |
||
show | ||
return |
public static RemoveShowFromWatchlist ( |
||
show | ||
return |
public static RemoveShowFromWatchlistEx ( |
||
show | ||
return |
public static RemoveShowsFromCollecton ( |
||
shows | ||
return |
public static RemoveShowsFromCollectonEx ( |
||
shows | ||
return |
public static RemoveShowsFromRatings ( |
||
shows | ||
return |
public static RemoveShowsFromRatingsEx ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRatedEx shows ) : |
||
shows | TraktPlugin.TraktAPI.DataStructures.TraktSyncShowsRatedEx | |
return |
public static RemoveShowsFromWatchedHistory ( |
||
shows | ||
return |
public static RemoveShowsFromWatchedHistoryEx ( |
||
shows | ||
return |
public static RemoveShowsFromWatchlist ( |
||
shows | ||
return |
public static RemoveShowsFromWatchlistEx ( |
||
shows | ||
return |
public static Search ( string searchTerm, HashSet |
||
searchTerm | string | string to search for |
types | HashSet |
a list of search types |
maxResults | int | |
return | IEnumerable |
public static SearchById ( string idType, string id ) : IEnumerable |
||
idType | string | trakt-movie, trakt-show, trakt-episode, imdb, tmdb, tvdb, tvrage |
id | string | the id to search by e.g. tt0848228 |
return | IEnumerable |
public static SearchEpisodes ( string searchTerm ) : IEnumerable |
||
searchTerm | string | |
return | IEnumerable |
public static SearchEpisodes ( string searchTerm, int maxResults ) : IEnumerable |
||
searchTerm | string | |
maxResults | int | |
return | IEnumerable |
public static SearchForUsers ( string searchTerm ) : IEnumerable |
||
searchTerm | string | |
return | IEnumerable |
public static SearchLists ( string searchTerm ) : IEnumerable |
||
searchTerm | string | |
return | IEnumerable |
public static SearchLists ( string searchTerm, int maxResults ) : IEnumerable |
||
searchTerm | string | |
maxResults | int | |
return | IEnumerable |
public static SearchMovies ( string searchTerm ) : IEnumerable |
||
searchTerm | string | |
return | IEnumerable |
public static SearchMovies ( string searchTerm, int maxResults ) : IEnumerable |
||
searchTerm | string | |
maxResults | int | |
return | IEnumerable |
public static SearchPeople ( string searchTerm ) : IEnumerable |
||
searchTerm | string | |
return | IEnumerable |
public static SearchPeople ( string searchTerm, int maxResults ) : IEnumerable |
||
searchTerm | string | |
maxResults | int | |
return | IEnumerable |
public static SearchShows ( string searchTerm ) : IEnumerable |
||
searchTerm | string | |
return | IEnumerable |
public static SearchShows ( string searchTerm, int maxResults ) : IEnumerable |
||
searchTerm | string | |
maxResults | int | |
return | IEnumerable |
public static SearchUsers ( string searchTerm, int maxResults ) : IEnumerable |
||
searchTerm | string | |
maxResults | int | |
return | IEnumerable |
public static StartEpisodeScrobble ( |
||
episode | ||
return |
public static StartMovieScrobble ( |
||
movie | ||
return |
public static StopEpisodeScrobble ( |
||
episode | ||
return |
public static StopMovieScrobble ( |
||
movie | ||
return |
public static UnLikeComment ( int id ) : bool | ||
id | int | |
return | bool |
public static UnLikeList ( string username, int id ) : bool | ||
username | string | |
id | int | |
return | bool |
public static UpdateCustomList ( |
||
list | ||
username | string | |
return |