ansible-nas/website/docs/applications/media-serving/minidlna.md
2023-12-30 21:36:33 +00:00

13 lines
721 B
Markdown

---
title: "MiniDLNA"
---
Homepage: [https://sourceforge.net/projects/minidlna/](https://sourceforge.net/projects/minidlna/)
MiniDLNA is server software with the aim of being fully compliant with DLNA/UPnP clients. The MiniDNLA daemon serves media files (music, pictures, and video) to clients on a network. Example clients include applications such as Totem and Kodi, and devices such as portable media players, Smartphones, Televisions, and gaming systems (such as PS3 and Xbox 360).
## Usage
Set `minidlna_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
The very basic MiniDLNA web interface can be found at [http://ansible_nas_host_or_ip:8201](http://ansible_nas_host_or_ip:8201).