The Strip Accent Processor is useful for removing diacritics from an attribute
Param name | Mandatory | Description | Possible Value |
---|---|---|---|
StripAccentItem | Yes | Name of the attribute you will modify. | Not null. |
Example XML:
<StripAccentProcessor>
<StripAccentItems>
<StripAccentItem>cue_title</StripAccentItem>
<StripAccentItem>track_artist_name</StripAccentItem>
</StripAccentItems>
</StripAccentProcessor>