I would appreciate advice on how to modify my FLAC library:
I have many albums organized by artist/album/
Some albums were digitized from a specific CD library and have (M) added to the end of the album metadata tag to make it easy to find the CDs. For example, Michael Jackson's "Thriller" album tag is written as "Thriller (M)" to show it is from that library.
Most of the file folders for this (M) library also have characters β__m_β in the album folder name, such as c:\music\michael_jackson_\thriller__m_
I will copy files from this library with the (M) metadata tag to another drive. I can't filter files by metadata with my synchronization software. I plan to rely on folders having the distinctive "__M_" at the end of the folder name so that the synchronization software can search for that string.
Most folders already have the "_m". Some donβt
I can filter my search for all albums with the β(Mβ) like this:
%album% HAS (M)
What I need help with is this:
How do I filter for the β(M)β in the album field AND also show all folders that do NOT have β_mβ?
I canβt seem to do that.
If I could solve this I should be able to apply an action to the folders to add the needed β_mβ.
I'm sure this is simple if you know how to do it, but I've not figured it out yet.
Thanks.