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

allow users to choose specific quality profiles #1342

Open
1 task done
itschasa opened this issue Feb 9, 2025 · 3 comments
Open
1 task done

allow users to choose specific quality profiles #1342

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

Comments

@itschasa
Copy link

itschasa commented Feb 9, 2025

Description

Currently I have a sonarr and radarr instance of mixed content. It will look for the highest possible quality content (2160p), however many of my users won't watch it in that quality, therefore wasting space on my server. I'd like a way to default everyone to a different quality profile of 1080p, but allow them to choose the 2160p option if they'd like, without showing them all the other quality profiles or giving them the option to add tags.

Desired Behavior

Simply like the advanced requests permission, but more narrowed down, only showing specific profiles that I allow in permissions and not showing the option for tags. It should also be possible to set one of the profiles allowed as the default.

Image

Additional Context

No response

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct
@itschasa itschasa added awaiting triage This issue needs to be reviewed enhancement New feature or request labels Feb 9, 2025
@fallenbagel
Copy link
Owner

Can't this already be achieved with the default 4k serveroption. Because then your users will get two request buttons that they can choose.

  • request button
  • Request 4k button

@itschasa
Copy link
Author

itschasa commented Feb 9, 2025

I only have one radarr server, and for some reason, all existing media has the option to request in 4K. Even if the 4K server already has it registered.

@fallenbagel
Copy link
Owner

I only have one radarr server, and for some reason, all existing media has the option to request in 4K. Even if the 4K server already has it registered.

That's because available !== 4k available. You need 4k available badge to not get request 4k button

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

2 participants