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.

Comments

Chill35’s picture

Maybe adding a checking to know if the file request comes from the same IP.

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.

unicorn84’s picture

Has this feature already been implemented?

Our community is migrating to Drupal 6.x and we would really like to use download_count, but we really need this feature because we support download managers.

Thanks.

WorldFallz’s picture

Status: Active » Closed (won't fix)

closing due to new maintainer and an unsupported version. A new 2.x version is forthcoming, please open new against that version when available.