yavdr-hardware-irmp added

This commit is contained in:
Luigi Di Carmino 2017-11-12 21:31:18 +01:00 committed by Alexander Grothe
parent 6f52ae3092
commit 896516242b
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
# file roles/autoinstall-hardware-irmp/tasks/main.yml
- name: apt | install yavdr-hardware-irmp if connected
apt:
name: yavdr-hardware-irmp
when: '"1209:4444" in usb'

1
yavdr07.yml Normal file → Executable file
View File

@ -24,6 +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
- kodi
- dvd # set up packages and a udev rule to allow kodi and other players
# to play and eject optical media