<?xml version="1.0" encoding="UTF-8"?>
<addon
	id="plugin.video.tv2.dk" version="3.0.2" name="TV2 Video" provider-name="twinther">
	<requires>
		<import addon="xbmc.python" version="2.1.0"/>
		<import addon="script.module.buggalo" version="1.1.5"/>
	</requires>
	<extension point="xbmc.python.pluginsource" library="addon.py">
		<provides>video</provides>
	</extension>
	<extension point="xbmc.addon.metadata">
		<summary lang="en">Watch the latest videoclips from Danish TV2</summary>
		<summary lang="da">Se de seneste videoklip fra TV2</summary>
		<description lang="en">Watch select programming from Danish TV2 as well as news and other programming split up into individual stories.[CR][CR]If you have comments or suggestions for this addon, please feel free to participate in the debate on my blog at http://tommy.winther.nu</description>
		<description lang="da">Se udvalgte progammer fra TV2 samt nyhederne og andre programmer opdelt i individuelle indslag.[CR][CR]Har du kommentarer, ris eller ros til denne addon er du velkommen til at deltage i debatten på min blog på http://tommy.winther.nu</description>
		<license>GPL 2.0</license>
		<platform>all</platform>
        <language>da</language>
        <email>tommy@winther.nu</email>
        <website>http://tommy.winther.nu</website>
        <source>https://github.com/xbmc-danish-addons/plugin.video.tv2.dk</source>
	</extension>
</addon>
