INTERACT FORUM

Please login or register.

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

Author Topic: Library Clean Up: [NAME] has Arist and Song Title. How to separate?  (Read 1372 times)

Ferdi

  • World Citizen
  • ***
  • Posts: 195

Hi,

I am cleaning up my library, and find a number of albums that are tagged wrongly: the [name] field contains both the artist's name and the song title, divided by a slash. Example: "Horace Silver / Psychedelic Sally".

Some of these albums aren't identified by MusicBrainz Picard (which usually helps with these cases).

Is there anyway with the MC scripting language to clean this up?

thanks!
Logged

rjm

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2699
Re: Library Clean Up: [NAME] has Arist and Song Title. How to separate?
« Reply #1 on: August 31, 2013, 03:38:44 pm »

Probably many methods to achieve this. My preferred method is to use the filename as a scratch pad.

1) Rename filename as [Name]
2) Fill properties from filename as [Artist] _ [Name]
3) Rename filename using whatever file naming standard you prefer
Logged

Ferdi

  • World Citizen
  • ***
  • Posts: 195
Re: Library Clean Up: [NAME] has Arist and Song Title. How to separate?
« Reply #2 on: August 31, 2013, 05:27:49 pm »

Brilliant - never thought of that avenue to fix tagging! Thanks!
Logged
Pages: [1]   Go Up