Store without counting rate for (Days)

There's a special script on attachmax that can delete any file on your webpage, by running a certain file on your webpage.

Via admin you can control the specifics.

Setting this allows you to: Start calculating the time until x(Days) has been reached.

So for instance, if you set (Days) to 10, then after 10 Days, this file will now be able to be deleted on Server.

This works in conjuction with the field:
(Min downloads per day to keep file saved)

Using these two factors combined you can set formula to delete unpopular Videos/Files.

Min downloads to keep file saved

In conjuction with: [Store without counting rate for (Days)]
and
[Min downloads per day to keep file saved]

You have the ability by running a file on your server, to delete unpopular or unused Videos on your Server. There are two values in, [Min downloads per day to keep file saved] that determine the popularity of the files.

The first value, determines, the amount of (x)avg amount of Downloads a file must have before it can be deleted.

The second value, determines the amount (x) days that a file must be before it can be deleted.

Here is a formula to work out this AVG = [# of downloads] / [Days file has been on server]

So for example:
avg = 14
days - 6

Then the value to delete files will be 14/6 = 2.2