Giter Club home page Giter Club logo

jellyfin-tizen-docker's Introduction

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 connection for the Docker containers

How to use

  1. Enable developer mode on the TV (adapted from official tizen guide):
    • Turn on the TV
    • Go to the apps page
    • Press 12345 on the remote
    • Enable Developer mode in the dialog that pops up, and write the IP of the host running docker
    • Shut down and restart the TV as instructed by the information screen, re-enter the apps page
    • There should be (or could be, depending on the model) a big red text in the top bar saying Developer mode
    • Keep the TV on
  2. Build the application
    docker build -t jellyfin .
    
    If it fails to execute expect.sh in the last step, you might need to download it again from here and overwrite the one in the directory from which you're building.
  3. Deploy the application to the TV:
    • Run the container with the attached terminal
      docker run -it --rm jellyfin
      
    • Connect to TV with Device Manager from Tizen Studio. Or with sdb.
      sdb connect YOUR_TV_IP
    • Find your device ID using:
      sdb devices
      
      The device ID will be the last column, something like UE65NU7400.
    • Install package
      tizen install -n Jellyfin.wgt -t DEVICE_ID

jellyfin-tizen-docker's People

Contributors

babagreensheep avatar kieeps avatar varstahl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.