So as I understand Emby is linked to the repo here: http://download.opensuse.org/repositori ... ebian_8.0/
Hence Apt won't update past 3.3.1.0. So I did some digging. And had a go updating manually. Steps:
1. Downloaded latest Emby server from official site and copied it to the DietPi local filesystem.
2. Ran:
Code: Select all
dpkg -i emby-server-deb_3.5.3.0_armhf.deb
I rebooted. And et voilà, opened Emby's web interface and I'm running the latest version.
Normally when I embark on these tasks it takes all night. But this worked really easily, no errors, no weirdness. Just worked.

I guess time will tell as I use Emby, but is this the correct method/safe?
Thanks.