Additional Pattern Settings: Difference between revisions
Jump to navigation
Jump to search
Created page with "file:Patterns_Additional.png *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..." |
No edit summary |
||
| Line 16: | Line 16: | ||
|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. | |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 | |||
{| class="wikitable" | |||
|Spaces with _ | |||
|All spaces will be replaces with _. It will be applied after the "Change Case". | |||
|- | |||
|_ with spaces | |||
|All _ will be replaces with spaces. It will be applied after the "Change Case". | |||
|} | |||
<historylink type="back" /> | <historylink type="back" /> | ||
Revision as of 10:40, 20 February 2018
- 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 replaces with _. It will be applied after the "Change Case". |
| _ with spaces | All _ will be replaces with spaces. It will be applied after the "Change Case". |
