AABoyz
March 27, 2020, 6:52pm
#1
Hello all, I need help again, tried for days but can't get it...
the source file names are formatted as follows;
Artist - Song Title
trying to make an expression that will take various values and insert them in the correct columns as follows
will take the track number and insert it in the track column
will take the Artist and insert it in the Artist column
Will take the Song Tilte and insert it in the Title column
while getting rid of the . and -
This is way above my level and I need help
Did you have a look at the FAQs?
How to import parts of the filename into the tag?
Importing tags for filenames and directory names can be done by using the [Converter > Filename - Tag] Converter > Filename - Tag.
The basic concept is the notion of a format string which describes the structure of the name to import from. The format string is built of either standard text (e.g., Music), placeholders (such as %artist%, %title%, ...), or backslash characters \ that denote directory structures.
Here is an example that imports tag…
try
%track%. %artist% - %title%
1 Like
AABoyz
March 27, 2020, 11:17pm
#3
see what I said about needing help? have been overthinking it by a longshot, was trying to use actions, I use the converter all the time to rename files from tag, never thought about the reverse.
Worked perfectly tyvm
system
closed
April 26, 2020, 11:24pm
#4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.