/jellyfin-tizen-docker

Adding some patches for the subtitles

Primary LanguageDockerfile

Jellyfin for Tizen through Docker

Made this single container to build and deploy jellyfin to Samsung TVs.

Credits

Credits go to the following:

Prequisites

  • Docker
  • ...Internet?

How to use

  1. Build the docker image
docker build -t jellyfin .
  1. Run the container with attached terminal
docker run -it --rm jellyfin
  1. Deploy to TV (adapted from official tizen)