mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 19:48:47 +00:00
Duplicate website/docs/applications/media-serving/minidlna.md history in roles/minidlna/docs/ history.
This commit is contained in:
parent
9c7bebdac2
commit
ca2310eb6f
1 changed files with 13 additions and 0 deletions
13
roles/minidlna/docs/minidlna.md
Normal file
13
roles/minidlna/docs/minidlna.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "MiniDLNA"
|
||||
---
|
||||
|
||||
Homepage: <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>/nas.yml` file.
|
||||
|
||||
The very basic MiniDLNA web interface can be found at <http://ansible_nas_host_or_ip:8201>.
|
Loading…
Reference in a new issue