메소드 | 설명 | |
---|---|---|
FetchMovieNfo ( string path, string filename, |
Check and set movie info data from nfo file (must be in the same directory where is videofile and must have the same name as video file. Exceptions are DVD and BluRay folders where nfo file should have name as main folder
|
|
IMDBMovie ( ) : System | ||
Reset ( ) : void | ||
Reset ( bool resetId ) : void | ||
ResetMovieProperties ( ) : void | ||
SetDurationProperty ( int movieId ) : void | ||
SetMediaInfoProperties ( string file, bool refresh ) : void | ||
SetMovieData ( |
Use only in share view
|
|
SetMovieProperties ( |
Use only in share view
|
|
SetPlayProperties ( ) : void | ||
SetPlayProperties ( bool useNfo ) : void | ||
SetProperties ( bool isFolder, string file ) : void |
메소드 | 설명 | |
---|---|---|
FetchMatroskaInfo ( string path, bool pathIsDirectory, |
Use for xml recordings
|
|
GetStrThumb ( ) : string | ||
GetUserFanart ( |
||
ResetMediaInfoProperties ( ) : void | ||
SetMediaInfoProperties ( string file ) : void | ||
SetMovieIDProperty ( string file, bool isFolder ) : void | ||
SetProperties ( bool isFolder ) : void |
public static FetchMovieNfo ( string path, string filename, |
||
path | string | path is checked only for DVD/BD folders, in case of single video files it is the same as filename |
filename | string | filename with full path |
movie | ||
리턴 | void |
public SetMediaInfoProperties ( string file, bool refresh ) : void | ||
file | string | |
refresh | bool | |
리턴 | void |
public static SetMovieData ( |
||
item | ||
리턴 | void |
public static SetMovieProperties ( |
||
item | ||
리턴 | void |
public SetProperties ( bool isFolder, string file ) : void | ||
isFolder | bool | |
file | string | |
리턴 | void |