Open-source media request and discovery manager for Jellyfin, Plex, and Emby. https://docs.seerr.dev
  • TypeScript 98.2%
  • JavaScript 0.7%
  • CSS 0.5%
  • Pug 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ludovic Ortega 6fa7473dbb
ci: remove third party action dawidd6/action-download-artifact (#3480)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2026-09-15 08:37:46 +02:00
.github ci: remove third party action dawidd6/action-download-artifact (#3480) 2026-09-15 08:37:46 +02:00
.husky chore(deps): update dependency husky to v9 (#2995) 2026-05-13 23:57:30 +02:00
.vscode test: support server-side unit testing (#2485) 2026-03-12 18:39:41 +05:00
bin chore(deps): update dependency husky to v9 (#2995) 2026-05-13 23:57:30 +02:00
charts/seerr-chart chore(helm): bump seerr to 3.4.1 (#3352) 2026-08-08 11:46:21 +00:00
config feat(api): plex Sync (Movies) 2020-09-27 14:05:32 +00:00
cypress test(cypress): stop dirty restartRequired flag cascading across specs (#3368) 2026-08-11 15:10:30 +02:00
docs docs(helm): fix documentation regarding chart signature verification (#3420) 2026-09-11 16:35:32 +02:00
gen-docs docs(blog): rootless design and PUID/PGID rationale (#3105) 2026-07-21 16:38:25 +02:00
public chore: upgrade PWA version (#2418) 2026-02-14 17:09:55 +00:00
server fix(db): remap leftover Overseerr DELETED status after migration (#3510) 2026-09-15 07:33:44 +02:00
src feat(settings): hide already requested media (#1855) 2026-09-08 03:43:27 +05:00
.dockerignore chore: exclude .pnpm-store from Docker build context (#3313) 2026-07-30 13:30:24 +00:00
.editorconfig feat(.editorconfig): add .editorconfig 2020-08-17 02:13:14 +00:00
.gitattributes docs: updates funding and contributor information (#1977) [skip ci] 2025-10-06 13:10:19 -06:00
.gitignore fix(next): add next-env.d.ts to .gitignore (#3282) 2026-07-22 15:10:56 +02:00
.npmrc refactor: update Next.js, React.js and Node.js (#815) 2024-06-23 23:43:54 +02:00
.prettierignore chore(deps): update dependency Next.js to v16 (#3003) 2026-05-13 18:54:35 +02:00
.prettierrc.js chore(deps): update dependency Next.js to v16 (#3003) 2026-05-13 18:54:35 +02: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(db): add DB_POOL_SIZE environment variable for postgres connection pool (#2990) 2026-05-07 22:11:36 +02:00
compose.yaml feat: Overseerr to Jellyseerr migration (#2019) 2025-10-30 19:57:50 +01:00
CONTRIBUTING.md docs: clarify ai disclosure policy further (#3358) 2026-08-09 17:44:32 +02:00
cypress.config.ts ci: update cypress project id (#1981) [skip ci] 2025-10-06 20:11:13 +00:00
devenv.lock chore(dev): add devenv setup (#3138) 2026-06-17 18:46:13 +02:00
devenv.nix chore(helm): bump seerr to 3.4.0 (#3299) 2026-07-28 05:33:21 +05:00
devenv.yaml chore(dev): add devenv setup (#3138) 2026-06-17 18:46:13 +02:00
Dockerfile build(docker): update node.js to v22.23.2 (#3077) 2026-08-11 14:14:30 +08:00
Dockerfile.local build(docker): update node.js to v22.23.2 (#3077) 2026-08-11 14:14:30 +08:00
eslint.config.mts chore: upgrade to eslint v9 (#2574) 2026-03-16 21:12:30 +05:00
LICENSE chore: add license file 2020-12-07 15:00:58 +00:00
next.config.ts chore(deps): update dependency Next.js to v16 (#3003) 2026-05-13 18:54:35 +02:00
package.json chore(deps): update database (#3458) 2026-09-06 01:25:59 +02:00
pnpm-lock.yaml chore(deps): update database (#3458) 2026-09-06 01:25:59 +02: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 docs: clarify ai disclosure policy further (#3358) 2026-08-09 17:44:32 +02:00
seerr-api.yml feat(settings): hide already requested media (#1855) 2026-09-08 03:43:27 +05:00
stylelint.config.js feat: issues (#2180) 2021-10-24 12:44:20 +00:00
tailwind.config.js chore: upgrade to eslint v9 (#2574) 2026-03-16 21:12:30 +05:00
tsconfig.json chore(deps): update dependency Next.js to v16 (#3003) 2026-05-13 18:54:35 +02: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