Se Connecter:     


Forum: General Discussion

Sujet: Filter Help

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

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)
 

Posté Thu 28 Aug 14 @ 7:27 am
.... 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
 

the big And worked - thanks
 

FYI, genre contains "jumpup" will also find genres "jumpupDubz" "jumpupbangers"
You have a few unneeded filters in that list.
 

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

 

"and has a bpm>82 and bpm<90"
"has a" isn't a filter
 

@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
 

Just for your interest, the "and" needn't to be spelled in caps. It just did this to highlight it better.
 



(Les anciens sujets et forums sont automatiquement fermés)