Maybe there is a way to do this (I’m sure there is, just haven’t quite got it)
I have this little script:
$if($gte($truncate(%_bitrate%,3),128),$set(comment:Songs-DB_Preference,Fair copy))
Works great but I want to set a range somehow.
Example: Greater than “0” (zero) and less than “128”.
??