02-23-2013, 03:59 PM
It's a function calling external program to clean mp3 tags, f is the file argument to be processed. At the end, only album, title and genre tags should remain. (it's a dBpoweramp command line tool FYI)
It's doing it's job when used directly (FCleanthefile(f))
but some tags are not deleted when called by mac : mac "FCleanthefile" "" f, ie some tags are still present in file (comment, artist etc).
It's doing it's job when used directly (FCleanthefile(f))
but some tags are not deleted when called by mac : mac "FCleanthefile" "" f, ie some tags are still present in file (comment, artist etc).