Method | Description | |
---|---|---|
UpdateSignature ( |
||
fileScanner ( |
Scans the directory for (a) specific NFO file(s) and returns the first found ImdbID
|
|
parseFile ( string filePath ) : string |
Extract an ImdbID out of a textfile
|
Method | Description | |
---|---|---|
fileScanner ( |
Scans the directory for NFO files and returns the first found ImdbID
|
public UpdateSignature ( |
||
signature | ||
return | SignatureBuilderResult |
public static fileScanner ( |
||
dir | directory | |
filename | string | * or filename without extension |
return | string |
public static parseFile ( string filePath ) : string | ||
filePath | string | full path to the file |
return | string |