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 |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
*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 %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. | *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 | * Change Case | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 16: | Line 17: | ||
|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 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. | |||
<historylink type="back" /> | <historylink type="back" /> | ||
Latest revision as of 08: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
