reporting error while reinstallling emby

Hi

I reinstalled emby to get the latest version: dietpi-software reinstall 41

got this:

 DietPi-Software
─────────────────────────────────────────────────────
 Step: Installing Emby: web interface media streaming server

[FAILED] DietPi-Software | Automatic latest Emby download URL detection failed.
[FAILED] DietPi-Software | "https://github.com/MediaBrowser/Emby.Releases/releases/download/4.6.4.0/emby-server-deb_4.6.4.0_amd64.deb" will be used as fallback, but a newer version might be available.
[FAILED] DietPi-Software | Please report this at: https://github.com/MichaIng/DietPi/issues
[  OK  ] DietPi-Software | Checking URL: https://github.com/MediaBrowser/Emby.Releases/releases/download/4.6.4.0/emby-server-deb_4.6.4.0_amd64.deb
[  OK  ] DietPi-Software | cd /tmp/DietPi-Software
[  OK  ] DietPi-Software | curl -sSfL https://github.com/MediaBrowser/Emby.Releases/releases/download/4.6.4.0/emby-server-deb_4.6.4.0_amd64.deb -o emby-server-deb_4.6.4.0_amd64.deb
[ INFO ] DietPi-Software | APT install for: ./emby-server-deb_4.6.4.0_amd64.deb, please wait...
[  OK  ] DietPi-Software | APT install for: ./emby-server-deb_4.6.4.0_amd64.deb
[  OK  ] DietPi-Software | rm emby-server-deb_4.6.4.0_amd64.deb
[  OK  ] DietPi-Software | Verifying user "emby" to run Emby
[  OK  ] DietPi-Software | usermod -g dietpi -aG emby,video,render -d /var/lib/emby -s /usr/sbin/nologin emby

First 3 lines failed…

ok thy for reporting. It seems the primary download url failed, but installation is falling back to backup url. Means the installation should have finished. We will check what the issue with the primary download is.

EDIT: there was a new release done by Emby but they did not offer a debian package as of now. https://github.com/MediaBrowser/Emby.Releases/releases

There is nothing we can do, just wait for the package to become available. Means it’s fine to use backup download for time being.

there was another new Emby release and this time all deb packages are available https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.6.6.0

Reinstalled. All OK this time.

Thx!