I want to be able to search for content on my phone, then have it automatically downloaded and posted to plex, so that I don’t have to fuck around so much every time I want to backup a show.

I am running Plex (on a TrueNAS Core box), Radarr, Sonarr, and QbitTorrent today. I have a preferred tracker.

What other apps do I need to make it easy to find out of a show is avaliable, automatically hand it off to Radarr/Sonarr then download it and move it to my NAS share then get Plex to refresh and tell me it’s done?

  • jws_shadotak
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 年前

    As atfergs said, Overseerr.

    I have a lot of friends and family that stream from my Plex so I set up an Overseerr instance that is outward facing through a Cloudflared tunnel.

    Overseerr uses Plex shared users to handle authentication and allows fine control of permissions per user.

    It sends requests straight to Sonarr and Radarr to handle.

    • dave_r@reddthat.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 年前

      My main question is: what automates pushing new content to my Plex libraries and kicking off a library scan?

      Seems like there are lots of apps that do similar things (monitor trackers for example). I just need one that moves content from \Data\Torrents\ to Plex:\movies and tickles it enough to trigger a scan.

      Does Overseerr do this?

      • jws_shadotak
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 年前

        Sonarr and Radarr can transfer your finished torrents and tell Plex to scan.

        Under both services, go to Connect and add your Plex server. You can specify what triggers a scan.

        Overseerr is basically a frontend that combines Sonarr and Radarr and allows you to share that access with friends and family so they can make requests.