From 018e04a657795f528e48ac2c191891371321ac8d Mon Sep 17 00:00:00 2001 From: Gauthier Date: Sat, 14 Feb 2026 18:17:34 +0100 Subject: [PATCH] docs: remove warning about Seerr not being released (#2411) --- .github/workflows/docs-deploy.yml | 2 +- README.md | 34 ++++++++++--------------------- 2 files changed, 12 insertions(+), 24 deletions(-) diff --git a/.github/workflows/docs-deploy.yml b/.github/workflows/docs-deploy.yml index 9f7fe3ae..2817270b 100644 --- a/.github/workflows/docs-deploy.yml +++ b/.github/workflows/docs-deploy.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: push: branches: - - legacy-jellyseerr + - develop paths: - 'docs/**' - 'gen-docs/**' diff --git a/README.md b/README.md index 3d1e8ab9..aafdc022 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -
⚠️ NOTE: We are currently in the process of merging Overseerr and Jellyseerr into this unified repository.
- -

🚧 Seerr

+

+Seerr +

Seerr Release Seerr CI @@ -32,31 +32,19 @@ With more features on the way! Check out our [issue tracker](/../../issues) to s ## Getting Started -For instructions on how to install and run **Jellyseerr**, please refer to the official documentation: +Check out our documentation for instructions on how to install and run Seerr: 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 - +Seerr application preview + +## Migrating from Overseerr/Jellyseerr to Seerr + +Read our [release announcement](https://docs.seerr.dev/blog/seerr-release) to learn what Seerr means for Jellyseerr and Overseerr users. + +Please follow our [migration guide](https://docs.seerr.dev/migration-guide) for detailed instructions on migrating from Overseerr or Jellyseerr. ## Support