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)



- Reverb - 2011-01-30

iPad-van-Frank:/private/var/tmp root# wget http://music.hadm.net/~keith/xbmc_atv2/org.xbmc-012911_ios-arm.deb
-sh: wget: command not found

What do i wrong?


- Shoesy - 2011-01-30

Copy the actual link - not the truncated text displayed.


- Reverb - 2011-01-30

i did that. If i paste it here you get that result.

Do it with terminal on a imac. but the command not recognized, if i must believe the feedback
-sh: wget: command not found

Weird... on my apple tv worked perfect.


- beforeseven - 2011-01-30

Reverb Wrote:i did that. If i paste it here you get that result

You need to install wget:

apt-get update
apt-get install wget


- Reverb - 2011-01-30

Uhmzzz...

iPad-van-Frank:~ root# apt-get update
-sh: apt-get: command not found


- beforeseven - 2011-01-30

Reverb Wrote:Uhmzzz...

iPad-van-Frank:~ root# apt-get update
-sh: apt-get: command not found

Ah, sorry... you're on an iPad. That works for me on the ATV2.


- root2 - 2011-01-30

root2 Wrote:Here you can get the newest Version:

https://85.31.189.247/atv2/
user:xbmc
pw:atv2
including the Git-Hub Commit b358f9e from 29. January 2011


- Reverb - 2011-01-30

root2 Wrote:including the Git-Hub Commit b358f9e from 29. January 2011

Thnx. But how dow i install that on my iPad?


- davecas48 - 2011-01-30

Hi Meshuga, fabulous builds!! Thank you, and thanks to Davilla as well.

My issue is around scraping. I've set up my sources, but I only get one film scraped, and that one is completely off the wall wrong. None others even show up in the library. I can list all my films in the standard mode. Is there anything I should be looking at? I have tried rescanning, and the bar goes across the top saying scanning, but still nada.

(I am running the build from yesterday)


- ashy7 - 2011-01-30

I know you don't want to turn this thread into a tutorial on linux, but if someone could give an answer it would be great.

After installing the initial .deb, if we want to upgrade to the latest build, the commands we use are:

apt-get update
apt-get install wget

and not:

apt-get update
apt-get upgrade


Cheers


- keith - 2011-01-30

Go into Cydia on iPad, iPhone 4 or iPod Touch 4g and install 'Apt Strict'.

then apt-get should work.

Then you can do 'apt-get install wget'.

apt-get update / apt-get upgrade will not work for my builds because I didn't make a repo out of them since they are unofficial builds.
You will have to download the package and install it manually.

Updated the 1st post.


- keith - 2011-01-30

davecas48 Wrote:Hi Meshuga, fabulous builds!! Thank you, and thanks to Davilla as well.

My issue is around scraping. I've set up my sources, but I only get one film scraped, and that one is completely off the wall wrong. None others even show up in the library. I can list all my films in the standard mode. Is there anything I should be looking at? I have tried rescanning, and the bar goes across the top saying scanning, but still nada.

(I am running the build from yesterday)

Scraping in general can be fincky. To verify this is a ATV2 issue I would first setup XBMC on your laptop/computer the same way as the ATV2 and try scraping the same share.

As I stated in many other threads, I'm doing mysql remote library now and I do all my scraping on my desktop mac to feed out to the 3 devices I use.

See these 2 threads:
http://lifehacker.com/5634515/how-to-synchronize-your-xbmc-media-center-across-every-room-in-the-house

http://lifehacker.com/5505849/how-to-whip-your-movie-and-tv-show-art-into-shape-for-xbmc-and-boxee


- keith - 2011-01-30

landwomble Wrote:new build seems very snappy. music scanning much, much faster. "library mode" is still greyed out in the Music menu though?

Did you setup a source for music and mark it as Music for the scraper, then scan the source?


- keith - 2011-01-30

bwelton Wrote:Can someone point me to the latest build for ATV2 ?
I have seen 1/29 referenced but I only see 1/28 and that has now been moved to an OLD folder in the nightly build link on the 1 post of this thread.

Also is there anywhere that lists the fixes per build so you can decide if you want to deploy ?

Many thanks for all the good build work.

As the first post indicates, I have moved to using .deb packaging system and so you won't see .zip files anymore. The .debs listed in the 1st post have 1/29 date on it.


- landwomble - 2011-01-30

meshuga Wrote:Did you setup a source for music and mark it as Music for the scraper, then scan the source?

I went into music, added an smb share and scanned it. Scanning reads the share in the progress bar but once scanned library is greyed out in confluence. I used another skin and could then tick library on but it was empty.
Can I copy a library db off another separate xbmc install on my Xbox?