Leo
Leo
Docs/home server/media automation/user facing services/plex

Last updated Jul 1, 2026

Plex#

Plex is a media server that organizes your local media library and streams it to any device — phone, TV, browser, or dedicated app. You host it yourself; Plex provides the apps and the metadata (artwork, descriptions, ratings).

In this stack, Plex runs in a dedicated LXC container on Proxmox and reads media from the ZFS pool that Sonarr and Radarr write to.

Why Plex#

Plex has the widest client support of any self-hosted media server. The apps are polished and available on every major platform. Remote access works out of the box through Plex's own relay, without needing to configure port forwarding or a reverse proxy.

Plex Pass (paid subscription) adds hardware transcoding, remote streaming outside your home network, offline sync, and multi-user home management. Hardware transcoding is the main reason to buy it — without it, the server has to software-transcode every stream that doesn't match the client's native format, which is CPU-intensive.

Plex Pass pricing: $6.99/month, $69.99/year, or $249.99 lifetime. The lifetime price is expected to increase to $749.99 — buy before that if you plan to use Plex long-term.

If you are not ready to commit to Plex Pass, consider Jellyfin instead — it includes hardware transcoding and remote access for free.

Alternatives#

Jellyfin is the fully free alternative. It is open source, includes hardware transcoding at no cost, and has no cloud dependency or account requirement. The client apps are slightly less refined than Plex on some TV platforms, but cover all major devices. If you want to avoid any paid subscription, Jellyfin is the practical choice. See the Jellyfin page for setup instructions.

Emby sits between the two — open source base with a paid "Emby Premiere" tier for hardware transcoding and mobile sync. Less community momentum than Jellyfin.

PlexJellyfinEmby
CostFree (HW transcoding and remote need Pass)Free — all features includedFree (some features paid)
Plex Pass / equivalent$249.99 lifetime (rising to $749.99)Not neededEmby Premiere required
Client appsExcellent, incl. PlayStation and XboxGood, all major platformsGood
Hardware transcodingPlex Pass requiredFreeEmby Premiere required
Remote accessPlex Pass required (built-in relay)Free (manual reverse proxy)Manual setup
Account requiredYesNoNo
CommunityLargeLargeSmaller

Where to go next#

Setup steps are in the Installation section: