- Install miniarch: https://github.com/warpme/miniarch
- I used: https://github.com/warpme/miniarch/releases/download/v20240522/MiniArch-20240522-6.9.3-board-h313.x96_q_lpddr3_v1.3-SD-Image.img.xz
- I had to edit the script that copies to the internal emmc because it detected the device/partition incorrectly
- To watch DRM content, you need the inputstream.adaptive add-on, which has no build for aarch64
- Install widevine for aarch64: https://github.com/Evangelions/chromium-widevine
- git clone https://github.com/xbmc/xbmc
- git clone https://github.com/xbmc/inputstream.adaptive
Lifted build from here: https://github.com/xbmc/inputstream.adaptive/blob/Omega/.github/workflows/build.yml
