-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f04ef35
commit 1d33b6e
Showing
19 changed files
with
34 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<addon id="repository.midarr" version="1.0.0" name="release" provider-name="midarrlabs"> | ||
<requires> | ||
<import addon="xbmc.addon" version="15.0.0"/> | ||
</requires> | ||
<extension point="xbmc.addon.repository" name="release"> | ||
<info compressed="false">https://raw.githubusercontent.com/midarrlabs/repository.midarr/main/release/addons.xml</info> | ||
<checksum>https://raw.githubusercontent.com/midarrlabs/repository.midarr/main/release/addons.xml.md5</checksum> | ||
<datadir zip="true">https://github.com/midarrlabs/repository.midarr/raw/main/release/</datadir> | ||
</extension> | ||
<extension point="xbmc.addon.metadata"> | ||
<summary lang="en">Midarr Releases</summary> | ||
<description lang="en">Midarr Releases</description> | ||
<platform>all</platform> | ||
<assets> | ||
<icon>icon.png</icon> | ||
</assets> | ||
<nofanart>true</nofanart> | ||
</extension> | ||
</addon> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes
Binary file not shown.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
11 changes: 5 additions & 6 deletions
11
plugin.video.midarr/addon.xml → release/plugin.video.midarr/addon.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,18 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<addon id="plugin.video.midarr" version="1.0.0" name="Midarr" provider-name="midarrlabs"> | ||
<requires> | ||
<import addon="xbmc.python" version="3.0.1"/> | ||
<import addon="xbmc.python" version="3.0.0"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="addon.py"> | ||
<provides>video</provides> | ||
</extension> | ||
<extension point="xbmc.addon.metadata"> | ||
<summary lang="en_GB">Midarr</summary> | ||
<description lang="en_GB">Official Midarr for Kodi add-on</description> | ||
<disclaimer lang="en_GB">https://github.com/midarrlabs/repository.midarr</disclaimer> | ||
<source>https://github.com/midarrlabs/repository.midarr</source> | ||
<summary lang="en">Midarr</summary> | ||
<description lang="en">Official Midarr for Kodi add-on</description> | ||
<disclaimer lang="en">https://github.com/midarrlabs/repository.midarr</disclaimer> | ||
<assets> | ||
<icon>icon.png</icon> | ||
<icon>fanart.png</icon> | ||
</assets> | ||
<nofanart>true</nofanart> | ||
</extension> | ||
</addon> |
File renamed without changes
Binary file renamed
BIN
+13.6 KB
...ideo.midarr/plugin.video.midarr-1.0.0.zip → ...ideo.midarr/plugin.video.midarr-1.0.0.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
6135f8814f42d17d9988565ea0cc8820 *plugin.video.midarr-1.0.0.zip |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed
BIN
+10.8 KB
...sitory.midarr/repository.midarr-1.0.0.zip → ...sitory.midarr/repository.midarr-1.0.0.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
be97b954dbf2073e284f35a47185894f *repository.midarr-1.0.0.zip |
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.