Method | Description | |
---|---|---|
AddEpisodeToCollection ( |
||
AddEpisodeToCollection ( |
Use this method when no Episode Ids are available
|
|
AddEpisodeToCollection ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
AddEpisodeToWatchHistory ( |
||
AddEpisodeToWatchHistory ( |
Use this method when no Episode Ids are available
|
|
AddEpisodeToWatchHistory ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
AddEpisodeToWatchList ( |
||
AddEpisodeToWatchList ( |
Use this method when no Episode Ids are available
|
|
AddEpisodeToWatchList ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
AddMovieToCollection ( |
||
AddMovieToCollection ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
AddMovieToWatchHistory ( |
||
AddMovieToWatchHistory ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
AddMovieToWatchList ( |
||
AddMovieToWatchList ( string title, int year, string imdbid, int tmdbid, bool updatePluginFilters ) : void | ||
AddMovieToWatchList ( string title, int year, string imdbid, int tmdbid, int traktid, bool updatePluginFilters ) : void | ||
AddMovieToWatchList ( string title, string year ) : void | ||
AddMovieToWatchList ( string title, string year, bool updatePluginFilters ) : void | ||
AddMovieToWatchList ( string title, string year, string imdbid ) : void | ||
AddMovieToWatchList ( string title, string year, string imdbid, bool updatePluginFilters ) : void | ||
AddRemoveMovieInUserList ( |
||
AddRemoveMovieInUserList ( string username, string title, int year, string imdbid, int tmdbid, int traktid, bool remove ) : void | ||
AddRemoveMovieInUserList ( string title, string year, string imdbid, bool remove ) : void | ||
AddRemoveShowInUserList ( |
||
AddRemoveShowInUserList ( string username, string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid, bool remove ) : void | ||
AddRemoveShowInUserList ( string title, string year, string tvdbid, bool remove ) : void | ||
AddSeasonToWatchList ( |
||
AddSeasonToWatchList ( string title, int year, int season, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
AddShowToWatchList ( |
||
AddShowToWatchList ( string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
AddShowToWatchList ( string title, string year, string tvdbid ) : void | ||
GetCurrrentSkinTheme ( ) : string | ||
GetThemedSkinFile ( SkinThemeType type, string filename ) : string | ||
IsPluginEnabled ( string name ) : bool | ||
RemoveEpisodeFromCollection ( |
||
RemoveEpisodeFromCollection ( |
Use this method when no Episode Ids are available
|
|
RemoveEpisodeFromCollection ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
RemoveEpisodeFromWatchHistory ( |
||
RemoveEpisodeFromWatchHistory ( |
Use this method when no Episode Ids are available
|
|
RemoveEpisodeFromWatchHistory ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
RemoveEpisodeFromWatchList ( |
||
RemoveEpisodeFromWatchList ( |
Use this method when no Episode Ids are available
|
|
RemoveEpisodeFromWatchList ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
RemoveMovieFromCollection ( |
||
RemoveMovieFromLibrary ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
RemoveMovieFromWatchHistory ( |
||
RemoveMovieFromWatchHistory ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
RemoveMovieFromWatchList ( |
||
RemoveMovieFromWatchList ( string title, int year, string imdbid, int tmdbid, bool updateMovingPicturesFilters ) : void | ||
RemoveMovieFromWatchList ( string title, int year, string imdbid, int tmdbid, int traktid, bool updatePluginFilters ) : void | ||
RemoveSeasonFromWatchList ( |
||
RemoveSeasonFromWatchList ( string title, int year, int season, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
RemoveShowFromWatchList ( |
||
RemoveShowFromWatchList ( string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
RemoveShowFromWatchList ( string title, string year, string tvdbid ) : void | ||
ShowEpisodeShouts ( |
||
ShowEpisodeShouts ( string title, int tvdbid, int traktid, int season, int episode, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
ShowEpisodeShouts ( string title, int year, int tvdbid, int traktid, string imdbid, int season, int episode, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
ShowEpisodeShouts ( string title, string tvdbid, string season, string episode, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
ShowMovieShouts ( |
||
ShowMovieShouts ( string title, int year, string imdbid, int traktid, bool isWatched, string fanart, string onlineFanart ) : void | ||
ShowMovieShouts ( string title, string year, string imdbid, bool isWatched, string fanart ) : void | ||
ShowMovieShouts ( string imdbid, string title, string year, string fanart ) : void | ||
ShowMovieShouts ( string title, string imdbid, string year, string fanart, string onlineFanart = null ) : void | ||
ShowRelatedMovies ( |
||
ShowRelatedMovies ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
ShowRelatedMovies ( string title, string year, string imdbid ) : void | ||
ShowRelatedShows ( |
||
ShowRelatedShows ( string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
ShowRelatedShows ( string title, string tvdbid ) : void | ||
ShowRelatedShows ( string title, string tvdbid, string imdbid ) : void | ||
ShowTVSeasonShouts ( |
||
ShowTVSeasonShouts ( string title, int year, int tvdbid, int traktid, string imdbid, int season, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
ShowTVShowShouts ( |
||
ShowTVShowShouts ( string title, int tvdbid, int traktid, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
ShowTVShowShouts ( string title, int year, int tvdbid, int traktid, string imdbid, bool isWatched, string fanart, string onlineFanart = null ) : void |
Method | Description | |
---|---|---|
AddRemoveEpisodeInUserList ( |
||
AddRemoveItemInList ( List |
||
AddRemoveItemInList ( int listId, |
||
AddRemovePersonInUserList ( |
||
AddRemoveSeasonInUserList ( |
public static AddEpisodeToCollection ( |
||
episode | ||
return | void |
public static AddEpisodeToCollection ( |
||
show | ||
episode | ||
return | void |
public static AddEpisodeToCollection ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
season | int | |
number | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static AddEpisodeToWatchHistory ( |
||
episode | ||
return | void |
public static AddEpisodeToWatchHistory ( |
||
show | ||
episode | ||
return | void |
public static AddEpisodeToWatchHistory ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
season | int | |
number | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static AddEpisodeToWatchList ( |
||
episode | ||
return | void |
public static AddEpisodeToWatchList ( |
||
show | ||
episode | ||
return | void |
public static AddEpisodeToWatchList ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
season | int | |
number | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static AddMovieToCollection ( |
||
movie | ||
return | void |
public static AddMovieToCollection ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static AddMovieToWatchHistory ( |
||
movie | ||
return | void |
public static AddMovieToWatchHistory ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static AddMovieToWatchList ( |
||
movie | ||
updatePluginFilters | bool | |
return | void |
public static AddMovieToWatchList ( string title, int year, string imdbid, int tmdbid, bool updatePluginFilters ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
updatePluginFilters | bool | |
return | void |
public static AddMovieToWatchList ( string title, int year, string imdbid, int tmdbid, int traktid, bool updatePluginFilters ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
updatePluginFilters | bool | |
return | void |
public static AddMovieToWatchList ( string title, string year ) : void | ||
title | string | |
year | string | |
return | void |
public static AddMovieToWatchList ( string title, string year, bool updatePluginFilters ) : void | ||
title | string | |
year | string | |
updatePluginFilters | bool | |
return | void |
public static AddMovieToWatchList ( string title, string year, string imdbid ) : void | ||
title | string | |
year | string | |
imdbid | string | |
return | void |
public static AddMovieToWatchList ( string title, string year, string imdbid, bool updatePluginFilters ) : void | ||
title | string | |
year | string | |
imdbid | string | |
updatePluginFilters | bool | |
return | void |
public static AddRemoveMovieInUserList ( |
||
movie | ||
remove | bool | |
return | void |
public static AddRemoveMovieInUserList ( string username, string title, int year, string imdbid, int tmdbid, int traktid, bool remove ) : void | ||
username | string | |
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
remove | bool | |
return | void |
public static AddRemoveMovieInUserList ( string title, string year, string imdbid, bool remove ) : void | ||
title | string | |
year | string | |
imdbid | string | |
remove | bool | |
return | void |
public static AddRemoveShowInUserList ( |
||
show | ||
remove | bool | |
return | void |
public static AddRemoveShowInUserList ( string username, string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid, bool remove ) : void | ||
username | string | |
title | string | |
year | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
remove | bool | |
return | void |
public static AddRemoveShowInUserList ( string title, string year, string tvdbid, bool remove ) : void | ||
title | string | |
year | string | |
tvdbid | string | |
remove | bool | |
return | void |
public static AddSeasonToWatchList ( |
||
show | ||
season | int | |
return | void |
public static AddSeasonToWatchList ( string title, int year, int season, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
season | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static AddShowToWatchList ( |
||
show | ||
return | void |
public static AddShowToWatchList ( string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static AddShowToWatchList ( string title, string year, string tvdbid ) : void | ||
title | string | |
year | string | |
tvdbid | string | |
return | void |
public static GetCurrrentSkinTheme ( ) : string | ||
return | string |
public static GetThemedSkinFile ( SkinThemeType type, string filename ) : string | ||
type | SkinThemeType | |
filename | string | |
return | string |
public static IsPluginEnabled ( string name ) : bool | ||
name | string | |
return | bool |
public static RemoveEpisodeFromCollection ( |
||
episode | ||
return | void |
public static RemoveEpisodeFromCollection ( |
||
show | ||
episode | ||
return | void |
public static RemoveEpisodeFromCollection ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
season | int | |
number | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static RemoveEpisodeFromWatchHistory ( |
||
episode | ||
return | void |
public static RemoveEpisodeFromWatchHistory ( |
||
show | ||
episode | ||
return | void |
public static RemoveEpisodeFromWatchHistory ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
season | int | |
number | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static RemoveEpisodeFromWatchList ( |
||
episode | ||
return | void |
public static RemoveEpisodeFromWatchList ( |
||
show | ||
episode | ||
return | void |
public static RemoveEpisodeFromWatchList ( string title, int season, int number, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
season | int | |
number | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static RemoveMovieFromCollection ( |
||
movie | ||
return | void |
public static RemoveMovieFromLibrary ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static RemoveMovieFromWatchHistory ( |
||
movie | ||
return | void |
public static RemoveMovieFromWatchHistory ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static RemoveMovieFromWatchList ( |
||
movie | ||
updateMovingPicturesFilters | bool | |
return | void |
public static RemoveMovieFromWatchList ( string title, int year, string imdbid, int tmdbid, bool updateMovingPicturesFilters ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
updateMovingPicturesFilters | bool | |
return | void |
public static RemoveMovieFromWatchList ( string title, int year, string imdbid, int tmdbid, int traktid, bool updatePluginFilters ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
updatePluginFilters | bool | |
return | void |
public static RemoveSeasonFromWatchList ( |
||
show | ||
season | int | |
return | void |
public static RemoveSeasonFromWatchList ( string title, int year, int season, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
season | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static RemoveShowFromWatchList ( |
||
show | ||
return | void |
public static RemoveShowFromWatchList ( string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static RemoveShowFromWatchList ( string title, string year, string tvdbid ) : void | ||
title | string | |
year | string | |
tvdbid | string | |
return | void |
public static ShowEpisodeShouts ( |
||
show | ||
episode | ||
return | void |
public static ShowEpisodeShouts ( string title, int tvdbid, int traktid, int season, int episode, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
title | string | |
tvdbid | int | |
traktid | int | |
season | int | |
episode | int | |
isWatched | bool | |
fanart | string | |
onlineFanart | string | |
return | void |
public static ShowEpisodeShouts ( string title, int year, int tvdbid, int traktid, string imdbid, int season, int episode, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
title | string | |
year | int | |
tvdbid | int | |
traktid | int | |
imdbid | string | |
season | int | |
episode | int | |
isWatched | bool | |
fanart | string | |
onlineFanart | string | |
return | void |
public static ShowEpisodeShouts ( string title, string tvdbid, string season, string episode, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
title | string | |
tvdbid | string | |
season | string | |
episode | string | |
isWatched | bool | |
fanart | string | |
onlineFanart | string | |
return | void |
public static ShowMovieShouts ( |
||
movie | ||
return | void |
public static ShowMovieShouts ( string title, int year, string imdbid, int traktid, bool isWatched, string fanart, string onlineFanart ) : void | ||
title | string | |
year | int | |
imdbid | string | |
traktid | int | |
isWatched | bool | |
fanart | string | |
onlineFanart | string | |
return | void |
public static ShowMovieShouts ( string title, string year, string imdbid, bool isWatched, string fanart ) : void | ||
title | string | |
year | string | |
imdbid | string | |
isWatched | bool | |
fanart | string | |
return | void |
public static ShowMovieShouts ( string imdbid, string title, string year, string fanart ) : void | ||
imdbid | string | |
title | string | |
year | string | |
fanart | string | |
return | void |
public static ShowMovieShouts ( string title, string imdbid, string year, string fanart, string onlineFanart = null ) : void | ||
title | string | |
imdbid | string | |
year | string | |
fanart | string | |
onlineFanart | string | |
return | void |
public static ShowRelatedMovies ( |
||
movie | ||
return | void |
public static ShowRelatedMovies ( string title, int year, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static ShowRelatedMovies ( string title, string year, string imdbid ) : void | ||
title | string | |
year | string | |
imdbid | string | |
return | void |
public static ShowRelatedShows ( |
||
show | ||
return | void |
public static ShowRelatedShows ( string title, int year, int tvdbid, string imdbid, int tmdbid, int traktid ) : void | ||
title | string | |
year | int | |
tvdbid | int | |
imdbid | string | |
tmdbid | int | |
traktid | int | |
return | void |
public static ShowRelatedShows ( string title, string tvdbid ) : void | ||
title | string | |
tvdbid | string | |
return | void |
public static ShowRelatedShows ( string title, string tvdbid, string imdbid ) : void | ||
title | string | |
tvdbid | string | |
imdbid | string | |
return | void |
public static ShowTVSeasonShouts ( |
||
show | ||
season | ||
return | void |
public static ShowTVSeasonShouts ( string title, int year, int tvdbid, int traktid, string imdbid, int season, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
title | string | |
year | int | |
tvdbid | int | |
traktid | int | |
imdbid | string | |
season | int | |
isWatched | bool | |
fanart | string | |
onlineFanart | string | |
return | void |
public static ShowTVShowShouts ( |
||
show | ||
return | void |
public static ShowTVShowShouts ( string title, int tvdbid, int traktid, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
title | string | |
tvdbid | int | |
traktid | int | |
isWatched | bool | |
fanart | string | |
onlineFanart | string | |
return | void |
public static ShowTVShowShouts ( string title, int year, int tvdbid, int traktid, string imdbid, bool isWatched, string fanart, string onlineFanart = null ) : void | ||
title | string | |
year | int | |
tvdbid | int | |
traktid | int | |
imdbid | string | |
isWatched | bool | |
fanart | string | |
onlineFanart | string | |
return | void |