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

Restrict content by age rating per user #178

Closed
gotson opened this issue Jun 3, 2020 · 7 comments
Closed

Restrict content by age rating per user #178

gotson opened this issue Jun 3, 2020 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@gotson
Copy link
Owner

gotson commented Jun 3, 2020

Add an option to limit a user's viewable content by age rating. Age rating must be set on books for content to show up.

@gotson gotson added the enhancement New feature or request label Jun 3, 2020
@cloudycloud47
Copy link

would you use the DC or Marvel rating system?
Would every book need to be Tagged manually or could we set a default level for the collection or per series or is there a database to pull these ratings from?

@gotson
Copy link
Owner Author

gotson commented Jun 3, 2020

The age rating is already available in the book metadata, it's a simple number representing the minimum age for the publication.

I do not want to use the DC or Marvel rating system, because Komga is not just about comics, but any kind of graphic novels (mangas for example).

To edit multiple books for one series there is already #114 .

There is no database to pull that yet, that would be covered by #11, however there is already import from ComicInfo.xml stored in the archives.

@gotson
Copy link
Owner Author

gotson commented Mar 4, 2021

I see 2 potential implementations:

  1. Add the user's age upon creation / modification. This will be used to restrict content. Problem is you need to update it every year or so.
  2. Add the user's date of birth instead, so the age is computed automatically.

In addition I'd like to add an option per user for content without age rating :

  • either to consider it restricted. You can't see what doesn't match your age and the rating.
  • or to consider it unrestricted. You can see everything unless your age doesn't match the rating.

Thoughts?

@Nexyssify
Copy link

Hey,

For me the second implementations is the best.

For the content without age rating, it's a good idea 👍

@gotson gotson added the pinned label Mar 22, 2021
@gotson gotson unpinned this issue Mar 23, 2021
@gotson gotson removed the pinned label Sep 23, 2021
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 23, 2021
@sonostrass
Copy link

Awwww... come on! This one is the best feature for kid management! ^^

@github-actions github-actions bot removed the stale label Dec 29, 2021
@gotson gotson added the pinned label Dec 30, 2021
@sonostrass sonostrass mentioned this issue Feb 7, 2022
4 tasks
@gotson gotson removed the pinned label Feb 24, 2022
@gotson gotson self-assigned this Feb 24, 2022
@gotson
Copy link
Owner Author

gotson commented Mar 3, 2022

@gotson gotson closed this as completed Mar 3, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants