diff --git a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/addon.xml b/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/addon.xml deleted file mode 100644 index 3b7b70400e..0000000000 --- a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/addon.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - executable - - - vdr: A powerful DVB TV application - -This project describes how to build your own digital satellite receiver and video disk recorder. It is based mainly on the DVB-S digital satellite receiver card, which used to be available from Fujitsu Siemens and the driver software developed by the LinuxTV project. - - - - - all - - diff --git a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/changelog.txt b/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/changelog.txt deleted file mode 100644 index 8b3384645b..0000000000 --- a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/changelog.txt +++ /dev/null @@ -1,2 +0,0 @@ -0.0.1 -- dummy vdr-addon diff --git a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/default.py b/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/default.py deleted file mode 100644 index cd40a7231e..0000000000 --- a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/default.py +++ /dev/null @@ -1,17 +0,0 @@ -################################################################################ -# This file is part of OpenELEC - http://www.openelec.tv -# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) -# -# OpenELEC is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 2 of the License, or -# (at your option) any later version. -# -# OpenELEC is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with OpenELEC. If not, see . -################################################################################ diff --git a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/icon.png b/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/icon.png deleted file mode 100644 index 759e481b68..0000000000 Binary files a/projects/WeTek_Play/filesystem/usr/share/kodi/addons/service.multimedia.vdr-addon/icon.png and /dev/null differ