-
-
Notifications
You must be signed in to change notification settings - Fork 507
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
Conversation
|
Did you see #2111? |
ce3a4db to
7f77bb6
Compare
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
|
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
…team Updates repository URLs and translation service links to reflect the Seerr rebrand, replacing jellyseerr.dev references with seerr.dev and updating Docker Hub organization from seerr-team to seerr. Adds six additional maintainers to the authors configuration (M0NsTeRRR, TheCatLady, sct, OwsleyJr, 0xSysR3ll, sudo-kraken) and includes them as co-authors on the welcome blog post. Standardizes maintainer titles by removing "Co-" and "Developer" prefixes, establishing a consistent "Maintainer of Seerr" designation across all team members.
|
Is it good for you now ? @M0NsTeRRR and @gauthier-th ? |
Updates documentation to reference the main branch instead of develop branch for build instructions, reflecting the current repository structure. Enhances author profiles with real names, professional titles, email addresses, and expanded role descriptions to provide better context about maintainers.
Gauvino
left a comment
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.
Just made the authors.yml file with I think everyone in the seerr-team but need to make sure that all the information is correct, thanks in advance for the response!
Reverts author list to original Jellyseerr maintainers and updates their titles and descriptions to correctly reference Jellyseerr instead of Seerr. Removes additional authors that were added during the Seerr fork, keeping only the two core original maintainers (fallenbagel and gauthier-th) to accurately represent the project's heritage.
…yseerr into jellyseerr-to-seerr
Adds GitHub profile reference to the blog author configuration to enable proper social media linking and improve author profile completeness.
gauthier-th
left a comment
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.
LGTM
gauthier-th
left a comment
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.
Please rename the docs/using-jellyseerr/ folder: here
sorry that i missed that good now i think also what do you do about the weblate of seerr cause it's still jellyseerr |
Weblate translations will be taken care of, don't worry. And the |
Ok so i don't have to do anything more, maybe delete this workflow or something, cause one workflow use this branch |
Nope. That's all for this PR thanks :) |
I could do that tomorrow morning no problem but is really necessary since you squash on merge ? |


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.
To-Dos
pnpm buildpnpm i18n:extractIssues Fixed or Closed