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

feat(watchlistsync): add 4K support for auto request from plex watchlist #4021

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alperenkaplan
Copy link

modified the auto request logic to allow users with auto_request, request_4k and auto_approve_4k permissions to request content with 4k profile

Description

I wanted the users to be able to auto request content with the existing plex watchlist sync feature with the 4k profile. I was actually going to add extra settings to user permissions but then it made more sense to auto request in 4k if the user already had auto_request, request_4k and auto_approve_4k permissions. If a user can auto request, request in 4k and auto approve in 4k, I don't see why we would need any extra settings or permissions and why the users couldn't auto request in 4k. If they can already do this by logging into overseer and request and auto approve in 4k, I think we should also request their plex watchlist in 4k.

Screenshot (if UI-related)

To-Dos

  • [+] Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

modified the auto request logic to allow users with auto_request, request_4k and auto_approve_4k permissions to request content with 4k profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Auto-Request 4K from watchlist
1 participant