r/Softwarr

I built Snagarr - a quick capture list for your *arr stack

I kept finding movies and shows I wanted to watch, then forgetting about them before opening Radarr or Sonarr. So I built Snagarr.

Drop in a title or link and it resolves it through TMDB, sends it to Overseerr/Radarr/Sonarr, and adds it to a Snagged collection(supports Plex, Emby and Jellyfin) once it downloads. It supports Telegram, CLI, Apple Shortcuts, and bookmarklets.

GitHub: https://github.com/sirrobot01/snagarr

Feedback and bug reports are welcome.

u/sirrobot01 — 3 days ago

Recreating my Plex box from Windows to Linux from scratch - Tips wanted for perfected fresh start

I am upgrading my hardware so the server is snappier, Plex is faster, with less issues with transcodes, etc.

Here's the apps I currently use on my windows machine:

Windows:

Plex, Sonarr, 2x Radarr, Prowlarr, Bazarr, SABnzbd, qBittorrent, Tautulli, Cleanuparr, Cloudflared, FlareSolverr, Audiobookshelf, Calibre, Calibre-Web, NordVPN, RustDesk.

Docker for Windows:

Portainer, Maintainerr, Agregarr, Seerr, Cloudflared, Bazarr for second Radarr instance.

I have never used Linux but I believe the server might run better and encounter less issues.

