Метод | Описание | |
---|---|---|
FlushCache ( ) : void |
Flushes the movie information cache
|
|
GetMovieDetails ( string movieMeterID ) : |
||
GetMovieMeterId ( string imdbId ) : string |
Gets the MovieMeter ID linked to a IMDb code
|
|
MovieMeterAPI ( string apikey ) : System | ||
Search ( string keywords ) : MediaPortal.Plugins.MovingPictures.DataProviders.MovieMeter.Film[] |
Метод | Описание | |
---|---|---|
MovieMeterAPI ( ) : System | ||
getSessionKey ( ) : string | ||
retryAfterWebException ( |
public GetMovieDetails ( string movieMeterID ) : |
||
movieMeterID | string | |
Результат |
public GetMovieMeterId ( string imdbId ) : string | ||
imdbId | string | the numeric part of the IMDb code |
Результат | string |
public MovieMeterAPI ( string apikey ) : System | ||
apikey | string | |
Результат | System |
public Search ( string keywords ) : MediaPortal.Plugins.MovingPictures.DataProviders.MovieMeter.Film[] | ||
keywords | string | |
Результат | MediaPortal.Plugins.MovingPictures.DataProviders.MovieMeter.Film[] |