Initial Commit

It's all downhill from here
This commit is contained in:
Oli Passey
2017-12-03 19:16:24 +00:00
commit 4b3705e726
23 changed files with 1786 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.olipassey" name="olipassey's kodi repo" version="0.0.1" provider-name="Oli Passey">
<extension point="xbmc.addon.repository" name="olipassey's kodi repo">
<dir>
<info compressed="false">https://raw.githubusercontent.com/noobsandnerds/modules4all/master/zips/addons.xml</info>
<checksum>https://raw.githubusercontent.com/noobsandnerds/modules4all/master/zips/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/noobsandnerds/modules4all/master/zips/</datadir>
</dir>
<info compressed="false">https://raw.githubusercontent.com/OliPassey/repository.olipassey/master/zips/addons.xml</info>
<checksum>https://raw.githubusercontent.com/OliPassey/repository.olipassey/master/zips/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/OliPassey/repository.olipassey/master/zips/</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Kodi Kontroller Required addons</summary>
<description lang="en">This repo mainly exists to keep my dashboards on a centralised repo underpinning Kodi Kontroller</description>
<genre>tech,uk</genre>
</extension>
</addon>

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB