cross-posted from: https://lemmy.dbzer0.com/post/1908082

Hey ya all,

> 
> Reiverr is a project of mine that I’ve decided to release to the public today. It’s a self-hosted website similar to the content discovery app Overseerr, with the added features of managing and watching your content library through Sonarr, Radarr and Jellyfin integrations. The motivation behind the project was the lack of a unified modern UI that could be used to discover, manage and watch content in a single place.

Currently, the project is in very early stages of development, but it is mostly usable in its current state. If you want to try it out, you can find the installation instructions in the project’s GitHub page:
> 
>

https://github.com/aleksilassila/reiverr

Also: For the project to reach its fullest potential, it could use contributions! If you’d like to contribute code, designs (I’m not a UI designer, please help me), documentation or anything else, first of all, thank you!, and you can find an extensive list of planned features & fixes at the Reiverr Taskboard. It’s also a great place to just get a sense of what’s being done if you’re curious.
> 
>

Cheers guys!

  • MonetarySqueeze@lemmy.dbzer0.comOP
    link
    fedilink
    arrow-up
    10
    ·
    11 months ago

    Yep, for now. I’m looking to implementing plex integration in the future, but right now I’m unsure if it is possible to play content from plex via their API. So whether or not jellyfin is a hard requirement for playback remains to be seen

    • RxBrad@lemmings.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      It’d be really nice to have a web interface that primarily links up to Sonarr & Radarr (minus the playback part) – just for requesting stuff.

      Though Plex login integration would be nice, also – especially if I’m exposing it publicly. And that also opens the possibility to auto-import peoples’ Plex wishlists.

      • Hazmat@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        11 months ago

        I’ll probably make jellyfin optional in the future, which would essentially make this just a frontend for sonarr, radarr and tmdb. Also I wouldn’t expose Reiverr outside your network currently since there is no authentication and the api keys are sent to your browser - definitely don’t do it without HTTPS

        • yeyeoke@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 months ago

          If I may add a suggestion regarding authentication, when you go down that route - please consider adding OIDC so we can use our own IDPs.

        • RxBrad@lemmings.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          11 months ago

          Yeah. A year or two ago, Plex added a thing where you can add any show or movie to a “Watchlist”, no matter what service it’s on.

          Overseerr can already automatically pull in that in and turn it into Radarr / Sonarr requests. I would think Reiverr could eventually do it, too.

    • Kuvwert@lemm.ee
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      11 months ago

      Plex integration would add a ton of value for my flow

    • candyman337@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      I mean, you could add Plex and then just disable playback if that’s not possible or until you find a way to do that