Docker image for running mediathekview.
100K+
X11rdp Version of Mediathekview
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.
docker build . to create the docker imagedocker pull tuxflo/docker-mediathekview to download the image from dockerhubThe 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.

Content type
Image
Digest
Size
890 MB
Last updated
over 10 years ago
docker pull tuxflo/docker-mediathekview