Open Philip2809 opened 1 month ago
or maybe that was a old one? donno, do you know what the latest version to get the add site is?
https://github.com/iBaa/PlexConnect/blob/master/support/aTV_jailbreak/install_button.bash should be somewhat helpful. It seems like you need to upload the com.apple.frontrow.plist file to /Library/Managed Preferences/mobile/com.apple.frontrow.plist
to enable the add site button. My Apple TV isn't running at the moment, so I'm not able to check, but it certainly sounds like what I did a few years ago when I set my ATV3 up.
If you're writing apps, https://github.com/SheaSmith/atv.js/wiki/Setting-up-the-Web-Inspector maybe useful to you, along with the XSD here: https://github.com/SheaSmith/atv.js/blob/master/library/atv.xsd (which is the latest version with all available elements, unlike some other versions floating around on Github)
Thank you soo much! This helps me alot! I want to write some custom apps and this is just what I am looking for, thanks :D
Edit, accidentally pressed enter
I just jailbraked my atv 3, how can I do this add site function you are talking about? Cant find any info about it.
I want to understand how their tvml and js works to write my own applications