It would be nice to add in support for multiple words / Wildcards to the word replacer.
Example #1:
Genre = “Electro House”
I can not rename “Electro House” to “Electronic” because of the space in the original name…
Example #2
Genre1 = “Electro House”
Genre2 = “Electro Trance”
Genre3 = “Electron”
Genre4 = “ElectronicaomgITHINKTHISSONGISCOOL”
I can not rename all of the “Elec” to “Electronic”
Thanks!
-Mix