QUOTE(ssneoh76 @ Jan 26 2016, 04:57 PM)
The repo changed? I'm using
http://www.areswizard.co.uk/zip/Kindly clarify. Thanks.
That is the repo provided by Ares Wizard coder. If you check the addon.xml in the repository.aresproject.zip....
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.aresproject" name="AresProject" version="0.0.1" provider-name="Ares Team">
<extension point="xbmc.addon.repository" name="Simple Kodi">
<info compressed="false">http://repo.ares-project.com/plugins/addons.xml</info>
<checksum>http://repo.ares-project.com/plugins/addons.xml.md5</checksum>
<datadir zip="true">http://repo.ares-project.com/plugins/</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>AresProject.</summary>
<description>Ares-Project Addons Source. Visit Us At
http://ares-project.com/community/</description> <platform>all</platform>
</extension>
</addon>
it is pointing to
http://repo.ares-project.com. The official site.
This post has been edited by wakeras: Jan 26 2016, 09:32 PM