Свойство | Type | Description | |
---|---|---|---|
CreateScrobbleData | |||
FindMovieID | bool | ||
GetLastDateWatched | string | ||
GetMovieAudioChannels | string | ||
GetMovieAudioCodec | string | ||
GetMovieMediaType | string | ||
GetMovieResolution | string | ||
GetMovies | List |
||
IsMovie3D | bool | ||
MovieMatch | bool | ||
ShowRateDialog | void |
Méthode | Description | |
---|---|---|
MyVideos ( int priority ) : System | ||
Scrobble ( string filename ) : bool | ||
StopScrobble ( ) : void | ||
SyncLibrary ( ) : void | ||
SyncProgress ( ) : void |
Méthode | Description | |
---|---|---|
CreateScrobbleData ( |
Creates Scrobble data based on a IMDBMovie object
|
|
FindMovieID ( string title, int year, string imdbid, |
||
GetLastDateWatched ( |
Get the date watched for the movie
|
|
GetMovieAudioChannels ( |
Gets the trakt compatible string for the movies Audio Channels
|
|
GetMovieAudioCodec ( |
Gets the trakt compatible string for the movies Audio
|
|
GetMovieMediaType ( |
Gets the trakt compatible string for the movies Media Type
|
|
GetMovieResolution ( |
Gets the trakt compatible string for the movies Resolution
|
|
GetMovies ( ) : List |
Gets all movies from the Video Database
|
|
IsMovie3D ( |
Checks if the movie is 3D or not
|
|
MovieMatch ( |
||
ShowRateDialog ( |
Shows the Rate Movie Dialog after playback has ended
|