We’re excited to announce a major update: the Jellyseerr and Overseerr teams are officially merging into a single team called Seerr. This unification marks an important step forward as we bring our efforts together under one banner.
For users, this means one shared codebase combining all existing Overseerr functionalities with the latest Jellyseerr features, along with Jellyfin and Emby support, allowing us to deliver updates more efficiently and keep the project moving forward.
Please check how to migrate to Seerr in our migration guide and stay tuned for more updates on the project!


I hate how so many of the arr apps don’t describe what they do in a way that people who don’t already know can understand.
Even the tutorials and guides are frustratingly vague.
I’ll be honest, only the first setup gave me some trouble as I was tackling docker compose too. After you gain familiarity setting up a new arr is basically copying the provided yaml service then filling in the envs with yours
ok, but why do I want to use this? what does it do? what is its purpose?
The arr stack is for downloading media in an automated matter, for example sonarr will scan the inderxers you give them for the series you want and automatically download them. Then you can use a service like jellyfin to watch your media
I’m aware of what the arr stack is for generally, but not with overseerr and jellyseerr
I’m aware of what the arr stack is for generally, but not with overseerr and jellyseerr
I am very familiar with a decent amount of the words used in this comment.
this sarcasm or ya actually in the know?
Oh sarcasm, I am an idiot
Docker compose is how you can define a set of services and then run them. Those services are defined in a yaml file. Most programs provide their own way to be ran through docker compose. Env is a shorthand for environment, basically values you pass to customize the services.
Maybe thats by design. Some sort of gate keeping
I agree it took many months to figure out my arr stack and the configuration with API keys and server ip addresses. I used countless resources and guides and it didn’t help. Now I can do a fresh install of jellyfin and the arr stack in less than an hour after finally figuring it out but wow was it a hard learning curve. I have paper notes trying to decode which tools does what I was so confused