Page 1 of 1

Add () around year in album name folder

PostPosted: Thu Apr 10, 2025 3:28 am
by ngs428
Hello,
Looking to add parentheses () around the year of album release in several album folder names.

Initial text:
1962 Bing Crosby's Christmas Classics (1999 Reissue)
1998 The Voice of Christmas

Desired outcome:
(1962) Bing Crosby's Christmas Classics (1999 Reissue)
(1998) The Voice of Christmas

I've seen similar posts to this, but it was for movie titles and the date was toward the end of a file name.

Any assistance would be appreciated! Thank you!

Re: Add () around year in album name folder

PostPosted: Thu Apr 10, 2025 3:51 am
by Admin
One way:

Add (7)
Prefix : (
Suffix : )

This will add ( ) around the whole file name.

Then use Name Segment 1 to 4 to only add around the first 4 characters.

Name Segment sets the part of the file name you want the renaming criteria applied to.

Re: Add () around year in album name folder

PostPosted: Thu Apr 10, 2025 4:05 am
by ngs428
Admin wrote:One way:

Add (7)
Prefix : (
Suffix : )

This will add ( ) around the whole file name.

Then use Name Segment 1 to 4 to only add around the first 4 characters.

Name Segment sets the part of the file name you want the renaming criteria applied to.


Perfect! Thanks! Now I know what name segment does. :D