Another possible solution for your existing content in TITLE
Via Verdi - Diamond [OLD 80] ***
would be:
Action "Format Value":
Format String: $regexp(%TITLE%,'.*\[(.*)\] (.*)',$1 $2)
That would fill GENRE with OLD 80 ***
Or do you don't want to add the content after the closing ] bracket in GENRE?
As you all can see in the picture i post, the rule created by MotleyG copy in genre everything between parenthesis and its ok till here
BUT
in some titles i have one or two or more * after ] parenthesis,
that means i need also whatever comes after ] placed in genre.
hope i explained well
Of course.
But I assumed that you could do the transfer and replace the example string that you supplied with the fieldname %title%.
I can only try expressions with strings that you supply - that is why I show you as proof that my suggestion worked with your example string. If you then find that the pattern does not work, it would need more investigations on your side to find whether the example string was really a typical example or the odd one out.
And for such cases, you could first filter (F3) your list of files and then apply an Action.
For example to get only the tracks listed where the TITLE includes a closing bracket AND some stars: TITLE HAS ] *
in this picture is exactly shown what i need to do, as you can see in genere (from title) appear what in between square parenthesis and after a space aterisks, in some there is one 2 or more asterisks and in some others no asterisks just what in between parenthesis
Thank you for the screenshot.
Now we can see what the source data looks like (well, most of it, the start of the TITLE is cut off ...) and what you want to achieve.
And exactly that could be done with the 2 ways suggested by me and @LyricsLover.
But as you claim that these actions do not work, a screenshot of the action that you applied would help.
well you need to see just part of title where parenthesis are..
i use the Action (Quick)>Guess Values here.
Source: TITLE
Pattern: `%dummy% [%genre%]
this working ONLY if there is nothing after last square parenthesis.
i need to complete this rule to have also what comes after ] parenthesis wich will be the asterisks in case there are (or not).
Maybe i can save this as action without asterisks as i done already and make another one with? dont forget could be more than one asterisks till max 5