Hacker News new | ask | show | jobs
by HDBaseT 32 days ago
Given your limited requirements, both Jellyfin and Emby would be perfect replacements for you (should you wish to change).

Plex is dead simple to setup (minus maybe GPU passthrough to a container), Jellyfin and Emby are pretty simple too though.

Plex is avaliable on plenty of devices, including Xbox's and Non-Google TVs, which allows pretty easy accessibility.

1 comments

> Plex is dead simple to setup (minus maybe GPU passthrough to a container)

Even the GPU passthrough is simple these days in Docker. For 99 percent of people its one extra line in a Docker compose file or one extra arg passed to docker run... etc.