SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Tutorial: Auto Edit - Using Find and Replace to set a value for an empty field

Previous
Next

Find and Replace is usually used to replace a value in a field with another value, but what about if you dont have an existing value for the field ?

We can add a value for an empty field as follows

Set Match As to Match Regular Expression and set Find to ^$ (which denotes empty string in regex) it will then replace empty strings with the Replace value but will not modify fields with an existing value

image

So we have set Select metadata fields to modify to Genre and Grouping . For this set of files they already have a value for Genre but not Grouping , so we only want Grouping to be modified

cf9af219bf5c05d47c6ab98720968c275912d4bb_2_517x500

3c4db85a856fd2dbc3435219db545daa7e104c06_2_517x500

And we can see by looking at the results that is what has happened.

Previous
Next