buildroot/package/kodi-addon-xvdr/Config.in
Bernd Kuhls db78eb0715 package/xbmc-addon-xvdr: rename to kodi-addon-xvdr
Following the rename of the XBMC project to Kodi, this commit renames
the xbmc-addon-xvdr package to kodi-addon-xvdr, and adds the
appropriate Config.in.legacy handling.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-12-27 19:58:29 +01:00

15 lines
484 B
Plaintext

config BR2_PACKAGE_KODI_ADDON_XVDR
bool "kodi-addon-xvdr"
help
This is a PVR add-on for Kodi to add VDR (http://tvdr.de/)
as a TV/PVR Backend to Kodi.
It adds support for Live TV watching, replaying of Recordings,
programming Timers and EPG TV Guide to use on same computer or
over the Network.
https://github.com/pipelka/xbmc-addon-xvdr
Note: since the VDR server is not packaged in Buildroot, using
this addon requires that a remote VDR server be used.