F
FeloniousMonk13
Guest
Is it possible to use the values in a tag field as they appear BEFORE pressing the Lookup button? For example, let’s say I want to preserve the song title for tracks that have “Prod. by” credits in them (this is mainly a SoundCloud rap thing). I tried writing this script but it doesn’t seem to be working:
I think Picard is searching the value of %title% after looking it up.
3 posts - 2 participants
Read full topic
Continue reading...
$if($rsearch(%title%,[Pp][Rr][Oo][Dd]. |[Pp][Rr][Oo][Dd] ),$unset(title))
I think Picard is searching the value of %title% after looking it up.
3 posts - 2 participants
Read full topic
Continue reading...