MirrorNest
← Все руководства

Jellyfin

Free, open-source media server — stream your own movies, TV, and music to any device, no subscription or tracking.

Это руководство составлено на основе официальной документации Jellyfin, ссылка на которую есть выше — всегда сверяйте точные названия пакетов/версий там перед запуском этих команд на рабочем сервере, так как версии дистрибутива и проекта со временем меняются.
  1. 1Run the official install script

    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash

    This is Jellyfin's own documented one-line installer for Debian/Ubuntu, adding their repo and installing the server + web client together.

  2. 2Open the setup wizard

    http://your-server-ip:8096 — point it at your media folders and create the admin account.