aboutsummaryrefslogtreecommitdiff
path: root/addons/metadata.common.themoviedb.org/description.xml
blob: 012a5624a7e05828f422da7ebf18098351e98e90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addoninfo>
  <id>metadata.common.themoviedb.org</id>
  <type>scraper-library</type>
  <title>TMDb</title>
  <library>tmdb.xml</library>
  <version>1.0.0</version>
  <platforms>
    <platform>all</platform>
  </platforms>
  <minversion>
    <xbmc>20000</xbmc>
  </minversion>
  <summary>TMDb Scraper Library</summary>
  <summary lang="nl">TMDb Scraper Collectie</summary>
  <description>Download thumbs and fanarts from www.themoviedb.org</description>
  <description lang="nl">Download afbeeldingen en fanart van www.themoviedb.org</description>
  <author>TEAMXBMC</author>
  <supportedcontent>
    <content>movies</content>
  </supportedcontent>
</addoninfo>