Currently, if you have a file tagged with "radio safe" and check $in(%genre%,Radio), it will match, when it should not.
Either $in() should check each tag for a complete match separately, or another function should be created to fill this purpose.
Currently, if you have a file tagged with "radio safe" and check $in(%genre%,Radio), it will match, when it should not.
Either $in() should check each tag for a complete match separately, or another function should be created to fill this purpose.