Label Custom Rules
Custom rules can be used to adjust file labels. The original file & names are not manipulated by this. The options allow you to create labels based on your filenames by defining rules to manipulate the given filename string. So you can create a nice looking label like 'My Video Title' from the filename 'My_Video_Title.mp4' simply by creating a replacement rule for '_'.
Add new rule
To add a new rule, click on the + button. This will add a new rule to the list. You can then select the rule details with the following options:
Rule Type
Here you can select the type of the rule. You can choose between the following options:
Replace: Replaces the given string with the replacement string.Append before: Appends the given string before the filename.Attach after: Appends the given string after the filename.Remove all Integers: Removes all integers from the filename.Remove leading numbers: Removes leading numbers from the filename.Remove trailing numbers: Removes trailing numbers from the filename.
Replace
Find
Here you can enter the string you want to replace.
Replace with
Here you can select if the given String should be replaced with another String, a Non-Breaking Space, a Space or a Linebreak.
Use
If you have selected String as the replacement type, you can enter the replacement string here. That Way you can replace Underscores with Spaces for example.
Append Before
Add
If you have selected the rule Append before or Attach after, you can enter the string you want to append here.
Attach After
Add
If you have selected the rule Append before or Attach after, you can enter the string you want to append here.