mirror of
https://github.com/seerr-team/seerr.git
synced 2026-01-03 05:00:17 -05:00
90 lines
4.8 KiB
Markdown
90 lines
4.8 KiB
Markdown
<div align="center">⚠️ <strong>NOTE:</strong> We are currently in the process of merging Overseerr and Jellyseerr into this unified repository.</div>
|
|
|
|
<h1 align="center" style="font-size: 4em;">🚧 Seerr</h1>
|
|
<p align="center">
|
|
<img src="https://github.com/seerr-team/seerr/actions/workflows/release.yml/badge.svg" alt="Seerr Release" />
|
|
<img src="https://github.com/seerr-team/seerr/actions/workflows/ci.yml/badge.svg" alt="Seerr CI">
|
|
</p>
|
|
<p align="center">
|
|
<a href="https://discord.gg/seerr"><img src="https://img.shields.io/discord/783137440809746482" alt="Discord"></a>
|
|
<a href="https://hub.docker.com/r/seerr/seerr"><img src="https://img.shields.io/docker/pulls/seerr/seerr" alt="Docker pulls"></a>
|
|
<a href="https://translate.seerr.dev/engage/seerr/"><img src="https://translate.seerr.dev/widget/seerr/svg-badge.svg" alt="Translation status" /></a>
|
|
<a href="https://github.com/seerr-team/seerr/blob/develop/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/seerr-team/seerr"></a>
|
|
|
|
**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](https://jellyfin.org), [Plex](https://plex.tv), and [Emby](https://emby.media/). In addition, it integrates with your existing services, such as **[Sonarr](https://sonarr.tv/)**, **[Radarr](https://radarr.video/)**.
|
|
|
|
## 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](/../../issues) 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
|
|
|
|
<img src="./public/preview.jpg">
|
|
|
|
## Support
|
|
|
|
- Check out the [Seerr Documentation](https://docs.seerr.dev) before asking for help. Your question might already be in the docs!
|
|
- You can get support on [Discord](https://discord.gg/seerr).
|
|
- You can ask questions in the Help category of our [GitHub Discussions](/../../discussions).
|
|
- Bug reports and feature requests can be submitted via [GitHub Issues](/../../issues).
|
|
|
|
## 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](/../../discussions).
|
|
|
|
If you would like to chat with other members of our growing community, [join the Seerr Discord server](https://discord.gg/seerr)!
|
|
|
|
Our [Code of Conduct](./CODE_OF_CONDUCT.md) applies to all Seerr community channels.
|
|
|
|
## Contributing
|
|
|
|
You can help improve Seerr too! Check out our [Contribution Guide](./CONTRIBUTING.md) to get started.
|
|
|
|
## Contributors ✨
|
|
|
|
[](https://opencollective.com/seerr/#backers)
|
|
|
|
[](https://opencollective.com/seerr/#backers)
|
|
[](https://opencollective.com/seerr/#sponsors)
|