I accidentally cleared all my KODI data and had to start over on my FireTV 4K. When I try and install PseudoTV from the lunatixz repo the installation hangs at 2% and eventually just FC's KODI.
this is in my xml for lunatixz zip - it's all current right?
thanks for any help ahead of time. PseudoTV is my core reason for using KODI, I would love to get it running again.
this is in my xml for lunatixz zip - it's all current right?
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.lunatixz" name="Lunatixz Repo" version="1.0" provider-name="Lunatixz">
<extension point="xbmc.addon.repository" name="Official PseudoTV Live Repository">
<info compressed="false">http://raw.github.com/Lunatixz/XBMC_Addons/master/addons.xml</info>
<checksum>http://raw.github.com/Lunatixz/XBMC_Addons/master/addons.xml.md5</checksum>
<datadir zip="true">http://raw.github.com/Lunatixz/XBMC_Addons/master/zips</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary></summary>
<description></description>
<platform>all</platform>
</extension>
</addon>
thanks for any help ahead of time. PseudoTV is my core reason for using KODI, I would love to get it running again.