The reasoning behind recreating the server on Linux (I'm thinking Ubuntu Desktop) is i'm updating the cpu/mobo and it's the push I needed to finally do it.

  1. Any tips on transferring data automatically so I don't have to redo 100% of the settings? I have so many hours on this server.
  2. What do you recommend on top of the software listed above, or replace?

I know some apps replace Sonarr or Radarr, or they are linked so it's a bit cleaner? I'm after these kind of things.

  1. Also, what's your favourite dashboard, if you use one? I don't have any at the moment.
reddit.com
u/BouBouRziPorC — 7 days ago

arr-mcp

Over the past few weeks, I’ve been working on an MCP server for controlling my self-hosted arr stack with Hermes. It’s working and I’ve been using it for a couple of days now. It fulfills my needs, and I’ll continue working on it because I use it daily. Maybe someone else is interested in it as well: arr-mcp.

It has support for: RadarrSonarrProwlarrBazarrJellyfinSeerrSABnzbdTransmission.

Also I've build a UI for configuration.

Yes, it’s AI-assisted. But every design decision is solely made by me. If you don't like it, don't use it.

u/Bardesss — 8 days ago
▲ 11 r/Softwarr+1 crossposts

Cliparr: docker service for clipping plex librariews

Upfront: this project was vibecoded, this post is not.

Cliparr is a little docker service I made that ties into your plex server, allowing you to browse your library, and then easily play back the movie through a web interface, and then easily clip scenes by marking an in and out and then downloading. It can also make gifs. It has some other features like burning in subtitles and vertical exports for social media.

If you are watching something on plex and pause it, a banner appears and Cliparr will open that media to the same timestamp.

Why did I make this? I have a large library and like posting movie stuff on twitter. With Cliparr, if I am watching something on my couch and see something cool, I can launch Cliparr on my phone and post the scene without getting up.

I did vibecode this with deepseek, but it's not a one-shot. There are 140+ git commits and I have spent some evenings working on it.

It's a tool I made for myself, but I thought it was pretty slick so I published it as a docker container on github. https://github.com/vacuumboots/cliparr Screenshots available on the github page. Thanks for reading!

u/vacuumboots — 6 days ago
▲ 20 r/Softwarr+4 crossposts

Foreseerr update: Trakt discovery, library browsing, ratings, and an embedded Jellyfin desktop client

I posted Foreseerr here a while ago when it was still a very early fork of Seerr. Since then it has grown quite a bit, so I figured it was worth making a proper update instead of editing the old post.

Foreseerr:
https://github.com/selmant/foreseerr

Foreseerr Desktop:
https://github.com/selmant/foreseerr-desktop

The original goal was basically to make Seerr's discovery experience more useful for people who already have a media server and want something beyond the usual TMDB discovery pages.

What’s new

Trakt

  • Recommendations, popular/trending, lists
  • Discovery closer to real watch history
  • Direct Trakt OAuth works regardless of media server
  • Optional Better Trakt bridge for Jellyfin users

Library / watch actions

  • Browse what’s already available, Continue Watching, etc. (Jellyfin-focused)
  • Watched/unwatched and ratings closer to the discovery UI (Trakt + Jellyfin played state)

Better discovery

  • More rating sources (e.g. MDBList badges)
  • More useful sliders and filters
  • Aim: homepage you can use to pick what to watch next, not just the same popular titles

Foreseerr Desktop

  • Same UI + embedded Jellyfin playback in one window
  • Native mpv-based playback instead of bouncing to an external browser/player
  • Target flow: discover → request → library → watch

Media server support

Foreseerr is Jellyfin-first for the deeper stuff (Library / Watch Now, Desktop playback, Jellyfin watched actions, Better Trakt).

Plex and Emby still work for Seerr-style sign-in, library scans, requests, and availability. Shared features like Direct Trakt, rating badges, Discover, and the request pipeline are not media-server-specific. Full Library/Desktop parity for Plex/Emby is not a near-term priority.

It’s still a work in progress — mostly built around what I wanted from Jellyseerr/Seerr on Jellyfin.

Especially interested in feedback from Jellyfin (and Plex/Emby) stacks: what would make you use Foreseerr as your main media frontend, not only open Seerr when requesting something?

Screenshots / issues / feature requests are very welcome.

Foreseerr:
https://github.com/selmant/foreseerr

Foreseerr Desktop:
https://github.com/selmant/foreseerr-desktop

Discover

reddit.com
u/AsilTrk — 8 days ago

Audio Books?

Hey looking to get some audio books but I see Readarr is down now. I tried searching but didn’t come up with anything, is there a replacement out yet? If not, where are you folks getting your audio books from these days? Thanks!

reddit.com
u/throwawayformobile78 — 13 days ago

Radarr/Sonarr équivalent for downloading YouTube videos ?

My current setup includes Jellyfin, Sonarr, Radarr, Bazarr, Prowlarr, Transmission, Jellyseerr, Gluetun, … so it’s pretty complete (at least to me)

I also have a cron job that runs a ytdlp container every night to get YouTube videos I want to keep track of, in case they are ever deleted/censored.

That last part (ytdlp) is really custom, and not integrated in the rest of the stack. It makes metadata management quite difficult.

Is there some tool I’m missing that would take care of that ?

reddit.com
u/aleatorya — 12 days ago
▲ 9 r/Softwarr+1 crossposts

Introducing AccessFlow – An open-source Plex user management platform

Hi everyone,

I'd like to share a project I've been working on called AccessFlow.

AccessFlow is an open-source web application designed to simplify Plex user management. The goal is to provide a centralized platform where administrators can manage users, control library access, and automate common tasks instead of handling everything manually.

Current features

  • User management
  • Library access management
  • Self-service user portal
  • Request and approval workflow
  • Modern web interface
  • Docker deployment

Planned features

  • More automation around library management
  • Additional integrations
  • UI/UX improvements
  • More administrative tools

The project is still actively developed, and I'm looking for feedback from the community. If you manage a Plex server, I'd love to know what features you'd find useful or what could be improved.

The source code is available on GitHub:
https://github.com/Pantanet96/AccessFlow

Feedback, suggestions, bug reports, and contributions are all welcome.

Thanks for taking a look!

u/Pantanet — 14 days ago
▲ 1 r/Softwarr+1 crossposts

New All In One MediaOs

People are tired of juggling 8–12 containers just to manage a media library.

MediaOs v4 consolidates the entire *arr ecosystem into a single, coherent application.

One app that replaces Sonarr + Radarr + Lidarr + Readarr + Bazarr + Prowlarr + Recyclarr + Maintainerr + Huntarr (+ Live TV, comics depth, stream-as-primary, and more).

Check it out, give a try send any errors to issues so we can immediately work on a patch.

https://github.com/newguy467/MediaOs

u/Newguy467 — 12 days ago