-
-
Notifications
You must be signed in to change notification settings - Fork 475
refactor: rebrand from Jellyseerr to Seerr across project #2116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
Did you see #2111? |
ce3a4db to
7f77bb6
Compare
| title: Welcome to the Seerr Blog | ||
| description: The official Seerr blog for release notes, technical updates, and community news. | ||
| slug: welcome | ||
| authors: [fallenbagel, gauthier-th] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will probably need to be updated also but i want to wait about seerr team to see what to do
| <a href="https://discord.gg/seerr"><img src="https://img.shields.io/discord/783137440809746482" alt="Discord"></a> | ||
| <a href="https://hub.docker.com/r/fallenbagel/jellyseerr"><img src="https://img.shields.io/docker/pulls/fallenbagel/jellyseerr" alt="Docker pulls"></a> | ||
| <a href="https://hub.docker.com/r/seerr-team/seerr"><img src="https://img.shields.io/docker/pulls/seerr-team/seerr" alt="Docker pulls"></a> | ||
| <a href="http://translate.jellyseerr.dev/engage/jellyseerr/"><img src="http://translate.jellyseerr.dev/widget/jellyseerr/jellyseerr-frontend/svg-badge.svg" alt="Translation status" /></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link also need to be updated with seerr domain
Yes I've seen it, I wanted to contribute by completing the few changes that were missing to complete the migration Edit: Prettier is not happy because of the // Todo |
|
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
b56eca1 to
daab5dc
Compare
Updates repository references, Docker image paths, and documentation links to reflect the new Seerr branding. Replaces fallenbagel/jellyseerr references with seerr-team/seerr throughout README, Helm charts, and documentation files. Removes legacy Jellyseerr blog post and image assets, replacing them with Seerr equivalents. Adds TODO comments for pending package renames on Arch Linux and NixOS distributions. Maintains backwards compatibility by preserving old package references in version checking components until external package repositories complete their renames.
c0b0588 to
7cd67f8
Compare
Description
This PR continues the work from #2019 and #2111 by renaming additional "jellyseerr" references to "seerr" that were missed in previous refactors. Specifically:
using-jellyseerr/advanced/tousing-seerr/advanced/Note: The majority of remaining "jellyseerr" references are in translation files managed by Weblate and will be updated automatically by the community.
Screenshot (if UI-related)
To-Dos
pnpm buildpnpm i18n:extractIssues Fixed or Closed