this post was submitted on 18 Jul 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

219 readers
1 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/cookiedude25 on 2025-07-17 21:39:04+00:00.


Hi, I'm currently developing an alternative to Sonarr/Radarr/Jellyseer that I called MediaManager.

Github Repo Link: https://github.com/maxdorninger/MediaManager

Why you might want to use MediaManager:

  • OAuth/OIDC support for authentication
  • movie AND tv show management
  • multiple qualities of the same Show/Movie (i.e. you can have a 720p and a 4K version)
  • you can on a per show/per movie basis select if you want the metadata from TMDB or TVDB
  • Built-in media requests (kinda like Jellyserr)
  • support for torrents containing multiple seasons of a tv show
  • Support for multiple users

Things that have been added/changed since I lasted posted here:

  • config file support (.toml)
  • merging of Frontend and Backend container (no more CORS issues!)
  • addition of Scoring Rules, they kinda mimic the functionality of Quality/Release/Custom format profiles
  • addition of media libraries, i.e. multiple library sources not just /data/tv and /data/movies
  • addition of Usenet/Sabnzbd support
  • addition of Transmission support

MediaManager also doesn't completely rely on a central service for metadata, you can self host the MetadataRelay or use the public instance that is hosted by me (the dev).

As the title says, this project is still in beta and thus quite rough around the edges and unpolished. But I think it's ready for the first few beta testers (I've been using it myself instead of Sonarr and Radarr for the past few weeks).

If you want to support my work, buy me a coffee! ❤️

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here