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

14 lines
630 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "MiniDLNA"
---
2019-03-01 23:13:11 +00:00
2022-07-25 20:18:57 +00:00
Homepage: <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
2020-01-25 23:40:26 +00:00
Set `minidlna_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
2019-03-01 23:13:11 +00:00
2022-07-25 20:18:57 +00:00
The very basic MiniDLNA web interface can be found at <http://ansible_nas_host_or_ip:8201>.