ansible-nas/website/docs/applications/media-serving/minidlna.md

14 lines
721 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "MiniDLNA"
---
2019-03-01 23:13:11 +00:00
Homepage: [https://sourceforge.net/projects/minidlna/](https://sourceforge.net/projects/minidlna/)
2019-03-01 23:13:11 +00:00
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.
2019-03-01 23:13:11 +00:00
The very basic MiniDLNA web interface can be found at [http://ansible_nas_host_or_ip:8201](http://ansible_nas_host_or_ip:8201).