Support for download managers
Unicorn84 - April 17, 2008 - 15:53
| Project: | download_count |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
As you know, if we use a Download Manager this download counter doesnt show a correct value.
Are you planning to support this? Maybe adding a checking to know if the file request comes from the same IP, or something similar.
Thanks for your work coder.

#1
That would be the only way, yes. I am not recording the I.P. at all at this point. This would require major changes in the module database schema. Or maybe I could cache this information, using Drupal caching API?
It's an important feature, for sure.