Kodi Community Forum
[AppleTV2/iOS] Unofficial builds for testing! NOT FOR THE FAINT HEARTED - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: [AppleTV2/iOS] Unofficial builds for testing! NOT FOR THE FAINT HEARTED (/showthread.php?tid=92261)



- lestat1977uk - 2011-02-03

oh, should be working then, will check the sql table


- lestat1977uk - 2011-02-03

It's Version 42, so it should be working?


- titous - 2011-02-03

meshuga Wrote:Goto
System > Settings > Video > Files Lists and turn off Extract Thumbnails and Video Information.

And make sure your 720p content is x264 or h264-based, the xvid 720 isn't optimized yet and might not be able to.

Hi meshuga,

thanks for your response. I already unselect the extract thumbnails with no luck. I'll check for the formats of th files and let you know.

Regards,

Werther


- jeremycusa - 2011-02-03

I want to get the xbmc remote app working, but am having trouble installing the "nightly builds" from the linked instructions. Specifically, all seems to be OK up to the:

$ dpkg -i (file from url)

line of code. As I recall, the message was that 'no file was specified".

Am I puttin in any other instruction other than $ dpkg -i ? Was I supposed to fill in the "file from url" as well, or is this simply an explanation. Sorry if this an obvious rookie error, but at least I got this far.....

THANKS


- rawillkill - 2011-02-03

$ dpkg -i org.xbmc-020111_atv2-arm.deb


- jeremycusa - 2011-02-03

Thanks for the fast response. I would never have guessed the answer. I'll try this when I get home. Cheers!


- jeremycusa - 2011-02-03

After instruction 6. I'm getting the following message:

Resolving music.hadm.net... 209.160.39.115
Connecting to music.hadm.net|209.160.39.115|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-02-03 08:05:40 ERROR 404: Not Found

Any suggestions?


- neoranga - 2011-02-03

This post is just give you a huge thank you for the great work you guys do. The software is really amazing, the quality of the AppleTV version you delivered is very good for final usage and the support and fixes you guys bring every day is really appreciated.
Sincerely, thank you!


- lestat1977uk - 2011-02-03

~Update

it was that my advancedSettings.xml had a capital S, not an issue on windows but obviously a problem on ios.

Will try this all again when i get home.

Thanks for your help! now if i can just work out why webserver isn't working?


- mikef - 2011-02-03

jd2157 Wrote:Try 'killall AppleTV' and if that doesn't work try reinstalling the .deb as per the install/update instructions at the beginning of this thread.

If it still doesn't work, try removing XBMC (see the apt-get remove instructions) then do the preinstall steps for ATV and then the install/update steps.

Cheers, after I reinstalled original xbmc menu in frontrow is there Smile

I have followed the instructions for updating to latest version and everything went ok but when I run xbmc in info it says its from January 17 witch is the original installation.

Here is a output from upgrading. I noticed that it put new XBMC.app under private/stash/Applications. Shouldn't it update files under XBMC.frappliance?

Code:
Apple-TV:/private/var/tmp root# dpkg -i org.xbmc-020111_ios-arm.deb
(Reading database ... 5705 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-ios 10.0-0 (using org.xbmc-020111_ios-arm.deb) ...
Unpacking replacement org.xbmc.xbmc-ios ...
Setting up org.xbmc.xbmc-ios (10.0-0) ...



- mikef - 2011-02-03

jeremycusa Wrote:After instruction 6. I'm getting the following message:

Resolving music.hadm.net... 209.160.39.115
Connecting to music.hadm.net|209.160.39.115|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-02-03 08:05:40 ERROR 404: Not Found

Any suggestions?

You probably misspelled the filename in the URL. I just tried it and it works.

Code:
wget http://music.hadm.net/~keith/xbmc_atv2/org.xbmc-020111_atv2-arm.deb



- keith - 2011-02-03

mikef Wrote:You probably misspelled the filename in the URL. I just tried it and it works.

Code:
wget http://music.hadm.net/~keith/xbmc_atv2/org.xbmc-020111_atv2-arm.deb

Right click on the URL and goto 'Copy URL Location' instead of copying the text link you see since VBulletin obfuscates the url and adds '....' in when viewed.


- keith - 2011-02-03

mikef Wrote:Cheers, after I reinstalled original xbmc menu in frontrow is there Smile

I have followed the instructions for updating to latest version and everything went ok but when I run xbmc in info it says its from January 17 witch is the original installation.

Here is a output from upgrading. I noticed that it put new XBMC.app under private/stash/Applications. Shouldn't it update files under XBMC.frappliance?

Code:
Apple-TV:/private/var/tmp root# dpkg -i org.xbmc-020111_ios-arm.deb
(Reading database ... 5705 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-ios 10.0-0 (using org.xbmc-020111_ios-arm.deb) ...
Unpacking replacement org.xbmc.xbmc-ios ...
Setting up org.xbmc.xbmc-ios (10.0-0) ...

You downloaded the iOS build for iPhone, iPod Touch, iPad, etc.

Download the ATV2 builds for XBMC.frapplication.


- keith - 2011-02-03

lestat1977uk Wrote:It's Version 42, so it should be working?

Yes. I use dharma-release on my macs and works great along side ATV2 builds.

Please take convos like this outside this thread and into the other thread on xbmc-ios sub forum, since it has nothing to do with my specific build.


- mikef - 2011-02-03

meshuga Wrote:You downloaded the iOS build for iPhone, iPod Touch, iPad, etc.

Download the ATV2 builds for XBMC.frapplication.

Ahhhh yeah, what an idiot am I !

Cheers Meshuga Smile