1config BR2_PACKAGE_VDR_PLUGIN_VNSISERVER 2 bool "vdr-plugin-vnsiserver" 3 depends on BR2_PACKAGE_VDR 4 help 5 VDR plugin to handle KODI clients. 6 The vdr-plugin-vnsiserver is able to handle serveral KODI 7 clients connecting via the VNSI addon. 8 9 https://github.com/FernetMenta/vdr-plugin-vnsiserver 10