Code Monkey home page Code Monkey logo

docker-mediathekview's Introduction

docker-mediathekview

X11rdp Version of Mediathekview

About

Using this container allows you to run Mediathekview as a Service and control it via webbrowser like firefox or chrome. The x11rdp feature is copied from https://github.com/sparklyballs/desktop-dockers. I'm running this on a NAS to add Videos out of the Mediathek directly to my Multimedia Collection.

Installation

Manual

  1. download Dockerfile or clone the repository
  2. run docker build . to create the docker image
  3. wait until build process is finished

Automatic

  • run docker pull tuxflo/docker-mediathekview to download the image from dockerhub

Run

The container can be started using docker run -p <PORT>:8080 -v <PATH_TO_FOLDER>:/nobody/MediathekView <IMAGE_ID_OF_DOCKER_BUILD> if installed manually or docker run -p <PORT>:8080 -v <PATH_TO_FOLDER>:/nobody/MediathekView tuxflo/docker-mediathekview if pulled from dockerhub. Replace by a free port you want to use to access the container. Replace <PATH_TO_FOLDER> with your Multimedia location of the host system. Now you can access the webgui by locating your browser to serverpath: for example localhost:8080 if running locally. Choose MediathekView listed under "ALL CONNECTIONS" and hit OK in the xrdp window. If you also map the port 3389 you can use rdesktop to access the GUI wich is faster on NAS systems with limited ressources.

Issues

  • For some reason the content of the initialization Wizzard gets only renderd in the browserwindow if hovered by the mousepointer, so move the mouse across the window to make the buttons visible. On the second step close the empty window and click on "Weiter" button (see second screenshot) Screenshot of initialization wizzard Screenshot of initialization wizzard
  • The configuration file is not stored persitently, so if you restart the container you have to click through the initialization wizzard again or have to commit your changes to the docker image.

docker-mediathekview's People

Contributors

hargit14 avatar tuxflo avatar

Stargazers

 avatar

Watchers

 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.