Свойство | Тип | Описание | |
---|---|---|---|
AddEpisodeImagesToCache | void | ||
AddMovieImagesToCache | void | ||
AddPeopleImagesToCache | void | ||
AddSeasonImagesToCache | void | ||
AddShowImagesToCache | void | ||
GetTmdbConfiguration | void | ||
LoadFileCache | string | ||
LocalisedImage | |||
RemoveEpisodeImagesFromCache | void | ||
RemoveMovieImagesFromCache | void | ||
RemovePeopleImagesFromCache | void | ||
RemoveSeasonImagesFromCache | void | ||
RemoveShowImagesFromCache | void | ||
SaveFileCache | void |
Метод | Описание | |
---|---|---|
DeInit ( ) : void | ||
GetEpisodeImages ( int id, int season, int episode, bool forceUpdate = false ) : |
||
GetEpisodeThumbFilename ( |
||
GetEpisodeThumbUrl ( |
||
GetMovieBackdropFilename ( |
||
GetMovieBackdropUrl ( |
||
GetMovieImages ( int id, bool forceUpdate = false ) : |
||
GetMoviePosterFilename ( |
||
GetMoviePosterUrl ( |
||
GetPersonHeadshotFilename ( |
||
GetPersonHeadshotUrl ( |
||
GetPersonImages ( int id, bool forceUpdate = false ) : |
||
GetSeasonImages ( int id, int season, bool forceUpdate = false ) : |
||
GetSeasonPosterFilename ( |
||
GetSeasonPosterUrl ( |
||
GetShowBackdropFilename ( |
||
GetShowBackdropUrl ( |
||
GetShowImages ( int id, bool forceUpdate = false ) : |
||
GetShowPosterFilename ( |
||
GetShowPosterUrl ( |
||
Init ( ) : void |
Метод | Описание | |
---|---|---|
AddEpisodeImagesToCache ( |
||
AddMovieImagesToCache ( |
||
AddPeopleImagesToCache ( |
||
AddSeasonImagesToCache ( |
||
AddShowImagesToCache ( |
||
GetTmdbConfiguration ( ) : void | ||
LoadFileCache ( string filename, string defaultValue ) : string | ||
LocalisedImage ( this |
||
RemoveEpisodeImagesFromCache ( |
||
RemoveMovieImagesFromCache ( |
||
RemovePeopleImagesFromCache ( |
||
RemoveSeasonImagesFromCache ( |
||
RemoveShowImagesFromCache ( |
||
SaveFileCache ( string filename, string value ) : void |
public static GetEpisodeImages ( int id, int season, int episode, bool forceUpdate = false ) : |
||
id | int | |
season | int | |
episode | int | |
forceUpdate | bool | |
Результат |
public static GetEpisodeThumbFilename ( |
||
images | ||
Результат | string |
public static GetEpisodeThumbUrl ( |
||
images | ||
Результат | string |
public static GetMovieBackdropFilename ( |
||
images | ||
Результат | string |
public static GetMovieBackdropUrl ( |
||
images | ||
Результат | string |
public static GetMovieImages ( int id, bool forceUpdate = false ) : |
||
id | int | |
forceUpdate | bool | |
Результат |
public static GetMoviePosterFilename ( |
||
images | ||
Результат | string |
public static GetMoviePosterUrl ( |
||
images | ||
Результат | string |
public static GetPersonHeadshotFilename ( |
||
images | ||
Результат | string |
public static GetPersonHeadshotUrl ( |
||
images | ||
Результат | string |
public static GetPersonImages ( int id, bool forceUpdate = false ) : |
||
id | int | |
forceUpdate | bool | |
Результат |
public static GetSeasonImages ( int id, int season, bool forceUpdate = false ) : |
||
id | int | |
season | int | |
forceUpdate | bool | |
Результат |
public static GetSeasonPosterFilename ( |
||
images | ||
Результат | string |
public static GetSeasonPosterUrl ( |
||
images | ||
Результат | string |
public static GetShowBackdropFilename ( |
||
images | ||
logo | bool | |
Результат | string |
public static GetShowBackdropUrl ( |
||
images | ||
logo | bool | |
Результат | string |
public static GetShowImages ( int id, bool forceUpdate = false ) : |
||
id | int | |
forceUpdate | bool | |
Результат |
public static GetShowPosterFilename ( |
||
images | ||
Результат | string |
public static GetShowPosterUrl ( |
||
images | ||
Результат | string |