notsoshitty build is required in order to fix Tvheadend PVR HD streaming 2)shitty may be interesting for other passthrough-related thingsadb connect IP as-neededadb connect 192.168.1.100:5555
adb install ~/'Downloads/kodi'*'.apk'
adb shell "input keyevent '26'"
****
adb shell "am start -n 'org.xbmc.kodi/.Splash'"
****
adb shell "am force-stop 'org.xbmc.kodi'"
****
nmap -sL 192.168.1.* | grep \(1
./adb shell 'settings put secure sleep_timeout 0'
./adb shell 'settings get secure sleep_timeout'
adb shell "input keyevent '26'"
****
adb shell "screencap -p '/sdcard/screen.png'" && adb pull '/sdcard/screen.png' && adb shell "rm '/sdcard/screen.png'"
x is the IP of the Fire TV stickadb connect x
****
adb reboot
notsoshitty is the only build to fix that; I only found one post mentioning that it fixed Tvheadend, and can confirm it does