C# (CSharp) MediaPortal.Plugins.MovingPictures.SignatureBuilders Namespace

Classes

Name Description
BlurayMetaBuilder Grabs movie title from a Bluray metadata file
HashBuilder
ImdbBuilder The IMDb Builder looks up details from IMDb.com when a signature contains an imdbid. note: signature property values get overwritten
LocalBuilder The Local Builder fills the signature properties by using the filesystem names
MatchResult This struct represents a score card that is the result of comparing a signature with movie information. The value can be used to rank a list of possible matches and to determine if they can be auto-approved.
MetaServicesBuilder
MovieSignature a movie signature object that is used as input to a dataprovider.
NfoBuilder The NFO Signature Builder scans for text-based files containing the imdbid format and updates the signature with the first occurance of an imdbid.