The User Daily Limits module allows you to set daily limits on the number of audio and video streams and downloads that a user can perform.
Also supports requiring a User to be logged in to stream or download an audio or video file.
User Daily Limits module changelog
Version 1.1.1:
- Change: Updates and optimizations to better support PHP 8+
Version 1.1.0:
- Change: Removed "Require Login" global config - that function is handled by the Core 6.4.0+
Version 1.0.5:
- Change: Updated to work with new Recycle Bin functions found in Jamroom Core 6.2.0
Version 1.0.4:
- Bug Fix: Daily count values not being removed when Developer Tools "Reset System" tool is run
Version 1.0.3:
- Change: Changed module name to "Media Limits" to not be confused with Profile Daily Limits
Version 1.0.2:
- Bug Fix: Daily user limits were being applied to Admin users
Version 1.0.1:
- Bug Fix: Clicking "cancel" on the Quota Limits screen results in an error
Version 1.0.0:
- Initial Release