forked from bluezed/FTV-Guide-Repo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
addons.xml
82 lines (81 loc) · 5.86 KB
/
addons.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="repository.FTV-Guide-Repo" name="FTV Guide Repo" version="1.1" provider-name="rayw1986, bluezed">
<extension point="xbmc.addon.repository" name="FTV Guide Repository">
<info compressed="false">http://raw.github.com/bluezed/FTV-Guide-Repo/master/addons.xml</info>
<checksum>http://raw.github.com/bluezed/FTV-Guide-Repo/master/addons.xml.md5</checksum>
<datadir zip="true">http://raw.github.com/bluezed/FTV-Guide-Repo/master/zips</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>FTV Guide Repository</summary>
<description>Download and install the FTV Guide addon. For OFFICIAL Support Visit TVADDONS.AG</description>
<platform>all</platform>
</extension>
</addon>
<addon id="script.ftvguide" name="FTV Guide" version="2.0.23" provider-name="rayw1986, bluezed">
<requires>
<import addon="xbmc.python" version="2.19.0"/>
<import addon="script.module.simplejson" version="3.3.0"/>
</requires>
<extension point="xbmc.python.script" library="addon.py">
<provides>executable</provides>
</extension>
<extension point="xbmc.service" library="service.py" start="login"/>
<extension point="xbmc.addon.metadata">
<summary lang="be">FTV Guide allows you to combine some of your favourite live TV plugins for use with a fully working EPG</summary>
<summary lang="ca">Guia de TV amb suport de XMLTV i flux de dades</summary>
<summary lang="da">FTV Guide allows you to combine some of your favourite live TV plugins for use with a fully working EPG</summary>
<summary lang="de">FTV Guide erlaubt es Ihre Live TV Plugins mit einem TV Guide zu kombinieren</summary>
<summary lang="el">Οδηγός Τηλεόρασης με XMLTV και υποστήριξη ροών</summary>
<summary lang="en">FTV Guide allows you to combine some of your favourite live TV plugins for use with a fully working EPG</summary>
<summary lang="en_US">FTV Guide allows you to combine some of your favourite live TV plugins for use with a fully working EPG</summary>
<summary lang="es">TV Guide con XMLTV y soporte para streaming</summary>
<summary lang="fr">Guide TV avec support du XMLTV et du streaming</summary>
<summary lang="fr_CA">Guide télé avec prise en charge de XMLTV et de la lecture en transit</summary>
<summary lang="gl">Guía de TV con soporte XMLTV e transmisións</summary>
<summary lang="he">מדריך תכניות עם תמיכה ב-XMLTV והזרמה</summary>
<summary lang="hr">TV vodič sa XMLTV podrškom i podrškom streamanja</summary>
<summary lang="id">Panduan Siaran TV dengan dukungan XMLTV dan streaming</summary>
<summary lang="it">Guida TV con supporto XMLTV e streaming</summary>
<summary lang="ko">XMLTV와 스트리밍을 지원하는 TV Guide</summary>
<summary lang="nl">TVgids met XMLTV en streaming ondersteuning</summary>
<summary lang="pl">TV Guide obsługujący XMLTV oraz transmisję strumieniową</summary>
<summary lang="pt">Guia TV com suporte XMLTV e transmissões</summary>
<summary lang="pt_BR">Guia de TV com XMLTV e suporte para transmissão online</summary>
<summary lang="sk">TV Program s podporou XMLTV a streamovania</summary>
<summary lang="sv">TV-guide med XML-TV och strömningsstöd</summary>
<summary lang="zh">支持XMLTV和流的电视指南</summary>
<description lang="be">FTV Guide allows you to combine some of your favourite live TV plugins for use with a fully working EPG</description>
<description lang="ca">Guia de TV amb suport de XMLTV i flux de dades</description>
<description lang="da">TV Guide med XMLTV og streaming support</description>
<description lang="de">FTV Guide erlaubt es Ihre Live TV Plugins mit einem TV Guide zu kombinieren</description>
<description lang="el">Οδηγός Τηλεόρασης με XMLTV και υποστήριξη ροών</description>
<description lang="en">FTV Guide allows you to combine some of your favourite live TV plugins for use with a fully working EPG</description>
<description lang="en_US">TFTV Guide allows you to combine some of your favourite live TV plugins for use with a fully working EPG</description>
<description lang="es">TV Guide con XMLTV y soporte para streaming</description>
<description lang="fr">Guide TV avec support du XMLTV et du streaming</description>
<description lang="fr_CA">Guide télé avec prise en charge de XMLTV et de la lecture en transit</description>
<description lang="gl">Guía de TV con soporte XMLTV e transmisións</description>
<description lang="he">מדריך תכניות עם תמיכה ב-XMLTV והזרמה</description>
<description lang="hr">TV vodič sa XMLTV podrškom i podrškom streamanja</description>
<description lang="id">Panduan Siaran TV dengan dukungan XMLTV dan streaming</description>
<description lang="it">Guida TV con supporto XMLTV e streaming</description>
<description lang="ko">XMLTV와 스트리밍을 지원하는 TV Guide</description>
<description lang="nl">TVgids met XMLTV en streaming ondersteuning</description>
<description lang="pl">TV Guide obsługujący XMLTV oraz transmisję strumieniową</description>
<description lang="pt">Guia TV com suporte XMLTV e transmissões</description>
<description lang="pt_BR">Guia de TV com XMLTV e suporte para transmissão online</description>
<description lang="sk">TV Program s podporou XMLTV a streamovania</description>
<description lang="sv">TV-guide med XML-TV och strömningsstöd</description>
<description lang="zh">支持XMLTV和流的电视指南</description>
<disclaimer lang="en">FTV Guide is based on the original TV Guide addon by twinther.</disclaimer>
<language></language>
<platform>all</platform>
<license>GPLv2</license>
<forum>https://forums.tvaddons.ag/ftv-guide-for-kodi</forum>
<source>https://github.com/bluezed/FTV-Guide-Repo</source>
<website></website>
<email></email>
</extension>
</addon>
</addons>