Метод | Описание | |
---|---|---|
Collected ( this show ) : int | ||
Collected ( this season, |
||
GetCollectedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users collected episodes from Trakt
|
|
GetCollectedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users collected movies from Trakt
|
|
GetCommentedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users commented episodes from Trakt
|
|
GetCommentedListsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users commented lists from Trakt
|
|
GetCommentedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users commented movies from Trakt
|
|
GetCommentedSeasonsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users commented seasons from Trakt
|
|
GetCommentedShowsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users commented shows from Trakt
|
|
GetLikedCommentsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
GetLikedListsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
GetPausedEpisodes ( string &lastEpisodeProcessedAt, bool ignoreLastSyncTime = false ) : IEnumerable |
||
GetPausedMovies ( string &lastMovieProcessedAt, bool ignoreLastSyncTime = false ) : IEnumerable |
||
GetRatedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users rated episodes from Trakt
|
|
GetRatedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users rated movies from Trakt
|
|
GetRatedSeasonsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users rated seasons from Trakt
|
|
GetRatedShowsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users rated shows from Trakt
|
|
GetRecommendedMoviesFromTrakt ( ) : IEnumerable |
||
GetUnWatchedEpisodesFromTrakt ( ) : IEnumerable |
Get the users unwatched episodes since last sync This is something that has been previously watched but now has been removed from the users watched history either by toggling the watched state on a client or from online
|
|
GetUnWatchedMoviesFromTrakt ( ) : IEnumerable |
Get the users unwatched movies since last sync This is something that has been previously watched but now has been removed from the users watched history either by toggling the watched state on a client or from online
|
|
GetWatchedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users watched episodes from Trakt
|
|
GetWatchedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users watched movies from Trakt
|
|
GetWatchlistedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users watchlisted episodes from Trakt
|
|
GetWatchlistedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
GetWatchlistedSeasonsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users watchlisted seasons from Trakt
|
|
GetWatchlistedShowsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
Get the users watchlisted shows from Trakt
|
|
IsCollected ( this movie ) : bool | ||
IsCollected ( this episode, |
||
IsCollected ( this season, |
||
IsLiked ( this list ) : bool | ||
IsWatched ( this movie ) : bool | ||
IsWatched ( this episode, |
||
IsWatched ( this season, |
||
IsWatchlisted ( this movie ) : bool | ||
IsWatchlisted ( this episode, |
||
IsWatchlisted ( this season, |
||
Plays ( this movie ) : int | ||
Plays ( this episode, |
||
Plays ( this season, |
||
RefreshData ( ) : bool |
Refreshes local cache from online data This should be called before doing a sync
|
|
StatsEpisodesHated ( ) : int | ||
StatsEpisodesLoved ( ) : int | ||
StatsMoviesHated ( ) : int | ||
StatsMoviesLoved ( ) : int | ||
StatsShowsHated ( ) : int | ||
StatsShowsLoved ( ) : int | ||
UserRating ( this movie ) : int? | ||
UserRating ( this episode, |
||
UserRating ( this season, |
Метод | Описание | |
---|---|---|
AddCommentToLikes ( |
||
AddEpisodeToCollection ( |
||
AddEpisodeToPausedData ( |
||
AddEpisodeToRatings ( |
||
AddEpisodeToWatchHistory ( |
||
AddEpisodeToWatchlist ( |
||
AddEpisodesToCollection ( |
||
AddEpisodesToRatings ( TraktPlugin.TraktAPI.DataStructures.TraktSyncShowRatedEx show ) : void | ||
AddEpisodesToWatchHistory ( |
||
AddListToLikes ( |
||
AddMovieToCollection ( |
||
AddMovieToPausedData ( |
||
AddMovieToRatings ( |
||
AddMovieToWatchHistory ( |
||
AddMovieToWatchlist ( |
||
AddMoviesToCollection ( List |
||
AddMoviesToRatings ( List |
||
AddMoviesToWatchHistory ( List |
||
AddSeasonToRatings ( |
||
AddSeasonToWatchlist ( |
||
AddShowToCollection ( |
||
AddShowToRatings ( |
||
AddShowToWatchedHistory ( |
||
AddShowToWatchlist ( |
||
AddShowsToRatings ( List |
||
ClearCustomListCache ( string listName = null ) : void | ||
ClearLastActivityCache ( bool force = false ) : void | ||
ClearLastMoviesActivityCache ( ) : void | ||
ClearLastShowsActivityCache ( ) : void | ||
ClearRecommendationsCache ( ) : void | ||
ClearSyncCache ( ) : void | ||
GetCustomLists ( bool ignoreLastSyncTime = false ) : List |
Returns the users custom lists with list item details
|
|
GetCustomListsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
LoadFileCache ( string file, string defaultValue ) : string | ||
RemoveCommentFromLikes ( |
||
RemoveEpisodeFromCollection ( |
||
RemoveEpisodeFromPausedData ( |
||
RemoveEpisodeFromRatings ( |
||
RemoveEpisodeFromWatchHistory ( |
||
RemoveEpisodeFromWatchlist ( |
||
RemoveEpisodeFromWatchlist ( |
||
RemoveEpisodesFromCollection ( |
||
RemoveEpisodesFromWatchHistory ( |
||
RemoveListFromLikes ( |
||
RemoveMovieFromCollection ( |
||
RemoveMovieFromPausedData ( |
||
RemoveMovieFromRatings ( |
||
RemoveMovieFromWatchHistory ( |
||
RemoveMovieFromWatchlist ( |
||
RemoveMoviesFromCollection ( List |
||
RemoveMoviesFromRatings ( List |
||
RemoveMoviesFromWatchHistory ( List |
||
RemoveSeasonFromRatings ( |
||
RemoveSeasonFromWatchlist ( |
||
RemoveShowFromCollection ( |
||
RemoveShowFromRatings ( |
||
RemoveShowFromWatchedHistory ( |
||
RemoveShowFromWatchlist ( |
||
RemoveShowsFromRatings ( List |
||
Save ( ) : void |
Save cached data which gets updated from real-time events
|
|
SaveFileCache ( string file, string value ) : void |
public static Collected ( this show ) : int | ||
show | this | |
Результат | int |
public static Collected ( this season, |
||
season | this | |
show | ||
Результат | int |
public static GetCollectedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetCollectedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetCommentedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetCommentedListsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetCommentedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetCommentedSeasonsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetCommentedShowsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetLikedCommentsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetLikedListsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetPausedEpisodes ( string &lastEpisodeProcessedAt, bool ignoreLastSyncTime = false ) : IEnumerable |
||
lastEpisodeProcessedAt | string | |
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetPausedMovies ( string &lastMovieProcessedAt, bool ignoreLastSyncTime = false ) : IEnumerable |
||
lastMovieProcessedAt | string | |
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetRatedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetRatedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetRatedSeasonsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetRatedShowsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetRecommendedMoviesFromTrakt ( ) : IEnumerable |
||
Результат | IEnumerable |
public static GetUnWatchedEpisodesFromTrakt ( ) : IEnumerable |
||
Результат | IEnumerable |
public static GetUnWatchedMoviesFromTrakt ( ) : IEnumerable |
||
Результат | IEnumerable |
public static GetWatchedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetWatchedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetWatchlistedEpisodesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetWatchlistedMoviesFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetWatchlistedSeasonsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static GetWatchlistedShowsFromTrakt ( bool ignoreLastSyncTime = false ) : IEnumerable |
||
ignoreLastSyncTime | bool | |
Результат | IEnumerable |
public static IsCollected ( this movie ) : bool | ||
movie | this | |
Результат | bool |
public static IsCollected ( this episode, |
||
episode | this | |
show | ||
Результат | bool |
public static IsCollected ( this season, |
||
season | this | |
show | ||
Результат | bool |
public static IsLiked ( this list ) : bool | ||
list | this | |
Результат | bool |
public static IsWatched ( this movie ) : bool | ||
movie | this | |
Результат | bool |
public static IsWatched ( this episode, |
||
episode | this | |
show | ||
Результат | bool |
public static IsWatched ( this season, |
||
season | this | |
show | ||
Результат | bool |
public static IsWatchlisted ( this movie ) : bool | ||
movie | this | |
Результат | bool |
public static IsWatchlisted ( this episode, |
||
episode | this | |
show | ||
Результат | bool |
public static IsWatchlisted ( this season, |
||
season | this | |
show | ||
Результат | bool |
public static Plays ( this movie ) : int | ||
movie | this | |
Результат | int |
public static Plays ( this episode, |
||
episode | this | |
show | ||
Результат | int |
public static Plays ( this season, |
||
season | this | |
show | ||
Результат | int |
public static StatsEpisodesHated ( ) : int | ||
Результат | int |
public static StatsEpisodesLoved ( ) : int | ||
Результат | int |
public static StatsMoviesHated ( ) : int | ||
Результат | int |
public static StatsMoviesLoved ( ) : int | ||
Результат | int |
public static UserRating ( this movie ) : int? | ||
movie | this | |
Результат | int? |
public static UserRating ( this episode, |
||
episode | this | |
show | ||
Результат | int? |
public static UserRating ( this season, |
||
season | this | |
show | ||
Результат | int? |