Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Help with Filter: Filepath

This topic is old and might contain outdated or incorrect information.

hrdnxPRO InfinityMember since 2011
Can anyone tell me what I'm doing wrong here, please.
Cant seem to get this working
 

Posted Sat 14 Jan 17 @ 11:48 pm
SerinePRO InfinityMember since 2013
I just tried it and I couldn't get it to handle colons. Also, you need to use
filepath contains "my music"
rather than using
=
otherwise you will need to specify the exact file name.
 

Posted Sun 15 Jan 17 @ 12:34 am
hrdnxPRO InfinityMember since 2011
Thanks a whole lot
i've been trying everything else, didn't think that would be the one
Now my filters can be "folder specific"
 

Posted Sun 15 Jan 17 @ 1:58 am
AdionPRO InfinityCTOMember since 2006
To see which text the filter folder is using exactly, it can also be a good idea to show this column in the browser.
Then you would have seen that the file path column indeed doesn't include the drive letter.
 

Posted Sun 15 Jan 17 @ 10:50 am
HB ZoukPRO InfinityMember since 2017
Sorry for reviving the post, but how can i get that to work with 2 folders at the same time? Im trying to make a filter including only two folders called "Músicas Zouk Nuvem" and "Kizomba" using the following code but it isn't working:

bpmdiff<=4 and keydiff=0 and Filepath contains "Músicas Zouk Nuvem" and Filepath contains "Kizomba"

The following code works but only for 1 folder: bpmdiff<=4 and keydiff=0 and Filepath contains "Músicas Zouk Nuvem"

Can anyone give me a hand?
 

Posted Mon 15 Apr 19 @ 5:59 pm
locoDogPRO InfinityModeratorMember since 2013
change the last "And" to "or"
 

Posted Mon 15 Apr 19 @ 6:08 pm
HB ZoukPRO InfinityMember since 2017


Didn't work out :(... For some reason he gives me a syntax error
 

Posted Mon 15 Apr 19 @ 6:23 pm
locoDogPRO InfinityModeratorMember since 2013
bpmdiff<=4 and keydiff=0 and Filepath contains "Músicas Zouk Nuvem" or Filepath contains "Kizomba"
 

Posted Mon 15 Apr 19 @ 6:29 pm
HB ZoukPRO InfinityMember since 2017
That worked out! I only had to isolate each sentence with ( ) in order to have the bpm and key diff's be considered for each folder. Thank you!
 

Posted Mon 15 Apr 19 @ 6:48 pm


(Old topics and forums are automatically closed)