I'm getting the following fatal mpd error on nightly 2025-12-22 (7e46d5b):
mpd: error while loading shared libraries: libavutil.so.59: cannot open shared object file: No such file or directory
Apparently an updated mpd addon needs to be made available.
Thanks!
[RPi4] MPD Add-on error on latest nightly
-
adelias -
December 23, 2025 at 9:58 PM -
Thread is Unresolved
-
-
ffmpeg 7.0 was updated to 8.0; the add-on repo version was already bumped and add-ons are already being built. The mpd add-on should update itself in the next 24h.
-
Still receiving this error with the latest nightly (20251227-0ac15bb).
-
please update to the latest mpd addon
-
I already had updated mpd.
-
That error is from an old mpd.
as below for the current mpd.
Code# wget https://addons.libreelec.tv/12.80.5/Generic/x86_64/service.multimedia.mpd/service.multimedia.mpd-12.80.5.1.zip # unzip service.multimedia.mpd-12.80.5.1.zip # service.multimedia.mpd/bin/mpd exception: No configuration file found # ldd service.multimedia.mpd/bin/mpd | grep avutil libavutil.so.60 => /usr/lib/libavutil.so.60 (0x00007f073fd53000) -
-
Issue identified, mpd rebuilding now.