Skip to content

Commit

Permalink
Helix and Matrix repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
vlmaksime committed Mar 31, 2020
1 parent 414214c commit 7f226e0
Show file tree
Hide file tree
Showing 7 changed files with 725 additions and 15 deletions.
File renamed without changes.
28 changes: 28 additions & 0 deletions helix/repository.vlmaksime/addon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.vlmaksime" name="vl.maksime Add-on repository" version="2.1.14" provider-name="vl.maksime">
<extension point="xbmc.addon.repository" name="vl.maksime Add-on repository">
<dir minversion="14.0.0">
<info>https://vlmaksime.github.io/repository.vlmaksime/repo/helix/addons.xml</info>
<checksum>https://vlmaksime.github.io/repository.vlmaksime/repo/helix/addons.xml.md5</checksum>
<datadir zip="true">https://vlmaksime.github.io/repository.vlmaksime/repo/helix/</datadir>
</dir>
<dir minversion="14.0.0">
<info>https://vlmaksime.github.io/repository.vlmaksime/repo/helix/repository.xml</info>
<checksum>https://vlmaksime.github.io/repository.vlmaksime/repo/helix/repository.xml.md5</checksum>
<datadir zip="true">https://vlmaksime.github.io/repository.vlmaksime/repo/helix/</datadir>
</dir>
<dir minversion="18.9.0">
<info>https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/repository.xml</info>
<checksum>https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/repository.xml.md5</checksum>
<datadir zip="true">https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/</datadir>
</dir>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Install Add-ons from vl.maksime</summary>
<summary lang="ru">Установить дополнения от vl.maksime</summary>
<description lang="en">Download and install add-ons from the vl.maksime add-on repository.</description>
<description lang="ru">Загружайте и устанавливайте обновления из репозитория vl.maksime.</description>
<platform>all</platform>
<news>v2.1.14 (2020-03-30)[CR]- Реализована отдельная ветка для Kodi 14-Kodi 18</news>
</extension>
</addon>
File renamed without changes
674 changes: 674 additions & 0 deletions matrix/repository.vlmaksime/LICENSE.txt

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions matrix/repository.vlmaksime/addon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.vlmaksime" name="vl.maksime Add-on repository" version="2.1.19" provider-name="vl.maksime">
<extension point="xbmc.addon.repository" name="vl.maksime Add-on repository">
<dir minversion="18.9.0">
<info>https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/addons.xml</info>
<checksum>https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/addons.xml.md5</checksum>
<datadir zip="true">https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/</datadir>
</dir>
<dir minversion="18.9.0">
<info>https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/repository.xml</info>
<checksum>https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/repository.xml.md5</checksum>
<datadir zip="true">https://vlmaksime.github.io/repository.vlmaksime/repo/matrix/</datadir>
</dir>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Install Add-ons from vl.maksime</summary>
<summary lang="ru">Установить дополнения от vl.maksime</summary>
<description lang="en">Download and install add-ons from the vl.maksime add-on repository.</description>
<description lang="ru">Загружайте и устанавливайте обновления из репозитория vl.maksime.</description>
<platform>all</platform>
<news>v2.1.19 (2020-03-30)[CR]- Реализована отдельная ветка для Kodi 19</news>
</extension>
</addon>
Binary file added matrix/repository.vlmaksime/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 0 additions & 15 deletions repository.vlmaksime/addon.xml

This file was deleted.

0 comments on commit 7f226e0

Please sign in to comment.