From 9794d7b9efc16884a17d1f7312b9aeaa536829cf Mon Sep 17 00:00:00 2001 From: Alexander Grothe Date: Mon, 13 Nov 2017 09:03:02 +0100 Subject: [PATCH] Update Manual.conf --- Manual.org | 1 + yavdr07.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 yavdr07.yml diff --git a/Manual.org b/Manual.org index 42140d3..13cdb8d 100644 --- a/Manual.org +++ b/Manual.org @@ -183,6 +183,7 @@ The ~yavdr07.yml~ playbook sets up a fully-featured yaVDR installation: - autoinstall-pvr350 # install vdr-plugin-pgvr350 if a matching card is detected - autoinstall-hauppauge-pvr # install vdr-plugin-pvrinput if a matching card is found - autoinstall-dvbsddevice # install vdr-plugin-dvbsddevice if a matching card is detected + - autoinstall-hardware-irmp # install yavdr-hardware-irmp if a matching usb device is detected - kodi - dvd # set up packages and a udev rule to allow kodi and other players # to play and eject optical media diff --git a/yavdr07.yml b/yavdr07.yml old mode 100755 new mode 100644 index cd3f0ea..4938a2b --- a/yavdr07.yml +++ b/yavdr07.yml @@ -24,7 +24,7 @@ - autoinstall-pvr350 # install vdr-plugin-pgvr350 if a matching card is detected - autoinstall-hauppauge-pvr # install vdr-plugin-pvrinput if a matching card is found - autoinstall-dvbsddevice # install vdr-plugin-dvbsddevice if a matching card is detected - - autoinstall-hardware-irmp # install yavdr-hardware-irmp if a matching usb device was detected + - autoinstall-hardware-irmp # install yavdr-hardware-irmp if a matching usb device is detected - kodi - dvd # set up packages and a udev rule to allow kodi and other players # to play and eject optical media