• 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 13
Script to Download, Install and Update Git-hosted Aeon Showmix/Auriga/Hitched
creashor Wrote:Hi

The GIT executable is there and I can run it manually.

When you say the dfault path what do you mean? I see it says 'pwd'/git-linux but i dont know what that really means?

Thanks for your help

correct.. use the default pwd git-linux... It is basically a way to get your current path. See if that works..
Reply
Thanks for the scripts and the overall guide. This will be very useful for me.


Regards,
Rachele
Ordinateur portable pas cher
Reply
I'm trying to get this to work on WinXP. Downloaded it, extracted to C:\ASMUpdate. Uncommented GETAURIGA.

When I run it I get:
Initialized empty Git repository in C:/ASMUpdate/ASMGIT/.git/
fatal: remote error:
Could not find Repository andyblac/aeon

ERROR: Error Excecuting Git Clone for Aeon Showmix

Press any key to continue . . .


Redownloaded it and still get the same results.

Help anyone?
Reply
I hear Showmix went to svn instead of git, will this script be updated to reflect that?
Reply
agentgreen Wrote:I hear Showmix went to svn instead of git, will this script be updated to reflect that?

It appears they all did, I tried to rebuild my media center last night and use this script to grab the skins and it failed on the git. Guess I am going to have to not be lazy and do it the hard way.
Reply
i'm gonna look into modifying the script to use svn checkout instead of the git commands...

also, opeth is awesome.
Reply
Please help :confused2:

When I run ASMUpdate it checks for the latest SVN to XBMC and installs it. Then it shuts down.

Doesn't download the Aeon Auriga skin at all

This is what I did:
- Installed XBMC Babylon to C:\XBMC
- Installed ASMUpdate to C:\ASMUpdate
- Edited ASMConfig
- Run ASMUpdate

I have tried using both C:\XBMC\Skin and C:\Users\Jack\AppData\Roaming\XBMC\skin

Do I need to install Aeon Auriga first? I thought ASMUpdate would do it for me.

What am I doing wrong?

Code:
rem @echo off

rem ---- EDIT THIS FILE FOR WINDOWS PLATFORM ----
rem Script Version: 20091006, Patrick Khoo

rem ---- Step 1: Configure Path to XBMC Skins Folder ----
rem Comment the line below with "rem" if you want/need to (Git) update your skins folder manually
rem or if you just want to keep a local Git copy of Aeon Skin/Mod(s) up-to-date outside XBMC
set XBMCFOLDER="C:\Users\Jack\AppData\Roaming\XBMC\skin"

rem ---- Step 2: Choose the Skin You Want ----
rem Uncomment One/All of the below lines to download the Aeon Skin/Mod(s) as Required
rem * Aeon Showmix (by andyblac)
rem set GETSHOWMIX=1
rem * Aeon Auriga (by djh)
set GETAURIGA=1
rem * Aeon Hitched (by hitcher)
rem set GETHITCHED=1
rem * Aeon Phil65 (by temmi2000)
rem set GETPHIL65=1

rem ---- Step 3: (If Needed) Configure Path to Git ----
rem Path to Git - Use Included Stripped Down Git, or Provide Your Own
set GITPATH=%~dp0\git
rem If you are using your own Git, try something like:
rem set GITPATH="C:\Program Files\Git"
Reply
wrong thread
Reply
FYI Aeon Phil65 is now called Aeon65, you may wanna change this..
Reply
agentgreen Wrote:i'm gonna look into modifying the script to use svn checkout instead of the git commands...

also, opeth is awesome.

Thanks! and yes opeth is the bees knees.
Reply
I tweaked the original scripts so that it would update my Aeon65 skin. All credit to the original scripters Smile

Works for me under Win7 64bit. Hope it helps some people!

http://rapidshare.com/files/329276401/Ae...pdater.zip

http://www.megaupload.com/?d=PG8ZF3CB

or with fonts:

http://rapidshare.com/files/329278817/Ae..._Fonts.zip
Reply
Can you please tell me the code I would need to add to add Alaska to this script so I can keep it up to date?

http://github.com/HitcherUK/Alaska

Thanks
Reply
It doesn't seem to work in Mac OS X... I installed Git, and put the asmupdate folder in the home dir.

When I try to run ./asmupdate.sh it says the file can not be found. If I insert the whole path to the asmupdate.sh file it says it can't find the ./asmconfig.sh file. If I open the asmupdate.sh file and edit the path of the asmconfig file to the whole path and then run the asmupdate.sh command again it does nothing, it just gives me a blank line and a new prompt.

Help?

Can anybody make a full OS X guide please, for noobs? Confused
Reply
My "Recieving Objects" download stops at 6% any ideas?
Reply
Deleted the folder and installed again, Got to a couple hundred and stopped at 6% but now it is still d/l just the % bar aint moving, fingers crossed it works.
Reply
  • 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 13

Logout Mark Read Team Forum Stats Members Help
Script to Download, Install and Update Git-hosted Aeon Showmix/Auriga/Hitched1