Back to home Compare

Where Media Centaur fits.

It's not trying to be Plex. Here's the shape of the trade — laid out honestly, so you can tell in a minute whether it's the right tool for the way you watch.

No trash-talk. The alternatives below are genuinely good software; they're just solving a different problem.

The core distinction: local-first and single-user.

Media Centaur is a local-first, single-user media center that owns the whole pipeline — it identifies your files, fetches metadata and artwork, tracks releases, optionally acquires what's missing, and plays it back locally through mpv. It does not stream to other devices and it never transcodes. The servers it's compared against do the opposite job: they transcode and stream to many devices around the house and beyond. Different shape, different trade — pick the one that matches how you actually watch.

Head to head

Three honest comparisons.

Each comes with a "choose them if…" so you can self-select without me overselling.

vs Plex · Jellyfin · Emby

These are servers: they transcode on the fly and stream to phones, TVs, other rooms, and remote clients. Media Centaur deliberately does neither — no transcoding, ever, and no streaming to other devices. It plays on the machine it runs on, or a TV attached to it.

Choose them if

You need to watch on many devices around the house or remotely.

Choose Media Centaur if

You watch at your desk or on the TV at the machine and want library + couch UX + optional acquisition in one app.

vs Kodi

A superb local player — but you bring your own library management and acquisition and wire it together yourself with add-ons. Media Centaur integrates identify + artwork + tracking + optional acquisition + playback out of the box, and still hands the actual decoding to mpv.

Choose Kodi if

You want a highly customisable player and enjoy assembling the rest with add-ons.

Choose Media Centaur if

You want the whole pipeline integrated and managed for you, decoding delegated to mpv.

vs the raw *ARR stack

Sonarr + Radarr + Prowlarr + a separate player is four services in a trench coat to configure and keep running. Media Centaur is one Elixir app doing library + metadata + review + release tracking + playback — delegating only indexer search (Prowlarr, optional) and decoding (mpv).

Choose the *ARR stack if

You want each service independently swappable and don't mind running and updating four of them.

Choose Media Centaur if

You'd rather run one app that covers the same ground and adds a couch-ready player.

At a glance

The honest scorecard.

Answered straight — including where Media Centaur deliberately does less.

Capability
Media Centaurone app
Plex / Jellyfinmedia server
Kodiplayer
Raw *ARR stack4 services
Streams to other devices?
No
Yes
No
N/A · player's job
Transcodes?
Never
Yes
No
No
Library management
Built in
Yes
Basic / add-ons
Yes
Metadata + artwork
TMDB
Yes
Scrapers
Yes
Release tracking
Built in
No
No
Yes
Acquisition
Optional · Prowlarr
No
No
Yes · its purpose
Built-in player
mpv
Apps + web
Yes
No · bring your own
# of services
One
One server
One app
Four+
Multi-user
Single-user
Yes
Profiles
Per-service

Scroll sideways to compare every column

"Optional" means off by default and entirely up to you — bring your own indexers. "Never" on transcoding is a deliberate design choice: mpv plays the file exactly as authored.

No hard feelings

If you want to stream to every screen in the house, Jellyfin is genuinely great — go use it.

Seriously. Media Centaur is built for one person watching at a desk or a TV at the machine, and it's unapologetic about that. If that's not your shape, the tools below will serve you better than we would — and that's the honest answer.

Still your shape? Install in one line.

Downloads the latest release, verifies its checksum, installs atomically, and sets up a systemd user unit (launchd on macOS). Single-user, local-first, mpv-backed.

$ curl -fsSL https://raw.githubusercontent.com/media-centaur/media-centaur/main/installer/install.sh | sh
Requires SQLite3 mpv inotify-tools a free TMDB API key

Installs on Linux x86_64 and Apple Silicon (experimental).