I am trying to have the compatible song (bpm) set for certain years.
meaning have compatible bpm for years 1980,1990.
So far I have not had any luck.
Any suggestions please?
meaning have compatible bpm for years 1980,1990.
So far I have not had any luck.
Any suggestions please?
Mensajes Fri 03 Feb 17 @ 7:06 pm
Bpm Difference <2 and Key Difference <1 and exists = 1 and Year = "1980"
Mensajes Fri 03 Feb 17 @ 10:21 pm
Thank you.
That's the part I got. Is there anyway to have it search multiple yea?
Say 1970,1980, 1990.
That's the part I got. Is there anyway to have it search multiple yea?
Say 1970,1980, 1990.
Mensajes Sat 04 Feb 17 @ 4:18 pm
here is how you can do a decade
Bpm Difference <2 and Key Difference <1 and exists = 1 and Year >= "1980" and Year < "1990"
just change numbers for other decades
Bpm Difference <2 and Key Difference <1 and exists = 1 and Year >= "1980" and Year < "1990"
just change numbers for other decades
Mensajes Sat 04 Feb 17 @ 4:34 pm
Got it thanks.
One more question please.
Can you just do it by multiple folders?
One more question please.
Can you just do it by multiple folders?
Mensajes Sat 04 Feb 17 @ 5:02 pm
Another thing I noticed, the Scope does not always show, so I am unable to choose Folder.
The string also stays highlighted in blue.
The string also stays highlighted in blue.
Mensajes Sat 04 Feb 17 @ 5:20 pm
unless you filter is a sub folder of another folder you cant choose folder as scope
make one in each folder you want to use it on or set scope to database to do them all in one.
make one in each folder you want to use it on or set scope to database to do them all in one.
Mensajes Sat 04 Feb 17 @ 6:42 pm
I need to try again tomorrow.
The drop down for scope etc does not show, so I cannot choose database or anything else.
Using version 3573.
Maybe I need to revert back.
Will give it a go tomorrow.
Thanks for help
The drop down for scope etc does not show, so I cannot choose database or anything else.
Using version 3573.
Maybe I need to revert back.
Will give it a go tomorrow.
Thanks for help
Mensajes Sat 04 Feb 17 @ 8:13 pm
Been trying again with no luck.
Copied your script, and pasted it; but still could not get it.
I am no good at this, but I will try again later.
Appreciate your help.
Copied your script, and pasted it; but still could not get it.
I am no good at this, but I will try again later.
Appreciate your help.
Mensajes Sun 05 Feb 17 @ 7:00 pm
For the "scope" field to appear your filter folder must be nested inside a favorite (yellow) or a virtual (red) folder.
If your filter folder is out on the "root" of your browser, scope field will not show up as the only valid scope is the entire database.
If you move the filter folder inside another folder and then try to edit it the scope field will re-appear as in that case other scopes (folder and folder recursive) are valid as well
If your filter folder is out on the "root" of your browser, scope field will not show up as the only valid scope is the entire database.
If you move the filter folder inside another folder and then try to edit it the scope field will re-appear as in that case other scopes (folder and folder recursive) are valid as well
Mensajes Sun 05 Feb 17 @ 8:19 pm
My external hard drive is set as a favorite folder (Yellow)
I made a filter folder in there, not getting results.
I made a Virtual Folder (Red) on the external hard drive
and added tunes there, then made the filter folder in there.
Still no results.
I will play around a bit more.
Really appreciate all the help.
Thanks
I made a filter folder in there, not getting results.
I made a Virtual Folder (Red) on the external hard drive
and added tunes there, then made the filter folder in there.
Still no results.
I will play around a bit more.
Really appreciate all the help.
Thanks
Mensajes Mon 06 Feb 17 @ 7:27 pm
Get the My library addon and find things close to what you wanna do, make a copy and tweak it until it fits what you want.
Mensajes Mon 06 Feb 17 @ 7:30 pm
Automatic way to create subfolders with decades with just a single Filter Folder.
group by year range 10 with Bpm Difference <2 and Key Difference <1
Keep in mind that the above "compatible tracks" Filter Folder will provide results only if a track is loaded to a deck ;)
group by year range 10 with Bpm Difference <2 and Key Difference <1
Keep in mind that the above "compatible tracks" Filter Folder will provide results only if a track is loaded to a deck ;)
Mensajes Tue 07 Feb 17 @ 12:29 am
djdad, This is pretty awesome.
Does this script need to put in each folder?
Would it be best to have the scope set to folder, or database?
Thanks
Does this script need to put in each folder?
Would it be best to have the scope set to folder, or database?
Thanks
Mensajes Thu 09 Feb 17 @ 4:26 pm