Compare commits
45 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9cd0fca4b8 | ||
|
|
b1257017ea | ||
|
|
f041c1cc19 | ||
|
|
7d120bb314 | ||
|
|
bd51f039e5 | ||
|
|
0a933abe91 | ||
|
|
7f7206c808 | ||
|
|
cc4509c975 | ||
|
|
3a4c9e7c8f | ||
|
|
15a9f92b47 | ||
|
|
6663edd6e6 | ||
|
|
4f89ab0252 | ||
|
|
213a959ad7 | ||
|
|
00a8be35b5 | ||
|
|
1b9977b9d9 | ||
|
|
4802d53e93 | ||
|
|
2db16dff49 | ||
|
|
867b84d6a3 | ||
|
|
75ee6c368d | ||
|
|
0de607d43d | ||
|
|
97e012b6a8 | ||
|
|
e486688579 | ||
|
|
d49b8b48ff | ||
|
|
abf300050b | ||
|
|
ece5a46c0e | ||
|
|
3d2b754bfd | ||
|
|
b91caf26e8 | ||
|
|
3b1770e187 | ||
|
|
c6dcd65338 | ||
|
|
8ed7468733 | ||
|
|
11dbbbe18b | ||
|
|
31c8393ac0 | ||
|
|
8bd96481ac | ||
|
|
bfb0e7ea84 | ||
|
|
d6ca293780 | ||
|
|
5e29f3d793 | ||
|
|
c17f196463 | ||
|
|
d6c973c904 | ||
|
|
4dcf3b7ed1 | ||
|
|
a9c0790d54 | ||
|
|
ab32af07b4 | ||
|
|
3eb81d128c | ||
|
|
b4b4e11ca2 | ||
|
|
d11caf4a1b | ||
|
|
cbff91eab9 |
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addons><addon id="plugin.video.viewit" name="ViewIt" version="0.1.75-nightly" provider-name="ViewIt">
|
||||
<addons><addon id="plugin.video.viewit" name="ViewIt" version="0.1.91.0-dev" provider-name="ViewIt">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="3.0.0" />
|
||||
<import addon="script.module.requests" />
|
||||
@@ -20,9 +20,9 @@
|
||||
</addon><addon id="repository.viewit" name="ViewIT Repository" version="1.0.1" provider-name="ViewIT">
|
||||
<extension point="xbmc.addon.repository" name="ViewIT Repository">
|
||||
<dir>
|
||||
<info compressed="false">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/nightly/addons.xml</info>
|
||||
<checksum>https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/nightly/addons.xml.md5</checksum>
|
||||
<datadir zip="true">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/nightly/</datadir>
|
||||
<info compressed="false">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/dev/addons.xml</info>
|
||||
<checksum>https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/dev/addons.xml.md5</checksum>
|
||||
<datadir zip="true">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/dev/</datadir>
|
||||
</dir>
|
||||
<dir>
|
||||
<info compressed="false">https://raw.githubusercontent.com/Gujal00/smrzips/master/addons.xml</info>
|
||||
|
||||
@@ -1 +1 @@
|
||||
9ccf5c3b2355582de249e517b9ea84fd
|
||||
7557c01eeaebcdc1f0a9f0468d217350
|
||||
Binary file not shown.
BIN
plugin.video.viewit/plugin.video.viewit-0.1.91.0-dev.zip
Normal file
BIN
plugin.video.viewit/plugin.video.viewit-0.1.91.0-dev.zip
Normal file
Binary file not shown.
BIN
plugin.video.viewit/plugin.video.viewit-0.1.91.5-dev.zip
Normal file
BIN
plugin.video.viewit/plugin.video.viewit-0.1.91.5-dev.zip
Normal file
Binary file not shown.
@@ -2,9 +2,9 @@
|
||||
<addon id="repository.viewit" name="ViewIT Repository" version="1.0.1" provider-name="ViewIT">
|
||||
<extension point="xbmc.addon.repository" name="ViewIT Repository">
|
||||
<dir>
|
||||
<info compressed="false">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/nightly/addons.xml</info>
|
||||
<checksum>https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/nightly/addons.xml.md5</checksum>
|
||||
<datadir zip="true">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/nightly/</datadir>
|
||||
<info compressed="false">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/dev/addons.xml</info>
|
||||
<checksum>https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/dev/addons.xml.md5</checksum>
|
||||
<datadir zip="true">https://gitea.it-drui.de/viewit/ViewIT-Kodi-Repo/raw/branch/dev/</datadir>
|
||||
</dir>
|
||||
<dir>
|
||||
<info compressed="false">https://raw.githubusercontent.com/Gujal00/smrzips/master/addons.xml</info>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user