aboutsummaryrefslogtreecommitdiff
path: root/addons/metadata.tvdb.com
diff options
context:
space:
mode:
authorjmarshallnz <jmarshallnz@svn>2010-05-27 00:15:51 +0000
committerjmarshallnz <jmarshallnz@svn>2010-05-27 00:15:51 +0000
commit018d13e1cc38e40fecc1303fdbf16435a17b6cca (patch)
tree3a14bdd5dc19790f4eda97b7f2c0d44d1d80ffce /addons/metadata.tvdb.com
parent9d9704e40f9d9c5a281ee726de99b5c4e6341638 (diff)
cleanup: Updated the addon metadata to match the schema
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30598 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.tvdb.com')
-rw-r--r--addons/metadata.tvdb.com/addon.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/addons/metadata.tvdb.com/addon.xml b/addons/metadata.tvdb.com/addon.xml
index 304373f4bd..4dd3c1c03c 100644
--- a/addons/metadata.tvdb.com/addon.xml
+++ b/addons/metadata.tvdb.com/addon.xml
@@ -10,13 +10,10 @@
language="multi"
library="tvdb.xml"/>
<extension point="xbmc.addon.metadata">
- <platform>all</platform>
- <minversion>20000</minversion>
<summary>TV show scraper</summary>
<description>TheTVDB.com is a TV Scraper. The site is a massive open database that can be modified by anybody and contains full meta data for many shows in different languages. All content and images on the site have been contributed by their users for users and have a high standard or quality. The database schema and website are open source under the GPL.</description>
<description lang="nl">TheTVDB.com is een TV-show Scraper. De site is een gigantische open databank die door iedereen kan aangepast en uitgebreid worden. Het bevat informatie voor vele TV-shows in verschillende talen. Alle inhoud en afbeeldingen zijn bijgedragen door en voor gebruikers met een hoge kwaliteitsnorm. Het databank schema en de website zijn vrijgegeven onder de open source GPL licentie.</description>
- <supportedcontent>
- <content>tvshows</content>
- </supportedcontent>
+ <platform>all</platform>
+ <supportedcontent>tvshows</supportedcontent>
</extension>
</addon>