I am very familiar with a decent amount of the words used in this comment.
Comment on Overseerr & Jellyseerr to merge into Seerr
Gonzako@lemmy.world 1 week agoI’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
Squizzy@lemmy.world 1 week ago
Gonzako@lemmy.world 1 week ago
this sarcasm or ya actually in the know?
Squizzy@lemmy.world 1 week ago
Oh sarcasm, I am an idiot
Gonzako@lemmy.world 1 week ago
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.
WhyJiffie@sh.itjust.works 1 week ago
ok, but why do I want to use this? what does it do? what is its purpose?
Gonzako@lemmy.world 1 week ago
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
WhyJiffie@sh.itjust.works 1 week ago
I’m aware of what the arr stack is for generally, but not with overseerr and jellyseerr
WhyJiffie@sh.itjust.works 1 week ago
I’m aware of what the arr stack is for generally, but not with overseerr and jellyseerr
unit327@lemmy.zip 1 week ago
It’s basically like thetvdb.com & www.themoviedb.org with buttons to auto download the media and automations on the backend to make that all happen.