|
1 | | -<div align="center">⚠️ <strong>NOTE:</strong> We are currently in the process of merging Overseerr and Jellyseerr into this unified repository.</div> |
2 | | - |
3 | | -<h1 align="center" style="font-size: 4em;">🚧 Seerr</h1> |
| 1 | +<p align="center"> |
| 2 | +<img src="./public/logo_full.svg" alt="Seerr" style="margin: 20px 0;"> |
| 3 | +</p> |
4 | 4 | <p align="center"> |
5 | 5 | <img src="https://github.com/seerr-team/seerr/actions/workflows/release.yml/badge.svg" alt="Seerr Release" /> |
6 | 6 | <img src="https://github.com/seerr-team/seerr/actions/workflows/ci.yml/badge.svg" alt="Seerr CI"> |
@@ -32,31 +32,19 @@ With more features on the way! Check out our [issue tracker](/../../issues) to s |
32 | 32 |
|
33 | 33 | ## Getting Started |
34 | 34 |
|
35 | | -For instructions on how to install and run **Jellyseerr**, please refer to the official documentation: |
| 35 | +Check out our documentation for instructions on how to install and run Seerr: |
36 | 36 |
|
37 | 37 | https://docs.seerr.dev/getting-started/ |
38 | 38 |
|
39 | | -> [!IMPORTANT] |
40 | | -> **Seerr is not officially released yet.** |
41 | | -> The project is currently available **only on the `develop` branch** and is intended for **beta testing only**. |
42 | | -
|
43 | | -The documentation linked above is for running the **latest Jellyseerr** release. |
44 | | - |
45 | | -> [!WARNING] |
46 | | -> If you are migrating from **Overseerr** to **Seerr** for beta testing, **do not follow the Jellyseerr latest setup guide**. |
47 | | -
|
48 | | -Instead, follow the dedicated migration guide (with `:develop` tag): |
49 | | -https://github.com/seerr-team/seerr/blob/develop/docs/migration-guide.mdx |
| 39 | +## Preview |
50 | 40 |
|
51 | | -> [!CAUTION] |
52 | | -> **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.** |
53 | | -> Doing so **may cause database corruption and/or irreversible data loss and/or weird unintended behaviour**. |
| 41 | +<img src="./public/preview.jpg" alt="Seerr application preview" /> |
54 | 42 |
|
55 | | -For migration assistance, beta testing questions, or troubleshooting, please join our **Discord** and ask for support there. |
| 43 | +## Migrating from Overseerr/Jellyseerr to Seerr |
56 | 44 |
|
57 | | -## Preview |
| 45 | +Read our [release announcement](https://docs.seerr.dev/blog/seerr-release) to learn what Seerr means for Jellyseerr and Overseerr users. |
58 | 46 |
|
59 | | -<img src="./public/preview.jpg"> |
| 47 | +Please follow our [migration guide](https://docs.seerr.dev/migration-guide) for detailed instructions on migrating from Overseerr or Jellyseerr. |
60 | 48 |
|
61 | 49 | ## Support |
62 | 50 |
|
|
0 commit comments