From 42a65fd047b891b836a7b06e46b81c73ccd9f3bb Mon Sep 17 00:00:00 2001 From: bcurran3 Date: Thu, 7 May 2020 23:10:55 -0700 Subject: [PATCH 1/3] capitalization fix --- group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all.yml b/group_vars/all.yml index 3bcf3f92..64a83bc8 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -668,7 +668,7 @@ timemachine_log_level: error timemachine_port: "10445" ### -### minidlna +### MiniDLNA ### minidlna_media_directory1: "{{ movies_root }}" minidlna_media_directory2: "{{ tv_root }}" From 50718ff30287d5e7c43e988baac7c4f553621e2f Mon Sep 17 00:00:00 2001 From: bcurran3 Date: Thu, 7 May 2020 23:11:22 -0700 Subject: [PATCH 2/3] capitalization fix --- tasks/minidlna.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/minidlna.yml b/tasks/minidlna.yml index 173657e8..672681ad 100644 --- a/tasks/minidlna.yml +++ b/tasks/minidlna.yml @@ -1,4 +1,4 @@ -- name: minidlna Docker Container +- name: MiniDLNA Docker Container docker_container: name: minidlna image: vladgh/minidlna From 097e50f6914f1cabeb9ae985d4bdacebf087cf1f Mon Sep 17 00:00:00 2001 From: bcurran3 Date: Thu, 7 May 2020 23:11:54 -0700 Subject: [PATCH 3/3] capitalization fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46d1ede6..11720128 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Ansible config and a bunch of Docker containers. * [Jellyfin](https://jellyfin.github.io) - The Free Software Media System * [Joomla](https://www.joomla.org/) - Open source content management system * [Lidarr](https://github.com/lidarr/Lidarr) - Music collection manager for Usenet and BitTorrent users -* [MiniDlna](https://sourceforge.net/projects/minidlna/) - simple media server which is fully compliant with DLNA/UPnP-AV clients +* [MiniDLNA](https://sourceforge.net/projects/minidlna/) - simple media server which is fully compliant with DLNA/UPnP-AV clients * [Miniflux](https://miniflux.app/) - An RSS news reader * [Mosquitto](https://mosquitto.org) - An open source MQTT broker * [MyMediaForAlexa](https://www.mymediaalexa.com/) - Lets you stream your music collection to your alexa device