Skip to content

Commit

Permalink
Spike Broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatixz committed Oct 25, 2018
1 parent d0fcdfc commit 0598f82
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion addons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@
</extension>
</addon>

<addon id="plugin.video.spiketv" version="1.0.1" name="Spike" provider-name="Lunatixz">
<addon id="plugin.video.spiketv" version="1.0.2" name="Spike" provider-name="Lunatixz">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.simplecache" version="1.0.0"/>
Expand All @@ -1168,6 +1168,7 @@
<website>http://spiketv.com</website>
<news>v.1.0.1[CR]-Fixed Playback order[CR]-Improved Menu</news>
<forum>https://forum.kodi.tv/showthread.php?tid=323852</forum>
<broken>Spike Network Closed</broken>
<assets>
<icon>resources/images/icon.png</icon>
<fanart>resources/images/fanart.jpg</fanart>
Expand Down
2 changes: 1 addition & 1 deletion addons.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
078c10f53283b338d250de4e8735adfa
71131b8ce4f8e6163936661be25b0fb6
3 changes: 2 additions & 1 deletion plugin.video.spiketv/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.video.spiketv" version="1.0.1" name="Spike" provider-name="Lunatixz">
<addon id="plugin.video.spiketv" version="1.0.2" name="Spike" provider-name="Lunatixz">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.simplecache" version="1.0.0"/>
Expand All @@ -17,6 +17,7 @@
<website>http://spiketv.com</website>
<news>v.1.0.1[CR]-Fixed Playback order[CR]-Improved Menu</news>
<forum>https://forum.kodi.tv/showthread.php?tid=323852</forum>
<broken>Spike Network Closed</broken>
<assets>
<icon>resources/images/icon.png</icon>
<fanart>resources/images/fanart.jpg</fanart>
Expand Down
Binary file not shown.

0 comments on commit 0598f82

Please sign in to comment.