jellyseerr
jellyseerr copied to clipboard
feat: override rules
Description
This PR introduces override rules in Jellyseerr. Override rules are used to define conditions for each service (i.e. for each Radarr/Sonarr server) on which parameters will be modified. For example, it's possible to define a different quality profile for certain users, or change the root path according to the genre of a film or series, etc.
Screenshot (if UI-related)
To-Dos
- [x] Successful build
pnpm build
- [x] Translation keys
pnpm i18n:extract
- [ ] Database migration (if required)
Issues Fixed or Closed
- Fixes #171
- Fixes #419
- Fixes #909
- Fixes #921