Introduction
Kodi
Best way to utilise the buffer and storage on an Amazon Fire TV 2nd Generation.
Fire TV 2nd Generation
https://developer.amazon.com/public/solutions/devices/fire-tv/docs/device-and-platform-specifications
RAM - 2GB Storage - 8GB
Kodi
- Disable RSS feed
- Timezone
- Enable AirPlay
Salts
Select SYSTEM Select Add-Ons Select Install from zip file Select fusion Select xbmc-repos Select english repository.tknorris.release-x.x.x.zip
Save
Android Android/data/org.xbmc.kodi/files/.kodi/userdata/ (see note)
ADB
https://developer.amazon.com/public/solutions/devices/fire-tv/docs/connecting-adb-to-fire-tv-device
adb devices
Get IP Address System - about - network
adb kill-server adb start-server adb connect 192.168.1.12
adb push /Users/ianwarner/Downloads/advancedsettings.xml /sdcard/android/data/org.xbmc.kodi/files/.kodi/userdata