jellyseerr icon indicating copy to clipboard operation
jellyseerr copied to clipboard

feat: add quality profile per user

Open gauthier-th opened this issue 9 months ago • 4 comments

Description

This PR adds options to define specific quality profiles per user. The quality profile sent to Radarr/Sonarr will be changed if the setting has been modified for the user making the request.

Screenshot (if UI-related)

Default values in the user settings, taken from the service option (4k option for Radarr/Sonarr also exists but is not showed here): image

With a different quality profile for Radarr: image

In the next request of the user, the quality profile on Radarr will be Bluray 1080p (unless the person that accepts the media request chooses another profile).

To-Dos

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

Fixes

  • Fixes #419 (partly)
  • Fixes #171 (partly)

gauthier-th avatar May 20 '24 17:05 gauthier-th