0xsysr3ll

Results 7 issues of 0xsysr3ll

A little fix to disable this message : InsecureRequestWarning: Unverified HTTPS request is being made to host 'www.nitrxgen.net'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings

## Description This PR fixes duplicate `user_push_subscription` entries by removing them before applying the `UNIQUE` constraint on `(endpoint, userId)`. - Fixes #2265 ## How Has This Been Tested? 1. Inserted...

## Description This PR adds the ability to configure custom HTTP headers for webhook notifications. - Supersedes https://github.com/seerr-team/seerr/pull/1948 ## How Has This Been Tested? - Added custom headers via the...

#### Description This allows Jellyseerr to track the availability status of individual episodes, enabling better status reporting for partially available seasons. #### Screenshot (if UI-related) ![image](https://github.com/user-attachments/assets/b6ef9b0d-49f0-41f8-ba45-6e8b3886fa3c) ![image](https://github.com/user-attachments/assets/626ddb4f-894c-4d46-b722-6b71a275ed4d) #### To-Dos -...

#### Description This PR introduces new settings for blacklisting content based on region and language, allowing users to filter out specific content independently from the general discover settings. #### Screenshot...

merge conflict

#### Description This PR fixes requests silently failing when Radarr/Sonarr are unreachable. Requests are now marked as `FAILED` and notifications are sent to alert both users and admins. Additionally, this...