[AppleTV2] How do i downgrade xbmc
#1
I found the version i want ive used the latest version that was just released and had problems so i thought maybe an older version would work better.I have the deb file of the version i want instaled but dont know how to go about it.
#2
You can SSH into the Apple TV and move the file over to a local area (e.g. mobile home) and then via terminal SSH into the IP of the ATV

Code:
ssh mobile@IP

Password is "alpine" unless you've changed it (without quotes), then you should be in the right folder with the file already in there (you can check with ls command), if so then run

Code:
dpkg -i name of the file .deb

and it should downgrade it for you, yo ucan check after in XBMC in system -> information and check the build date.
Set Up
Raspberry Pi running Raspbmc - XBMC 12.2
40" Samsung ES6800 LED Smart 3D 1080P TV
Onkyo HTS3405 5.1 DD True HD and DTS-HD Surround Sound
ReadyNAS Duo with 4TB (2 x 2TB X-RAID) Western Digital Caviar Green using NFS
#3
1. There's tons of threads about this already. Search.

2. We're trying to push forward and fix bugs in XBMC, not run away from them. That's what it means to use a nightly and/or beta.

Logout Mark Read Team Forum Stats Members Help
[AppleTV2] How do i downgrade xbmc0