tengo mas de 2000 canciones que quiero cambiar su etiqueta. Están de la siguiente forma:
Abc - the night you murdered love (1987) {112.23}
A-ha - take on me (1984) {84.54}
Alisha - baby talk (1985) {114.64}
Y quisiera eliminar los datos del año y el bpm "(1987) {112.23}". En el campo de titulo, tambien estan puesto. Por lo cual no puedo comiarlos de alli.
¿Se podria crear una acción para eliminar de golpe de todas las canciones?
Gracias.
Hello,
I have over 2,000 songs I want to change the label. They are as follows:
Abc - The Night You Murdered Love (1987) {112.23}
A-ha - Take On Me (1984) {84.54}
Alisha - Baby Talk (1985) {114.64}
And I want to delete the data of the year and the bpm "(1987) {112.23}". In the Title field, they are also set. Therefore I can not comiarlos from there.
You could create an action to eliminate all hit songs?
I think you use "label" for the filename, right?
You can use the Convert > Filename-Filename function:
Mask over old filename: %1 (%2
Mask over new filename: %1
If you want to split the TITLE field first and then create a filename, use an action of the type
Guess values for TITLE
Guessing pattern: %title% (%year%) {%bpm%}