Eric Hough
Eric Hough
Thank you! I'm going to test your changes to double-check that they work on my system as well. To make sure that we're on the same page, could you confirm...
Thanks for the report - I will update the docs to match the latest x11docker params. @mviereck thanks as always for your support! > How would you specify a volume?...
Though I haven't tested this myself, I would imagine that it would simply be a matter of exposing your DVD drive to your Kodi container. e.g. something like this: `$...
Checking in. Did you have any luck?
@maps2002 in your [Kodi audio device settings](https://kodi.wiki/view/Settings/System/Audio#Audio_output_device), do you see a list of devices and have you tried all of them? Kodi works just fine without PulseAudio, so you should...
As of now this image only supports amd64, but I think arm support is a great idea since raspberry pi's are so popular. I'll start to tinker. Let's leave this...
> using the latest x11docker 6.1.1 (debian 9) "-- -v /host/path/to/media:/media:ro" does not work. Also works normally for me. @SicLuceatLux if you're still having trouble please post your full x11docker...
This kaptain stuff is like wizardry! Quite impressive how it can create a GUI with such little code. I like this idea of providing a helper script, GUI or otherwise,...
Thank you! I'll start digging in over the next few days.
> I recommend to install `kmod` and `xz-utils` in `erichough/kodi`. It significantly speeds up container startup if someone provides an nvidia installer to x11docker. Interesting. Thanks for the tip! I...