Local Media Player

Hi all, I’m trying to figure out how I can play local mp3 files inside HA (installed on an old laptop, so built-in speakers)
Any ideas?

MPD?


https://www.musicpd.org/

Already tried, but it seems there’s no releases:

I’ve added https://github.com/bestlibre/hassio-addons repository to HA, then i’ve installed mopidy. Now it seems to work, but I hear no audio.
How can I test where the problem is?

I found kind of solution. May be this wil be helpfull.
I have RPi4B, Rasbian Buster OS, Hass installed in Docker and my RPi4 dont play any sound via 3.5jack (not from OS, not from Hass).
In OS i uninstall pulseaudio software
sudo apt-get remove pulseaudio
and after that i can play any sound in OS and Hass with Local VLC addon (https://github.com/rodripf/hassio-local-vlc).

Thanks

But I’ve solved… I don’t know how! So many tests, with apt-get uninstall and reinstall various packages (alsamixer, pulseaudio, etc…), so I don’t know what exactly the problem was, but now I can listen to internal speaker with Mopidy.
This way I can play/stop music from HA dashboard.