메소드 | 설명 | |
---|---|---|
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 Search ( string keywords ) : MediaPortal.Plugins.MovingPictures.DataProviders.MovieMeter.Film[] | ||
keywords | string | |
리턴 | MediaPortal.Plugins.MovingPictures.DataProviders.MovieMeter.Film[] |