seerr (Jellyseerr) + OIDC PR #2715
Find a file
2026-02-08 12:28:02 +00:00
.github ci(duplicate-issues): migrate to pnpm from npm (#2388) 2026-02-08 12:28:02 +00:00
.husky build(deps): bump dependencies (#2427) 2022-01-20 10:04:34 +09: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): prepare for release (#2189) 2025-12-07 17:22:28 +01:00
config feat(api): plex Sync (Movies) 2020-09-27 14:05:32 +00:00
cypress chore: rename Jellyseerr -> Seerr, part 1 (#1984) 2025-10-06 15:22:36 -07:00
docs docs: add missing migration steps (#2376) 2026-02-06 13:55:46 +01:00
gen-docs docs: add missing migration steps (#2376) 2026-02-06 13:55:46 +01:00
public chore: rebrand from Jellyseerr to Seerr across project (#2116) 2025-11-18 22:51:20 +01:00
server fix(servarr): add timeout to Radarr/Sonarr API requests to prevent infinite loading (#2375) 2026-02-06 21:38:21 +01:00
src chore(i18n): update translations from Weblate (#2378) 2026-02-06 21:45:45 +01: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(deps): update dependencies and fix security vulnerabilities (#2342) 2026-01-27 19:00:42 +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(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00
.prettierrc.js chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +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 docs: update weblate links (#2168) 2025-11-22 23:29:35 +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 refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
package.json chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00
pnpm-lock.yaml chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +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: temporarily make it clear seerr is not released (#2273) 2026-01-03 04:53:18 +00:00
SECURITY.md chore: rename Jellyseerr -> Seerr, part 1 (#1984) 2025-10-06 15:22:36 -07:00
seerr-api.yml fix(api): respect is4k parameter for all media status changes (#1951) 2025-10-28 17:26:28 +01:00
stylelint.config.js feat: issues (#2180) 2021-10-24 12:44:20 +00:00
tailwind.config.js chore(deps): migrate to @seerr-team/react-tailwindcss-datepicker (#2330) 2026-01-25 17:09:05 +01:00
tsconfig.json chore: update dependencies (#1393) 2025-03-08 02:45:14 +08:00

⚠️ NOTE: We are currently in the process of merging Overseerr and Jellyseerr into this unified repository.

🚧 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 & blacklisting media.

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

Getting Started

For instructions on how to install and run Jellyseerr, please refer to the official documentation:

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

Important

Seerr is not officially released yet.
The project is currently available only on the develop branch and is intended for beta testing only.

The documentation linked above is for running the latest Jellyseerr release.

Warning

If you are migrating from Overseerr to Seerr for beta testing, do not follow the Jellyseerr latest setup guide.

Instead, follow the dedicated migration guide (with :develop tag): https://github.com/seerr-team/seerr/blob/develop/docs/migration-guide.mdx

Caution

DO NOT run Jellyseerr (latest) using an existing Overseerr database. This includes third-party images with seerr:latest (as it points to jellyseerr 2.7.3 and not seerr.
Doing so may cause database corruption and/or irreversible data loss and/or weird unintended behaviour.

For migration assistance, beta testing questions, or troubleshooting, please join our Discord and ask for support there.

Preview

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