Ingreso rápido:  

Forum: VirtualDJ Technical Support

Tema: Help with Filter: Filepath

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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

Mensajes 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.
 

Mensajes 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"
 

Mensajes 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.
 

Mensajes 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?
 

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

Mensajes 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
 

Mensajes 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"
 

Mensajes 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!
 

Mensajes Mon 15 Apr 19 @ 6:48 pm


(Los tópicos y foros antiguos son automáticamente cerrados)