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?

  • Tiritibambix@lemmy.ml
    link
    fedilink
    English
    arrow-up
    16
    ·
    edit-2
    9 months ago

    I have prowlarr linked to my sonarr and radarr, and I use nzb360 on my phone. When away from home, I’m using a VPN tunnel to my network so I basically download a movie or series a minute after somebody recommended it.

    You should also try overseerr or the cool new Reiverr.

  • InformalTrifle@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    9 months ago

    As an alternative to the other options, you can use the watchlist feature within plex and have radarr/sonarr monitor it as a list

  • jws_shadotak@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    7
    ·
    9 months ago

    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
      ·
      9 months ago

      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@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 months ago

        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.

    • dave_r@reddthat.comOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      9 months ago

      Interesting. Ombi means I don’t have to run docker. How do you like it?

      • beeb@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 months ago

        It’s pretty nice. It’s just a very simple front that will add a series or movie to radarr or sonarr. Not great for discovering new stuff but the search works well to find stuff you’re looking for. No complaints from my side!

  • LemmyThrowawayAfterDark@lemmynsfw.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 months ago

    If you got an Android device, I use NZB360, in conjunction with radar and sonar. I can monitor and search remotely on my server using that. Then sends it to Plex.

  • Whom@beehaw.org
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    9 months ago

    What ended up happening with all the massive security problems in the -arr programs that were used to take over all those VPSes, anyway?

    • cooopsspace@infosec.pub
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 months ago

      You’re absolutely not to run them without a VPN or other authentication portal in front of them.

      • CmdrShepard@lemmy.one
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        9 months ago

        Why would you even give them that much access? By default, all they can do is check feeds from sites and forward links to your download client. I haven’t heard of any of these vulnerabilities and a quick Google search finds nothing mentioning this.

        It sounds like someone port forwarded a bunch of software and found out why that isn’t a good idea (or necessary) the hard way.

        • cooopsspace@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          I’m not the person to answer the quesrion, I’m advocating for hot opening it up to the internet.

  • Porka_911@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    9 months ago

    Python script as api and watched folder qBittorent. This is what I have. Torrent site being TorrentGalaxy

  • atfergs@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    9 months ago

    SABnzbd to handle the downloads

    Overseerr works well for a search front end