seerr (Jellyseerr) + OIDC PR #2715
Find a file
0xsysr3ll 3152f727ef
feat(notifications): webhook custom headers (#2230)
Signed-off-by: 0xsysr3ll <0xsysr3ll@pm.me>
2026-03-05 15:23:47 +05:00
.github ci(create-tag): correct quote style in commit message for tag preparation (#2593) 2026-02-28 02:00:37 +08:00
.husky chore(husky): fixed husky commit message from bash/zsh syntax to sh syntax (#2572) 2026-02-25 13:27:07 +01:00
.vscode ci: tidy up workflows and implement a consistent style (#1905) 2025-09-25 06:57:23 +05:00
bin ci(duplicate-issues): migrate to pnpm from npm (#2388) 2026-02-08 12:28:02 +00:00
charts/seerr-chart chore(helm): upgrade seerr to 3.1.0 (#2597) 2026-02-28 10:12:28 +05:00
config feat(api): plex Sync (Movies) 2020-09-27 14:05:32 +00:00
cypress refactor: rename blacklist to blocklist (#2157) 2026-02-14 14:31:45 +01:00
docs feat(notifications): webhook custom headers (#2230) 2026-03-05 15:23:47 +05:00
gen-docs docs(blog): release notes for seerr v3.1.0 addressing critical security vulnerabilities [skip ci] (#2594) 2026-02-27 19:56:52 +01:00
public chore: upgrade PWA version (#2418) 2026-02-14 17:09:55 +00:00
server feat(notifications): webhook custom headers (#2230) 2026-03-05 15:23:47 +05:00
src feat(notifications): webhook custom headers (#2230) 2026-03-05 15:23:47 +05:00
.dockerignore build(docker): setup rootless image (#2032) [skip ci] 2025-10-14 22:49:57 +02:00
.editorconfig feat(.editorconfig): add .editorconfig 2020-08-17 02:13:14 +00:00
.eslintrc.js chore(eslint): add react/self-closing-comp (#2563) 2026-02-23 22:58:46 +01:00
.gitattributes docs: updates funding and contributor information (#1977) [skip ci] 2025-10-06 13:10:19 -06:00
.gitignore docs: add migration guide (#2069) 2025-11-18 11:12:50 +01:00
.npmrc refactor: update Next.js, React.js and Node.js (#815) 2024-06-23 23:43:54 +02:00
.prettierignore chore: disable nextjs telemetry (#2517) 2026-02-20 11:27:50 +01:00
.prettierrc.js chore: disable nextjs telemetry (#2517) 2026-02-20 11:27:50 +01:00
CODE_OF_CONDUCT.md docs: update readme and add code of conduct/contribution guide 2020-12-09 02:39:42 +00:00
compose.postgres.yaml feat: Overseerr to Jellyseerr migration (#2019) 2025-10-30 19:57:50 +01:00
compose.yaml feat: Overseerr to Jellyseerr migration (#2019) 2025-10-30 19:57:50 +01:00
CONTRIBUTING.md chore: updated the Contributing and Security guides to reflect our current practices (#2579) 2026-02-27 15:23:42 +01:00
cypress.config.ts ci: update cypress project id (#1981) [skip ci] 2025-10-06 20:11:13 +00:00
Dockerfile build(docker): update node.js to v22.22.0 (#2057) 2026-01-27 20:21:09 +01:00
Dockerfile.local build(docker): update node.js to v22.22.0 (#2057) 2026-01-27 20:21:09 +01:00
LICENSE chore: add license file 2020-12-07 15:00:58 +00:00
next-env.d.ts chore: update dependencies (#1393) 2025-03-08 02:45:14 +08:00
next.config.js perf: add database indexes & minor frontend/backend improvements (#2396) 2026-02-09 17:06:53 +05:00
package.json feat: self-host font for better privacy (#2540) 2026-02-27 10:48:48 +01:00
pnpm-lock.yaml feat: self-host font for better privacy (#2540) 2026-02-27 10:48:48 +01:00
postcss.config.js revert: remove experimental tailwind jit compiler until title card hover is fixed 2021-04-01 08:37:53 +09:00
README.md docs: remove warning about Seerr not being released (#2411) 2026-02-14 18:17:34 +01:00
SECURITY.md chore: updated the Contributing and Security guides to reflect our current practices (#2579) 2026-02-27 15:23:42 +01:00
seerr-api.yml refactor: rename blacklist to blocklist (#2157) 2026-02-14 14:31:45 +01:00
stylelint.config.js feat: issues (#2180) 2021-10-24 12:44:20 +00:00
tailwind.config.js feat: self-host font for better privacy (#2540) 2026-02-27 10:48:48 +01:00
tsconfig.json chore: update dependencies (#1393) 2025-03-08 02:45:14 +08:00

Seerr

Seerr Release Seerr CI

Discord Docker pulls Translation status GitHub

Seerr is a free and open source software application for managing requests for your media library. It integrates with the media server of your choice: Jellyfin, Plex, and Emby. In addition, it integrates with your existing services, such as Sonarr, Radarr.

Current Features

  • Full Jellyfin/Emby/Plex integration including authentication with user import & management.
  • Support for PostgreSQL and SQLite databases.
  • Supports Movies, Shows and Mixed Libraries.
  • Ability to change email addresses for SMTP purposes.
  • Easy integration with your existing services. Currently, Seerr supports Sonarr and Radarr. More to come!
  • Jellyfin/Emby/Plex library scan, to keep track of the titles which are already available.
  • Customizable request system, which allows users to request individual seasons or movies in a friendly, easy-to-use interface.
  • Incredibly simple request management UI. Don't dig through the app to simply approve recent requests!
  • Granular permission system.
  • Support for various notification agents.
  • Mobile-friendly design, for when you need to approve requests on the go!
  • Support for watchlisting & blocklisting media.

With more features on the way! Check out our issue tracker to see the features which have already been requested.

Getting Started

Check out our documentation for instructions on how to install and run Seerr:

https://docs.seerr.dev/getting-started/

Preview

Seerr application preview

Migrating from Overseerr/Jellyseerr to Seerr

Read our release announcement to learn what Seerr means for Jellyseerr and Overseerr users.

Please follow our migration guide for detailed instructions on migrating from Overseerr or Jellyseerr.

Support

API Documentation

You can access the API documentation from your local Seerr install at http://localhost:5055/api-docs

Community

You can ask questions, share ideas, and more in GitHub Discussions.

If you would like to chat with other members of our growing community, join the Seerr Discord server!

Our Code of Conduct applies to all Seerr community channels.

Contributing

You can help improve Seerr too! Check out our Contribution Guide to get started.

Contributors

Contributors

Become a Backer Become a Sponsor