2023-11-03, 01:10 PM
There is one easy way to test this. Especially if you're using Docker.
The other (more robust way) would be to go look at the code for how this works to see if actually does work or not (has a bug or missing code).
- Make a new Jellyfin server and point it to new ports (or temporarily turn off your old server to avoid port conflicts).
- Make a new library folder and point the new server to it so that this new server doesn't have access to your old content.
- Copy a few movies/shows that are a mix between family-friendly and adult-only tag-restricted to this new library.
- Configure two accounts in your new server, an adult and child account. Adult account can just be the server owner.
- Switch to the child account and watch the few backdrops switch around for a bit.
- You will confirm if it works or not.
The other (more robust way) would be to go look at the code for how this works to see if actually does work or not (has a bug or missing code).