Features
- Per-User Recommendation Limits: Added configurable limits for movie and show recommendations (1-100, default: 50)
- New settings:
MovieRecommendationsLimitandShowRecommendationsLimitin per-user configuration - Configurable via Dashboard → Plugins → JellyNext → User Settings
- Validated on both client and server with
Math.Clamp()to enforce 1-100 range - Each user can control how many recommendations they want to fetch
- New settings: