Sign In:     


Forum: General Discussion

Topic: Filter Folder for Duration greater than 5 minutes

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

Does anyone know how I can create a Filter Folder set up to search for audio music that's longer than 5 minutes long? It would save me a lot of time to be able to look at them all in one list. I've tried to figure it out on my own but I couldn't hit the albatross. Thanks in advance!
 

Posted Sun 30 Aug 20 @ 5:12 am
I was trying something like:

isscanned = 0 or isscanned = 1 and exists = 1

I know > is greater than, but that's where I've left off
 

there are bugs... "05:00" is 5 seconds

you can acheive this (constant in sec 5*60) by doing things like that :

Length >= 300 and type is audio

 

Nicotux, that worked! I like 300 seconds regardless. I'll save this in my EverNote / One Note so I won't have to ask again someday.
 

Note you make me think to make a generic "by duration" filter folder

group by Length range 60

or by category and duration

group by type group by Length range 60
 



(Old topics and forums are automatically closed)