Welcome Guest

Pages: 1
Move to command
dr01dyPostOctober 18, 2021, 12:07
Newbie
Posts: 18
Registered:
November 24, 2019, 20:49
Normal topicMove to command

Hi Team,

I am looking to add Variable 5 to my output which would be bit depth but cannot seem to find the right way to do it.

I am looking to get /Volume/folder/Artist/filetype/bitdepth

Please see attached.
Image

2MR2PostOctober 18, 2021, 18:37
Avatar photo
Administrator
Posts: 2084
Registered:
August 23, 2012, 19:27
Normal topicMove to command

Sorry I just saw this post on my phone ... it never showed up on my Mac.

I'm not quite sure what you're trying to end up with. You say:

/Volume/Artist/filetype/bitDepth

but your move statement is effectively:

/Volumes/maggot_music/data/concert-music/\[Album]/\[Variable 5]/Year/Variable 4/Album

Please clarify what path you want. \[Variable 5] will not work it should be \v5

If you want more than three variable path components there are two ways to do it:

The first is to append one to the specified path using an escape sequence (which it seems to me you're trying to do). This adds paths components before the three components you can individually specify.

The second is to add paths in the rename template using successive Folder Start tokens. This adds path components right to left after the three inline components and before the filename.

Either method will work and I'd be glad to show you how to do it but I'm not sure what you want. Let me know exactly what the destination should look like and I'll show you how to do it.

Pages: 1
Mingle Forum by Cartpauj | Version: 1.1.0beta | Page loaded in: 0.012 seconds.