A Linux shell script o automatically check for, download and install the latest version of Emby Server for Linux AMD64
git clone https://github.com/kaipee/emby-server-upgrade.git
sudo chmod +x emby-server-upgrade/emby-upgrade
sudo ln -s $(pwd)/emby-server-upgrade/emby-upgrade /usr/local/bin/emby-upgrade
sudo emby-upgrade