Quick Sign In:  

Forum: General Discussion

Topic: Filter Help

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Hi all, I'm currently adding quite a few filter folders in vdj8, but I've hit a bump when trying to add bpm at the end of each filter. Here is the Drum & Bass filter folder for example:
Drum&Bass
exists =1 and genre contains "drum & bass" or genre contains "dnb" or genre contains "d&b" or genre contains "jump up" or genre contains "jumpup" or genre contains "jump up drum & bass" or genre contains "jumpupDubz" or genre contains "jumpupbangers" or genre contains "Drum & bass arena" or genre contains "drumstep" or genre contains "drum step" or title contains "dnb" or title contains "d&b" or title contains "drum & bass" or title contains "drum&bass" or title contains "drumstep" or title contains "drum step" or filepath contains "dnb" or filepath contains "drum & bass" or filepath contains "d&b" or filepath contains "jumpup" or filepath contains "jump up" or filepath contains "jump up drum & bass" or filepath contains "jump up bangers" or filepath contains "jumpupdubz" or filepath contains "drumstep" or filepath contains "drum step" bpm>80 and bpm<90 All the above works but I want to add "and has a bpm>82 and bpm<90" but it comes up with syntax error. To be honest I'm surprised the above worked before trying add a bpm to it as I'm a little dyslexic (so i'm told)
 

geposted Thu 28 Aug 14 @ 7:27 am
PachNPRO InfinityMember since 2009
.... filepath contains "drum step" AND bpm>80 and bpm<90

Or try it that way

exists = 1 and bpm > 80 and bpm < 90 and genre contains "drum & bass ... your rest
 

geposted Thu 28 Aug 14 @ 7:55 am
the big And worked - thanks
 

geposted Thu 28 Aug 14 @ 9:33 am
locodogPRO InfinityModeratorMember since 2013
FYI, genre contains "jumpup" will also find genres "jumpupDubz" "jumpupbangers"
You have a few unneeded filters in that list.
 

geposted Thu 28 Aug 14 @ 10:36 am
PachNPRO InfinityMember since 2009
Yes, locodog is right.

exists =1 and genre contains "drum & bass" or genre contains "dnb" or genre contains "d&b" or genre contains "jump up" or genre contains "jumpup" or genre contains "drum" or title contains "dnb" or title contains "d&b" or title contains "drum & bass" or title contains "drum&bass" or title contains "drumstep" or title contains "drum step" or filepath contains "dnb" or filepath contains "drum & bass" or filepath contains "d&b" or filepath contains "jumpup" or filepath contains "jump up" or filepath contains "drumstep" or filepath contains "drum step" and bpm > 80 and bpm < 90

 

geposted Thu 28 Aug 14 @ 10:52 am
"and has a bpm>82 and bpm<90"
"has a" isn't a filter
 

geposted Thu 28 Aug 14 @ 11:11 am
@locodog I thought that at first till I put them in and a further 55 tracks appeared with that as a genre
@jmf28 I know 'has a' isn't a filter, I used it as an example, but PachN figured it out and all I had to use was the big AND followed by bpm etc and job done - so I'm happy, thanks again ya'll
 

geposted Thu 28 Aug 14 @ 1:12 pm
PachNPRO InfinityMember since 2009
Just for your interest, the "and" needn't to be spelled in caps. It just did this to highlight it better.
 

geposted Fri 29 Aug 14 @ 4:27 am


(Alte Themen und Foren werden automatisch geschlossen)