Jellyfin
★36kFree media system that lets you stream your own movie, TV, and music collection from any device.
Self-host: Official Docker image: `docker run -d --name jellyfin -p 8096:8096 -v /path/to/config:/config -v /path/to/media:/media jellyfin/jellyfin:latest`. See jellyfin.org/docs/general/installation for reverse proxy and hardware transcoding setup.