LrMetadataTagsetFactory not showing all entries
My custom metadata is working, but the tagset is acting not as I have anticipated.
some id's from the MetadataProvider:
printType
printEdition
printQuantity
My MetadataTagset was:
'be.marquetecken.lrplugin.printType',
'be.marquetecken.lrplugin.printEdition',
'be.marquetecken.lrplugin.printQuantity',
but it show only one entry
using 'be.marquetecken.*',
shows all
Also is it possible the change the 'name' of the section of the MetadataProvider now it's default my LrPluginName
Thx
Patrick
