-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
[Feature Request] Sync Plex Labels to Jellyfin Tags #188
Comments
Would love to see this too, as I also use Plex labels to whitelist shows for my kids. |
Honestly i didnt even know that was a thing. Im also not sure if that would even fit with this tool but ill keep it in mind and see. |
Yea, it's a simple and easy way to make sure your kids don't watch movies that aren't appropriate for them. Don't like the idea of splitting the library into "Kid's Movies" and "Movies" and "Kid's Shows" and "TV Shows", just seems to keep it simpler to have a single library for Movies and one for TV Shows, and use the built-in restrictions to limit what they can watch. I know it doesn't match the scope of this tool 100%, but it doesn't seem that far out of it either and seems to still fall into the same idea of allowing syncing between Plex and Jellyfin. For the settings side of it, could be something simple like providing a matching list ("plexLabel": "jellyTag") and any content in plex with a matching plexLabel gets synced to Jellyfin with the jellyTag, and vice versa. It would definitely have to be a whitelist-type thing on the Jellyfin side cuz while Plex uses labels to restrict content and doesn't do anything else with them, Jellyfin uses tags for restrictions and does automatically populate them with something akin to genres. |
Yeah I guess if you consider the scope of this tool to sync the user modifiable state of media items from plex to jellyfin and vice versa, then labels/tags might fit into that idea. Would be great, if it worked out. Thanks for considering it. |
Is your feature request related to a problem? Please describe.
I am looking to move from plex to jellyfin and I use Labels in Plex to whitelist shows and movies for my kids accounts. I would like replicate this in Jellyfin. With Jellyfin I can do the same with Tags. I was wondering if it would be possible to add an option to move Plex Labels to Jellyfin as tags?
Describe the solution you'd like
Labels added to shows and movies in Plex added to jellyfin as tags
Describe alternatives you've considered
Doing it by hand - my libraries are not small and would be extremely time consuming..
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: