• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 8
[AppleTV2] Trying to do my own builds for ATV2
#31
meshuga Wrote:http://music.hadm.net/~keith/xbmc_atv2/X...012411.zip

I wrote up some instructions to install it:
http://music.hadm.net/~keith/xbmc_atv2/README

Again, if there's interest and XBMC doesn't want to officially do it until its more mature, I'll be happy to build nightlies using a .deb repo the proper way.

Maybe you should update the first post with this info ...
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
Reply
#32
meshuga Wrote:http://music.hadm.net/~keith/xbmc_atv2/X...012411.zip

I wrote up some instructions to install it:
http://music.hadm.net/~keith/xbmc_atv2/README

Again, if there's interest and XBMC doesn't want to officially do it until its more mature, I'll be happy to build nightlies using a .deb repo the proper way.

anyone try this build yet? any major issues?

How can we roll back if needed, just follow the original install instructions ?
Reply
#33
meshuga Wrote:http://music.hadm.net/~keith/xbmc_atv2/X...012411.zip

I wrote up some instructions to install it:
http://music.hadm.net/~keith/xbmc_atv2/README

Again, if there's interest and XBMC doesn't want to officially do it until its more mature, I'll be happy to build nightlies using a .deb repo the proper way.

Thanks man!

About using xbmc:
Anyone know if it's possible to delete files after you watched them?
And is there a way to make set the clock to European time?
Reply
#34
matthijst Wrote:Thanks man!

About using xbmc:
Anyone know if it's possible to delete files after you watched them?
And is there a way to make set the clock to European time?

Not certain if you want the file to delete automatically or manually.

In the system/settings/file list, you can toggle the ability to "Allow file renaming and deletion." That feature is off by default. Enabling it will allow you to bring up an OSD by holding the menu button for a few seconds with the option to delete the file from the GUI. It'll also properly remove that file from the Library.

As far as automatic deletion, I thought I saw that option once. But it might be an option exposed in another skin as I can not find it right now. However, you do have the option in Library mode to automatically hide any "watched" movie/tv show.

Hope that helps.
-Dazex
Reply
#35
Under Settings > Appearance > International > Region is where you can set the time.

matthijst Wrote:Thanks man!

About using xbmc:
Anyone know if it's possible to delete files after you watched them?
And is there a way to make set the clock to European time?
Reply
#36
Now I'm trying to build the iPhone version of this for ipad, ipod touch, etc.

I am getting this:
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.2'
[BEROR]CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.2'
warning: iPhone apps should include an armv6 architecture (current ARCHS = "armv7").
[BWARN]warning: iPhone apps should include an armv6 architecture (current ARCHS = "armv7").
** BUILD FAILED **

Whats the easiest way to codesign so I can move on? I understand jailbreaking doesn't use it anyways so doesn't matter for JB'd devices.

Oh, also wanted to add. RTMP support works great! Hulu, Adult Swim, CBS plugins all work beautifully on ATV2. Thanks for the hard work everyone again! It just keeps getting better and better.
Reply
#37
check this: http://www.alexwhittemore.com/?p=398

Peter
Reply
#38
Perfect! Thanks for the response, that method worked great.

Just for clarification guys, all I needed to do is the first part of it, I didn't need to do the 'script' file.

Compiling now!
Reply
#39
dazex Wrote:Not certain if you want the file to delete automatically or manually.
Hope that helps.
-Dazex
Thanks, that worked Smile

meshuga Wrote:Under Settings > Appearance > International > Region is where you can set the time.
Thanks, but for some reason it doesn't change the time, even though I select a different language or timezone.


Edit. Did this, now it shows my time:
cd /private/var/db/timezone
rm localtime
ln -s /usr/share/zoneinfo/Europe/Amsterdam localtime
killall AppleTV
Reply
#40
meshuga Wrote:Now I'm trying to build the iPhone version of this for ipad, ipod touch, etc.

I am getting this:
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.2'
[BEROR]CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.2'
warning: iPhone apps should include an armv6 architecture (current ARCHS = "armv7").
[BWARN]warning: iPhone apps should include an armv6 architecture (current ARCHS = "armv7").
** BUILD FAILED **

Whats the easiest way to codesign so I can move on? I understand jailbreaking doesn't use it anyways so doesn't matter for JB'd devices.

See this to force xcode to codesign without a real iphone dev account.

http://www.alexwhittemore.com/?p=398
Reply
#41
Yup, someone linked me that link you found from another thread.

Got the iOS build functioning no problem now, thanks!

Still got that AC3 bug on newer builds, but other than that everythings soo smooth. I love it!
Reply
#42
I just tried out the new build and it seems significantly faster. Unfortunately it did not fix my static issue when set to ac3 and dts passthrough. Even worse when setting it back to stereo I am now only getting sound from my right front speaker. Previous version had working stereo output.

Thanks for sharing the build meshuga. And awesome job davilla your hard work is greatly appreciated.
Reply
#43
Have you modified your guisettings.xml or are they still set for false?

I had a problem that davilla showed me a workaround for an issue I had with stuttering ac3, not static, so it might not help you:

Under Settings > Video > File Lists > disable Extract thumbnails and video information.

Right now I have my guisettings.xml both ac3 and dts set to false, enabled in the gui and i get both ac3 and dts no problems.

If that doesnt work for you, does the receiver even light up to verify the bitstream is sitting your receiever?
Reply
#44
Looks like the Hulu plugin still isn't working with the latest un-official build. It stalls on opening stream and then fails.
Reply
#45
Are you sure? It's taking up to 2 minutes to load but does look like it's working. BlueCop said he's going to work on reordering the keys to speed it up, so hopefully the load time will be decreased soon.
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 8

Logout Mark Read Team Forum Stats Members Help
[AppleTV2] Trying to do my own builds for ATV20