post_install() { echo "****************************************************************" echo "Recommended GPU memory for 1080p x265 content is at least 320 MB" echo "Add the following to /boot/config.txt: gpu_mem=320" echo "****************************************************************" } post_remove() { echo "==> Optionally remove /var/lib/kodi/" }