Skip to content

Commit

Permalink
switch master to main... kodi shows empty repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolf1098 committed Aug 30, 2023
1 parent 00b9aeb commit b812e34
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions addons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<extension point="xbmc.addon.repository"
name="Wolf1098's Addon Repository for Arm64v8 Kodi">
<dir>
<info compressed="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/download</datadir>
<info compressed="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/addons.xml</info>
<checksum>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/download</datadir>
</dir>
</extension>
<extension point="xbmc.addon.metadata">
Expand All @@ -23,8 +23,8 @@
<disclaimer lang="en">Will be focused on Arm64v8 on the master branch</disclaimer>
<platform>all</platform>
<assets>
<icon>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/icon.png</icon>
<fanart>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/fanart.jpg</fanart>
<icon>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/icon.png</icon>
<fanart>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/fanart.jpg</fanart>
</assets>
</extension>
</addon>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<extension point="xbmc.addon.repository"
name="Wolf1098's Addon Repository for Arm64v8 Kodi">
<dir>
<info compressed="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/download</datadir>
<info compressed="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/addons.xml</info>
<checksum>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/download</datadir>
</dir>
</extension>
<extension point="xbmc.addon.metadata">
Expand All @@ -22,8 +22,8 @@
<disclaimer lang="en">Will be focused on Arm64v8 on the master branch</disclaimer>
<platform>all</platform>
<assets>
<icon>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/icon.png</icon>
<fanart>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/master/fanart.jpg</fanart>
<icon>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/icon.png</icon>
<fanart>https://raw.githubusercontent.com/wolf1098/wolf1098-coreelec-addons/main/fanart.jpg</fanart>
</assets>
</extension>
</addon>

0 comments on commit b812e34

Please sign in to comment.