Additional Pattern Settings: Difference between revisions

From XRECODE3
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 32: Line 32:
|All dots will be replaced with dashes. It will be applied after the "Change Case".
|All dots will be replaced with dashes. It will be applied after the "Change Case".
|}
|}
 
* Channel Names
- %chname% will be replaced with the specified channel name when "Split into file per channel" is used.
<historylink type="back" />
<historylink type="back" />

Latest revision as of 07:56, 19 July 2019

  • Remove %artist% when artist name is the same for all tracks - %artist% element of the pattern will be removed if it's the same for all tracks.
  • Remove %albumartist% when album artist name is the same for all tracks - %albumartist% element of the pattern will be removed if it's the same for all tracks.
  • Change Case
Don't change Leave as is
To UPPERCASE Filename will be created in all upper case characters
To lowercase Filename will be created in all lowercase chanracters
Capitalize Each Word Each word of the output file name will be capitalized, .e.g "d'art" will be capitalize as "D'Art", "foo-bar" will be capitalize as "Foo-Bar", etc.
  • Replace
Spaces with _ All spaces will be replaced with _. It will be applied after the "Change Case".
_ with spaces All _ will be replaced with spaces. It will be applied after the "Change Case".
- with . All dashes will be replaced with dots. It will be applied after the "Change Case".
. with - All dots will be replaced with dashes. It will be applied after the "Change Case".
  • Channel Names

- %chname% will be replaced with the specified channel name when "Split into file per channel" is used. « Go Back