2024-06-11, 03:23 PM
Trying to come up with a way for a user to request a 'private' item via Jellyseerr, without the need for creating a new library or additional user.
I'm looking into custom scripts on import. Looking at this from the Jellyfin perspective, there are a few options for how you can show/hide content per user:
1) Library
2) Block items with tags
3) Maximum allowed parental rating
4) Block items with no or unrecognized rating information
#1 is not ideal as I'd like to maintain as few libraries as possible. I know it would work, but that's my last resort.
#2 -- The 'tags' feature would be perfect if there were a way to update those manually, but it seems these are assigned via TMDB or similar.
#3 and #4 could be possible, but are these also pulled from an external source? No way to manually update a rating?
Beyond these options, I believe the answer would have to be assigning to a specific library.
Otherwise, any other ideas would be great.
I'm looking into custom scripts on import. Looking at this from the Jellyfin perspective, there are a few options for how you can show/hide content per user:
1) Library
2) Block items with tags
3) Maximum allowed parental rating
4) Block items with no or unrecognized rating information
#1 is not ideal as I'd like to maintain as few libraries as possible. I know it would work, but that's my last resort.
#2 -- The 'tags' feature would be perfect if there were a way to update those manually, but it seems these are assigned via TMDB or similar.
#3 and #4 could be possible, but are these also pulled from an external source? No way to manually update a rating?
Beyond these options, I believe the answer would have to be assigning to a specific library.
Otherwise, any other ideas would be great.