I want to limit the users of a specific membership to x amount of downloads per day but then also put a limit on how many times each individual file can be downloaded. How can this be implemented.
Example: A basic membership subscriber access the files area and is allowed to download 3 files per day. A Pro member is allowed to download 6 files per day but then I also want to set a limit so that each file can only be downloaded x amount of times overall.