Post Reply 
Multiple Instances (Encouraging Feature Development:)
13-11-2015, 13:57
Post: #15
RE: Multiple Instances (Encouraging Feature Development:)
(13-11-2015 08:09)Oliviander Wrote:  or is there another solution ?

Thanks for explaining this.

I could add support for an "and not" (^) match condition in the tagUpdate file. You would use this as follows:

@ALBUM_CATEGORY=Jazz
&ALBUM_CATEGORY=Pop
+JAZZ=1
+POP=1

@ALBUM_CATEGORY=Jazz
^ALBUM_CATEGORY=Pop
+JAZZ=1
+POPINTERPRET=0

@ALBUM_CATEGORY=Pop
^ALBUM_CATEGORY=Jazz
+POP=1
+JAZZINTERPRET=0

Would this enable you to do everything you want?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Multiple Instances (Encouraging Feature Development:) - simoncn - 13-11-2015 13:57

Forum Jump:


User(s) browsing this thread: 1 Guest(s)