Add metadata support for media-models #22
Labels
kind/feature
a new feature is being discussed to be added to the project
prio/normal
pull requests or issues with normal priority
size/large
issues/pull requests or features that need a large amount of changes to the code base
MediaModel type already has a field called mediaMetaData, but that field is not fully implemented.
There needs to be a type which implements
MetaDataProvider
interface in mediaDatabase package and allocates this field of media-model.The text was updated successfully, but these errors were encountered: