Hi there!

I have these running on my RPi 4 with DietPi OS: -Jellyfin -Sonarr -Radarr -Prowlarr -Bazarr -qBittorrent -Jackett -Jellyseerr

Also, I have Real Debrid.

I am struggling with the setup. What should I do next? Any advice or suggestions? Do I have redundant programs? Does anybody know how to set up them?

Thanks in advance for your help :)

  • cucumberbob@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    3 months ago

    Other comments seem not to mention the Real Debrid bit, so I’ll focus on that here:

    Personally, I use my preferred debrid service to reduce the amount of stuff I need to store. You can mount the files you’ve got saved in your debrid using rclone with the webDAV creds that Real Debrid gives you.

    You should probably use rogerfar’s rdt-client, even if you only use real Debrid to download torrents without using your own ip. It implements the qBittorrent API so you can point *arts at it as a download client. It’s got a couple of modes, so you can either have the files downloaded or symlinked from the mount discussed above.

    Zerg from DebridMediaManager is something I’ve heard good things about, but i haven’t been able to try it as its source-available for a fee, which i disagree with.

    • camilobotero@feddit.dkOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      I am trying to set up RDT Client, but it seems almost impossible, for some reason it does not work on my RPi. Same as you here regarding the fee, I am trying to avoid them as much as possible. Thanks for your answer.