Apple TV 2 XBMC install

Fra Millenium's Wiki
Spring til navigation Spring til søgning

Login via SSH på Apple TV2 (brugernavn: root og password: apline) og skriv følgende:

# apt-get install wget

# wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -

# echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list

# echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

# apt-get update

# apt-get install org.xbmc.xbmc-atv2