Page 1 of 1

How to Remove Old Records?

Posted: Fri Jan 01, 2010 11:19 am
by sunucu
Hi, I'm working for to understand filtering settings for a while. There are many options, it seems like fully useful feature. But also too complex for me. I couldn't understand. And i do not know why but, event clearing process it too slow.

Simply i want to remove old (e.g. a few weeks ago ) records and events automatically from harddrive. How can I do that?

Thanks.

Posted: Fri Jan 01, 2010 10:34 pm
by agoodm
Look in filters at the purgewhenfull filter. Modify the settings to fit your needs ensuring that you select to delete matches. Then save it ensuring to select to run the filter in the background.

Posted: Fri Jan 08, 2010 7:45 am
by sunucu
There isn't any option to configure past time. There are few options about time and date but you can only choose a specific date from calendar.
I don't want to do that. I saw "now" expression in date option. So I can choose date "less than now" to delete. But as above I wrote, i want to remove all records of the oldest day from "now" in database when the disk capacity at %90.

I want to do like this:
[Date] - [equal to] - [oldest day]
[x] Create Video for all matches
[x] Delete all matches

and tried this:
[Date] - [less than] - [now]
and [Time] - [greater than] - [00:00:00]
and [Time] - [less than] - [23:59:59]
Sort By [Date/Time] [Asc] Limit first [ ] results only

But when i submit that, all records are appear from db. I think, I need "Limit first 1 day only" option :lol:
Any suggestion?