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 label in plex to requested media once available #1327

Open
1 task done
jimski427 opened this issue Feb 3, 2025 · 6 comments
Open
1 task done

Add a label in plex to requested media once available #1327

jimski427 opened this issue Feb 3, 2025 · 6 comments
Labels
awaiting triage This issue needs to be reviewed enhancement New feature or request

Comments

@jimski427
Copy link

Description

I would like to be able to add a label to content once jellyseerr sees that the conent is available on the plex server.

Desired Behavior

  1. user requests content
  2. content is added and marked as available
  3. jellyseer adds label in plex with username of user who requested it (or customizable label)

Additional Context

No response

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct
@jimski427 jimski427 added awaiting triage This issue needs to be reviewed enhancement New feature or request labels Feb 3, 2025
@gauthier-th
Copy link
Collaborator

You can already add a label with the name of the user who requested the media, and this label will be added at request time.
I think managing labels depending on the state of the media is out of the scope of Jellyseerr.

@jimski427
Copy link
Author

It does not add a label in Plex, I can tag the request in the arrs, but that is not the same.

@gauthier-th
Copy link
Collaborator

Ah sorry, I misread that

@jimski427
Copy link
Author

No worries. Also, I can see how you would think it's "out of scope" if you don't manage access to content via labels. I do for my kid, so for me it's a pretty in scope feature. I can kind of do it now with some things, but if they aren't in the "kids library" I have to go manually tag things, which let's be honest, I always forget to do lol.

@gssariev
Copy link

gssariev commented Feb 6, 2025

@jimski427

I have a project that can do this among other things (subtitle sync, translate, etc), but you can set it up so that you only add labels (no need to configure Bazarr).

For it to work you have to enable webhook notification in Jellyseerr with "Request Available" enabled and add the webhook url.

Might be worth the look while somebody can potentially integrate it to Jellyseerr: https://github.com/gssariev/overr-syncerr

@jimski427
Copy link
Author

@gssariev that definitely is an option. I found another one that does similar things as well. I will take a look at yours, it seems a little better since I can specify the tag. But it would definitely be nice if in jellyseerr, I could go to the user, set a Plex tag for them and just approve it and when the media is available it adds the tag automatically without the need and another thing running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage This issue needs to be reviewed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants