Kodi Community Forum
My Repo - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: My Repo (/showthread.php?tid=138414)



My Repo - mikey1234 - 2012-08-16

anychance someone with repo knowledge tell me why the hell my pugins dont donwload ?


please please please AAAAAAAArRRRRRRRRRRGHGGGGGHHHH


https://github.com/mikey1234/XBMCHUB


RE: My Repo - Hitcher - 2012-08-16

Change -

PHP Code:
<datadir zip="true">https://raw.github.com/mikey1234/XBMCHUB/master/repo/</datadir> 

to -

PHP Code:
<datadir zip="true">https://github.com/mikey1234/XBMCHUB/tree/master/repo</datadir> 

and then put the addon.xml inside the addon's folder along with the changelog, icon, and zip file.


RE: My Repo - mikey1234 - 2012-08-16

nope that didnt work............i have copied everything the same as all others now

morstars
eldorado


still no luck

it shows the icons click download and nothing........it wont even show the changelog


RE: My Repo - mikey1234 - 2012-08-16

i found out my problem it wasnt until i decided to change to dropbox instead of github is when i stumbled across what was happening

Bloody ADDONS15.db was caching the repo i deleted that and added repo by zip again and everything was great


apart from having 2 repos

next question would it be better to have a dropbox repo or github ??


RE: My Repo - Hitcher - 2012-08-16

I've used both and found DropBox better for me simply because it saves me having to push any updates.


RE: My Repo - mikey1234 - 2012-08-16

you still just have to update the version number in addons...........and the zip


still the same really................



just noticed your from eastleigh............im from southampton lol...............


RE: My Repo - Hitcher - 2012-08-16

Nah, I use a batch script for all that -

http://forum.xbmc.org/showthread.php?tid=125075&pid=1059109#pid1059109

Fair Oak to be more precise. Wink


RE: My Repo - mikey1234 - 2012-08-16

bitterne lol Wink


https://dl.dropbox.com/u/35759481/repository.Mikey1234-1.0.zip

for MikeysKaraoke and EasyNews Plugin.........


are you signed up to xbmchub.com ?


RE: My Repo - Hitcher - 2012-08-16

Yep.

EDIT: List your repo here -

http://forum.xbmc.org/forumdisplay.php?fid=157


RE: My Repo - moneymaker - 2014-05-09

*Removed*