[AppleTV] Launcher 3.2.5 and ATV XBMC nightlies released

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
MaestroDD Offline
Team-XBMC Developer
Posts: 626
Joined: Jul 2008
Reputation: 0
Location: Mannheim, Germany
Thumbs Up  [AppleTV] Launcher 3.2.5 and ATV XBMC nightlies released Post: #1
Launcher 3.2.5 should be available via Laucher->Downloads.

changelog:
3.2.4:
- This is only a minor update to support the new aluminum remote's Play button.
3.2.5:
- fixed bug where filename could not be figured out for some downloads

But there's a bit more for those who like to live on the edge:
If you haven't read the great news about our buildbots and mirrors now is the time to do so. The benefit for ATV users is another place to get fresh nightly builds.
Remember, those builds are not very well tested and might burn your ATV, crash your TV etc.. To get them, you'll need to add an additional update source to Launcher. Check 'defaults --help' on how to do it.

Here's how to add it to your existing ones:
Code:
ssh frontrow@appletv.local
defaults write com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs -array-add http://mirrors.xbmc.org/nightlies/osx/update_urls.plist

If you find quirks, crashes, etc, make sure to read "HOW-TO post about a XBMC for Mac or Apple TV problem in a useful manner" before reporting issues.
Thanks!

EDIT1: (re)updated to 3.2.4
EDIT2: updated to 3.2.5


Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. If you don't have the time to read them, please don't take the time to post in this forum!
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2010-05-27 16:38 by MaestroDD.)
find quote
NineT9mustang Offline
Skilled Skinner
Posts: 236
Joined: Nov 2004
Reputation: 0
Post: #2
sweet!!! I will try this tonight Smile Thanks for the update!
find quote
prae5 Offline
Team-XBMC Forum Moderator
Posts: 1,684
Joined: Jan 2009
Reputation: 28
Location: Cambridge, UK
Post: #3
Excellent Smile

Are these builds built with crystalhd support?
find quote
dimsumx Offline
Junior Member
Posts: 23
Joined: Jan 2009
Reputation: 0
Post: #4
Quick newb question: do the official nightlies currently support CrystalHD?

EDIT: Prae5 beat me to it Big Grin
find quote
theuni Offline
Team-XBMC Communication Manager
Posts: 1,090
Joined: Oct 2007
Reputation: 2
Location: Atlanta, Ga, USA
Post: #5
Yes, CrystalHD is built in.

TheUni
find quote
Elbert Offline
Senior Member
Posts: 131
Joined: Oct 2009
Reputation: 4
Location: Netherlands
Post: #6
Thanks, I was looking for this.
find quote
raydevos Offline
Junior Member
Posts: 30
Joined: Mar 2004
Reputation: 0
Post: #7
Thanks a lot for the new release of this excellent tool.

I wonder if it is possible to use launcher to add other apps than XBMC and Boxee. I'm thinking of Firefox. I know that there are other tools around to launch, but the idea is to add only one entry in the main appletv menu.
find quote
grey Offline
Senior Member
Posts: 217
Joined: Nov 2008
Reputation: 0
Location: Chisinau, Moldova
Post: #8
old white remote is working without any issues ?
find quote
MaestroDD Offline
Team-XBMC Developer
Posts: 626
Joined: Jul 2008
Reputation: 0
Location: Mannheim, Germany
Post: #9
raydevos Wrote:[...]
I wonder if it is possible to use launcher to add other apps than XBMC and Boxee. I'm thinking of Firefox. I know that there are other tools around to launch, but the idea is to add only one entry in the main appletv menu.

In it's current instance it can only be hacked in with some knowledge and/or interest in playing with such stuff Wink see Info.plist in /System/Library/CoreServices/Finder.app/Contents/PlugIns/XBMCLauncher.frappliance/Contents/

Launcher is kind of prepared to manage/start other apps, so if you wanna do some obj-c coding, send me a PM.

cheers,
mdd


Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. If you don't have the time to read them, please don't take the time to post in this forum!
For troubleshooting and bug reporting please make sure you read this first.
find quote
adufresne Offline
Junior Member
Posts: 7
Joined: Jan 2010
Reputation: 0
Post: #10
I just finished setting up my Apple TV, but I can't get the XBMC nightlies to show up under Launcher -> Downloads. I entered in the aforementioned command, went to Settings, then Downloads, but nothing. I also tried rebooting. I can see the value was successfully saved:
Code:
bash-2.05b# defaults read com.teamxbmc.xbmclauncher
{
    XBMCAdditionalDownloadPlistURLs = ("http://mirrors.xbmc.org/nightlies/osx/update_urls.plist");
}
Any idea what I might be doing wrong? I'm running Launcher 3.2.2 on Apple TV 3.0.1. Any help would be greatly appreciated.
(This post was last modified: 2010-01-21 03:52 by adufresne.)
find quote
Post Reply