Normal
I just had a quick look in my DB and there isn't even a table for them. Try adding this to TranscodeVideoMetadataExtractor.cs:[code=csharp] miatr.RegisterLocallyKnownMediaItemAspectType(TranscodeItemVideoAudioAspect.Metadata); miatr.RegisterLocallyKnownMediaItemAspectType(TranscodeItemVideoEmbeddedAspect.Metadata);[/code]
I just had a quick look in my DB and there isn't even a table for them. Try adding this to TranscodeVideoMetadataExtractor.cs:
[code=csharp] miatr.RegisterLocallyKnownMediaItemAspectType(TranscodeItemVideoAudioAspect.Metadata);
miatr.RegisterLocallyKnownMediaItemAspectType(TranscodeItemVideoEmbeddedAspect.Metadata);[/code]