[DOWNLOAD/CHANGELOG] Aeon (via github)

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mistenkt Offline
Member
Posts: 60
Joined: Feb 2009
Reputation: 0
Post: #11
Sound and res flags still not picking up.. weird Confused
find quote
djh_ Offline
Aeon Project Founder
Posts: 1,890
Joined: Jun 2007
Post: #12
xanadu1979 Wrote:For example, you could commit the TV series code into the development branch before it is totally finished to give people a taste and get input.

I can assure you that if I did that, everyone would download the TV Shows branch and post as if it were the final one, the stable one, or whatever other one entitled them to post innumerable bug reports and feature requests. There may be branches at some point, but not for the TV Shows section.
find quote
krypt2nite Offline
Fan
Posts: 479
Joined: Dec 2008
Reputation: 15
Location: Phoenix, AZ
Post: #13
mistenkt Wrote:Sound and res flags still not picking up.. weird Confused

Maybe we have our setups different.
find quote
mistenkt Offline
Member
Posts: 60
Joined: Feb 2009
Reputation: 0
Post: #14
Ok so i tried going back to the 0.91 that was in the sticky (B4 this topic got made), that one had same problem. no 720p/1080p dts/dd so on..

however when i reinstall 0.90 they all work..
find quote
krypt2nite Offline
Fan
Posts: 479
Joined: Dec 2008
Reputation: 15
Location: Phoenix, AZ
Post: #15
Could you paste one of your movie nfos?
find quote
daveisadork Offline
Junior Member
Posts: 17
Joined: Jan 2009
Reputation: 0
Location: Nashville, TN
Post: #16
djh_ Wrote:So you can now download Aeon fresh from github, which I'm fast discovering is very cool. No need for update releases and patches anymore, just follow the link and hit the download button for the latest version.

http://github.com/djh/aeon/tree/master

Changelog here:

http://github.com/djh/aeon/commits/master

You have just made things so incredibly easy for those of us on Linux, thank you!

If anybody is using Linux, and not sure what to do here, make sure you have git installed ("sudo apt-get install git-core" if you're on Ubuntu) and then just do the following at a terminal (don't forget to remove your existing Aeon installation first!):

Code:
cd ~/.xbmc/skin
git clone git://github.com/djh/aeon.git

And then, when you want to update to the latest build, just do the following in a terminal:

Code:
cd ~/.xbmc/skin/aeon
git pull

That's it!
find quote
mistenkt Offline
Member
Posts: 60
Joined: Feb 2009
Reputation: 0
Post: #17
krypt2nite Wrote:Could you paste one of your movie nfos?

no nfo's for movies. reading directly from file names. which are Movie.Name.YEAR.720p.BluRay.DTS.x264-GROUP.mkv
find quote
venealis Offline
Senior Member
Posts: 157
Joined: Jan 2009
Reputation: 0
Location: Austin, TX
Post: #18
am i doing something wrong i'm unable to download. clicking on download does nothing. I've signed up, not sure if i needed to but tried it and still nothing.

V.

*Windows 7 Pro
*EVGA 512-P2-N635-AR GeForce 7950GT 512MB
*ASUS M2N32-WS Pro AM2 NVIDIA nForce 590 SLI ATX Server Motherboard
*AMD Athlon 64 X2 4600+ Windsor 2.4GHz Socket AM2 89W Dual-Core Processor
find quote
phunqe Offline
Donor
Posts: 310
Joined: May 2004
Reputation: 0
Post: #19
Seems the site is broken with IE8, can't download...

EDIT: Venealis, are you uising IE8?

EDIT 2: Installed git on my linux box instead.
(This post was last modified: 2009-04-04 00:28 by phunqe.)
find quote
Nazgulled Offline
Fan
Posts: 514
Joined: Feb 2009
Reputation: 0
Post: #20
Do you have javascript enabled in your browser? Clicking download opens a pop up asking you to chose between "zip" or "tar" file format. But it's not a normal window, is a popup on the page itself and it needs javascript for that.
find quote
Post Reply