One of my filter folders "Top 250 Player" is full of background music.
Need to have top 250 played after 9pm, what would the code be for this?
Also I've done a not scanned filter however some of the results are scanned, how do you do a no bpm filter?
Thanks gang
Need to have top 250 played after 9pm, what would the code be for this?
Also I've done a not scanned filter however some of the results are scanned, how do you do a no bpm filter?
Thanks gang
发表时间 Wed 18 May 11 @ 4:03 am
you could use "lastplay>=1105182100" but you would need to change it to the current date every time you wanted to use it though, it's formatted for YYMMDDHHMM.
It would definitely be better if an "hour" element was added to the filter script though, then it could just be
"days since lastplay=1 & hour since lastplay=0000002100"
the other one is "isscanned=0 & bpm=0"
It would definitely be better if an "hour" element was added to the filter script though, then it could just be
"days since lastplay=1 & hour since lastplay=0000002100"
the other one is "isscanned=0 & bpm=0"
发表时间 Wed 18 May 11 @ 4:15 am
Thanks
Heres one for the wishes page
Heres one for the wishes page
发表时间 Wed 18 May 11 @ 4:48 am
Make a Virtual folder and drag all 9PM files you want to use there, then click that folder, group highlight all the browser files, right click to info and use the comment or custom a field to write 9PM, then click apply All.
Then just create a filter folder using that chosen field with the "Contains" statement to collect all those files as you keep adding, you can also make mutiple time or event subfolder using this method..
Good Luck,
Joey...
Then just create a filter folder using that chosen field with the "Contains" statement to collect all those files as you keep adding, you can also make mutiple time or event subfolder using this method..
Good Luck,
Joey...
发表时间 Wed 18 May 11 @ 6:44 am