This repository was archived by the owner on Jun 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-12
lines changed Expand file tree Collapse file tree 3 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
1
<addon id =" plugin.video.stream" name =" Stream" version =" 1.4.4" provider-name =" brysonreece" >
3
2
<requires >
4
3
<import addon =" xbmc.python" version =" 2.1.0" />
5
4
</requires >
6
5
<extension point =" xbmc.python.pluginsource" library =" addon.py" >
7
6
<provides >video</provides >
8
7
</extension >
8
+ <extension point =" xbmc.addon.repository" name =" brysonreece XBMC Repository" >
9
+ <info compressed =" false" >http://xbmc-repo.brysonreece.com/addons.xml</info >
10
+ <checksum >http://xbmc-repo.brysonreece.com/addons.xml.md5</checksum >
11
+ <datadir zip =" true" >http://xbmc-repo.brysonreece.com/stream/</datadir >
12
+ </extension >
9
13
<extension point =" xbmc.addon.metadata" >
10
14
<platform >all</platform >
11
- <website ><![CDATA[ http://stream.brysonreece.com/]]> </website >
12
- <language ></language >
13
- <license ><![CDATA[ GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007]]> </license >
14
- <summary ><![CDATA[ Seamlessly watch content from across the internet.]]> </summary >
15
- <description ><![CDATA[ Enjoy a variety of content, from TV shows to the latest movies!]]> </description >
15
+ <website >http://stream.brysonreece.com/</website >
16
+ <license >GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007</license >
17
+ <summary lang =" en" >Seamlessly watch content from across the internet.</summary >
18
+ <description lang =" en" >Enjoy a variety of content, from your favorite TV shows to the latest movies!</description >
16
19
</extension >
17
- </addon >
20
+ </addon >
Original file line number Diff line number Diff line change 13
13
</extension >
14
14
<extension point =" xbmc.addon.metadata" >
15
15
<platform >all</platform >
16
- <website ><! [CDATA[ http://stream.brysonreece.com/]] > </website >
16
+ <website >http://stream.brysonreece.com/</website >
17
17
<language ></language >
18
- <license ><![CDATA[GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007]] ></license >
19
- <disclaimer >A fork of 'XBMCTorrent' by steeve</disclaimer >
20
- <summary ><![CDATA[Seamlessly watch content from across the internet.]] ></summary >
21
- <description ><![CDATA[Enjoy a variety of content, from your TV shows to the latest movies!]] ></description >
18
+ <license ><GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007 </license >
19
+ <summary >Seamlessly watch content from across the internet.</summary >
20
+ <description >Enjoy a variety of content, from your TV shows to the latest movies!</description >
22
21
</extension >
23
22
</addon >
You can’t perform that action at this time.
0 commit comments