INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Add prefix / add suffix to any file tag (d_pert)  (Read 2134 times)

d_pert

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 392
  • I love music and great audio!
Add prefix / add suffix to any file tag (d_pert)
« on: April 08, 2010, 03:28:24 pm »

1) Lockable views for Audio and Import

2) "Add Prefix" and "Add Suffix" functions for tagging in any field.

Example

Make the following 3 track NAMEs:

I. Allegro
II. Adagio
III. Allegro

...into:

Concerto for trumpet in E Op.17 - I. Allegro
Concerto for trumpet in E Op.17 - II. Adagio
Concerto for trumpet in E Op.17 - III. Allegro

In the last 6-7 years I have probably done 1,000 of these manually.

Thanks.

Logged
Derek Pert
(Windows 11 Pro x64 / 32GB RAM)

rick.ca

  • Citizen of the Universe
  • *****
  • Posts: 3729
Add prefix / add suffix to any file tag (d_pert)
« Reply #1 on: April 08, 2010, 07:21:26 pm »

Quote
2) "Add Prefix" and "Add Suffix" functions for tagging in any field.

In a details view, add an unused field/column. If you do this often, you may want to add a custom field named something like .temp. Select the files to be renamed. Enter =[prefix] - [Name] - [suffix] in .temp. Then enter =[.temp] in Name. The same technique can be used to change the existing name using an expression—to, for example, strip an existing prefix or suffix.

Too tedious to use a temporary field? Well, if you're brave, just enter =[prefix] - [Name] - [suffix] directly into Name.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42044
  • Shoes gone again!
Re: Add prefix / add suffix to any file tag (d_pert)
« Reply #2 on: April 26, 2010, 04:20:38 pm »

I split this from the feature thread, since it's already possible.  You do need to use expressions.

In any field editing input box, you can use expressions by starting with an equal.  This is like Excel.

So, to change:
I. Allegro
II. Adagio
III. Allegro

to:
Concerto for trumpet in E Op.17 - I. Allegro
Concerto for trumpet in E Op.17 - II. Adagio
Concerto for trumpet in E Op.17 - III. Allegro

Multiselect all the files and edit the name (F2 for in-place, or use the Tag Action Window) and type:
=Concerto for trumpet in E Op.17 - [Name]

You can undo (Ctrl+Z) if it doesn't work like you wanted.
Logged
Matt Ashland, JRiver Media Center

d_pert

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 392
  • I love music and great audio!
Re: Add prefix / add suffix to any file tag (d_pert)
« Reply #3 on: May 02, 2010, 08:08:14 am »

Amazing! Thanks. I need to sit down some day and study the expressions language for MC.
Logged
Derek Pert
(Windows 11 Pro x64 / 32GB RAM)
Pages: [1]   Go Up