Move to Kodi19 (lost Kodi18)

Hi,
Actually the PPA repository used by myHD is :
ppa:team-xbmc/unstable , you can check by the command (as myHD_root)
apt-cache policy | grep team-xbmc
To be able to move to Kodi19 you must change to NIGHTLY PPA
You can try a Kodi update or a new fresh install after removing actual Kodi
IMPORTANT you don’t lost your settings …
do (at you risk)
add-apt-repository -r ppa: team-xbmc/unstable
add-apt-repository ppa:team-xbmc/xbmc-nightly
apt-get update

with 1804 : apt-get remove kodi
apt-get upgrade or
with 1804 : apt-get install kodi
ATTENTION your addons are not updated automatically
AT ANY TIME YOU CAN REVERT BACK (doing same but with removing kodi)

Philippe.