Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - minor_glitch

Pages: 1
1
I don't think the solution requires regex.  A virtualtag should work though.

The virtualtag (say "Album artist tag check") formula should look something like this: $If("<Album Artist>"="<Artist>",,blahblah)

Basically, if <Album Artist> equals <Artist>, then the virtualtag will have no value.  Then create a filter or autoplaylist.  For the latter, select the virtualtag you just made and select "has a value".

Thanks! $If(<Album Artist>=<Artist>,Y,N) seems to have worked!

2
Hey everyone, sorry if this is a stupid question or I'm posting in the wrong place.
I'm trying to create a filter for Artist does not match Album Artist.
I was hoping it would be as simple as creating a filter and choosing 'Artist', 'is not', and typing in <Album Artist> but obviously no such luck. I assume this is something I'd have to do through 'match RegEx'.
Can anyone suggest something that might work?

Thanks!

Pages: 1