I'm getting an error when trying to install beta 6. Any suggestions?
Not to point out the obvious, but I said you don't need the installer anymore, everytime the installer is updated the previous one does not work and I don't have access to the installer, so instead I made a package on the repo which can install everything right on your apple tv with just terminal
You need to know how to ssh in for starters, then you can execute these.
echo 'deb http://repo.insanelyi.com ios free' > /etc/apt/sources.list.d/insanelyi.list;
apt-get update
apt-get install com.sull.firecorerepository
apt-get update
apt-get install com.firecore.maintenance
aTV Black is now installed, as always to get updates, just run apt-get update or check the maintenance menu (this only updates aTV Packages)