forked from pool/opensuse-minidlna-image
This branch is 6 commits behind pool/opensuse-minidlna-image:factory
OBS-URL: https://build.opensuse.org/request/show/1169023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-minidlna-image?expand=0&rev=3
minidlna container
The command to run this container is as example:
podman run -d --rm -v /media:/media --net=host --name minidlna --env MINIDLNA_MEDIA_DIR=/media registry.opensuse.org/opensuse/minidlna
Note: You need to run the container in host mode for it to be able to receive UPnP broadcast packets. The default bridge mode will not work.
Supported environment variables:
Prefix any configuration directive of MiniDLNA with MINIDLNA_ E.g.: MINIDLNA_MEDIA_DIR=/media MINIDLNA_MEDIA_DIR_1=A,/media/audio MINIDLNA_MEDIA_DIR_2=V,/media/video MINIDLNA_FRIENDLY_NAME="My DNLA Server"
Description
Languages
XML
100%