Hello! I never used *arr stack, and was interested into it, but one thing is stopping me. I see a lot of articles like how it is Netflix (or any other ONLINE theater) replacement, but as I see it is not online. I see two big factors that stops me from trying seerr + jellyfin (and other stuff in between):

  1. You have two switch between those apps to search and then watch.
  2. You can’t watch media before it’s completely downloaded.

I imagine sitting on coach, searching for show. Then you want to watch some, and then you have to wait half an hour for full episode (or even season?) to download. And then you can realize that you not into it and have to repeat all the steps above. Is my expectation correct? Please don’t consider this as negative opinion. Just want to know what to expect. I remember an app called “popcorn time” that does not have that flaws.

UPD: Thanks for replies guys! I read it all. I will deploy the stack some day, but right now I will keep my current setup (which is qbittorent-nox, some public web jackett instance local for my country, and just simple smb shared folder). I also have some selfhosted debris alternative torrserver for times I don’t have enough space to download full show.

  • raxen001@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    14 hours ago

    You can go with this tutorial - https://trash-guides.info/

    docker images are available for the arr stack at https://www.linuxserver.io/our-images

    • radarr - movies
    • sonarr - tv series / anime
    • prowlarr - searches torrent
    • bazarr - to download subtitles

    radarr and sonarr asks prowlarr to search torrents

    then radarr and sonarr asks qbittorrent to download the torrents

    jellyfin grabs metadata and shows them for you. if you have seerr installed it manages searches with radarr and sonarr.

    if you want truly unmanaged setup. setup trakt and import watchlist in radarr and sonarr. Whenever you add to watchlist in trakt it automatically gets downloaded in radarr/sonarr.