<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.ccloudtv" name="cCloud TV Guide" version="1.3" provider-name="Bane,PodGod,DeadPool">
	<requires>
		<import addon="xbmc.python" version="2.1.0"/>
		<import addon="script.module.simplejson" version="2.0.10"/>
		<import addon="plugin.video.ccloudtv" version=""/>
		<import addon="script.ccloudmeta" version=""/>
		<import addon="script.module.beautifulsoup" version="3.2.1"/>
		<import addon="script.module.simple.downloader" version="0.9.4"/>
		<import addon="script.module.beautifulsoup4" />
		<import addon="script.module.simple.downloader" version="0.9.4"/>
		<import addon="script.module.requests" />
		<import addon="script.module.httplib2" />
		<import addon="script.module.youtube.dl" optional="true"/>
		<import addon="plugin.video.youtube" />
		<import addon="script.module.urlresolver" optional="true"/>
	</requires>
	<extension point="xbmc.python.script" library="addon.py"/>
	<extension point="xbmc.addon.metadata">
		<summary lang="be">cCloud TV Guide is a companion EPG for the cCloud TV addon</summary>
		<summary lang="ca">Guia de TV amb suport de XMLTV i flux de dades</summary>
		<summary lang="da">cCloud TV Guide is a companion EPG for the cCloud TV addon</summary>
		<summary lang="de">cCloud TV Guide erlaubt es Ihre Live TV Plugins mit einem TV Guide zu kombinieren</summary>
		<summary lang="el">Οδηγός Τηλεόρασης με XMLTV και υποστήριξη ροών</summary>
		<summary lang="en">cCloud TV Guide is a companion EPG for the cCloud TV addon</summary>
		<summary lang="en_US">cCloud TV Guide is a companion EPG for the cCloud TV addon</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">cCloud TV Guide is a companion EPG for the cCloud TV addon</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">cCloud TV Guide erlaubt es Ihre Live TV Plugins mit einem TV Guide zu kombinieren</description>
		<description lang="el">Οδηγός Τηλεόρασης με XMLTV και υποστήριξη ροών</description>
		<description lang="en">cCloud TV Guide is a companion EPG for the cCloud TV addon</description>
		<description lang="en_US">cCloud TV Guide is a companion EPG for the cCloud TV addon</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">cCloud TV Guide is a fork of FTV Guide by Bluezed and RayW1986, which is based on the original TV Guide addon by twinther. This is modified for use with the cCloud TV addon and will only work with addons from my repo. If you want an EPG with more channels, features and compatible with other addons, please use FTV Guide, Redegades TV Guide or iVue TV Guide</disclaimer>
		<language></language>
		<platform>all</platform>
		<license>GPLv2</license>
		<forum></forum>
		<website></website>
		<email></email>
		<source></source>
	</extension>
</addon>
