Setting up Git with Aeon Nox

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Vaikin Offline
Fan
Posts: 420
Joined: Mar 2012
Reputation: 11
Location: Toronto, Canada
Post: #31
git pull will only work on repositories. You can pretty much just cut/paste the cloned folder into skin.aeon.nox (overwrite everything) and then run the batch file to pull updates.
find quote
boppyman Offline
Member
Posts: 66
Joined: Sep 2012
Reputation: 0
Post: #32
I did what you said but something has gone wrong

After XBMC loads i get no text at all on the home menu and pressing enter does nothing, If i press S and go to settings and back out the text shows but some are missing and others i took off are visable. I can't access the skin options either and no fanart is loading up at all.

Any idea what's happening?
find quote
phil65 Offline
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #33
(2012-10-22 00:49)boppyman Wrote:  I did what you said but something has gone wrong

After XBMC loads i get no text at all on the home menu and pressing enter does nothing, If i press S and go to settings and back out the text shows but some are missing and others i took off are visable. I can't access the skin options either and no fanart is loading up at all.

Any idea what's happening?

you have to use latest xbmc nightly when using the GIT version of nox.
find quote
boppyman Offline
Member
Posts: 66
Joined: Sep 2012
Reputation: 0
Post: #34
So if i install the first .exe from the link below it will work?

http://mirrors.xbmc.org/nightlies/win32/

Is the GIT version of nox updated more than the normal version as well? The reason i ask is i just removed everything and downloaded nox via XBMC to get the lastest version and it looked the same as usual but the GIT version i was trying to get to work had different fonts and looked a bit better.
find quote
phil65 Offline
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #35
yes, either nightlies + GIT version or Eden + version from official XBMC repository.
find quote
boppyman Offline
Member
Posts: 66
Joined: Sep 2012
Reputation: 0
Post: #36
OK thanks
find quote
e2zippo Offline
Senior Member
Posts: 196
Joined: Dec 2010
Reputation: 0
Post: #37
Hey, thanks a lot for this guide!

However, I'm having some trouble getting phil's bat files to work.

I get this error

C:\>pull

C:\>cd C:\Users\e2-htpc\AppData\Roaming\XBMC\addons\Aeon-Nox

C:\Users\e2-htpc\AppData\Roaming\XBMC\addons\Aeon-Nox>git pull
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details

git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

git branch --set-upstream-to=origin/<branch> master


C:\Users\e2-htpc\AppData\Roaming\XBMC\addons\Aeon-Nox>


Cheers!
(This post was last modified: 2013-03-09 12:26 by e2zippo.)
find quote
phil65 Offline
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #38
i wrote a new script to edit library details from within xbmc:
https://github.com/phil65/script.libraryeditor
accessible by right-click or by using dialogvideoinfo
have fun.
(doesn´t work with multiple genres/etc yet)
find quote
Big_Noid Online
Skilled Skinner
Posts: 2,627
Joined: Jul 2010
Reputation: 68
Location: Below sea level
Post: #39
Not sure why you posted that here in this thread Tongue
But that looks like a great addon, cheers.
find quote
phil65 Offline
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #40
oops^^
find quote
Post Reply