Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a limit to how many movies a user can add. #116

Open
LukeIsCodingNet opened this issue Apr 29, 2021 · 2 comments
Open

Add a limit to how many movies a user can add. #116

LukeIsCodingNet opened this issue Apr 29, 2021 · 2 comments

Comments

@LukeIsCodingNet
Copy link

Add a limit to how many movies a user can add, that will reset if the movie that was watched last was added by that user.

@CptPie
Copy link
Collaborator

CptPie commented May 13, 2021

While it would be easy to implement, i am not entirely sure if we would like such a feature.
IF it would get implemented I would make it optional, my reasoning being smaller watch groups with only one or 2 people adding all the movies. In this setup a max movie added limit would hinder the "management" for which this project was intended.

Implementation wise 2 new config values EnableMovieAddLimit and MovieAddLimit would be required, being a boolean and an integer respectively.

Whats your take on that @zorchenhimer ?

@zorchenhimer
Copy link
Owner

Yea, I don't think I would use it myself but I'm not against it being added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants