What app is this about, and its version: Navidrom 0.60.3~ynh1 What YunoHost version are you running: yunohost version : 12.1.39 (stable) What type of hardware are you using: Old laptop or computer
Describe your issue
Navidrom don’t start even if i ask the service to restart. I don’t understand why when i watch the logs.
I have the same issue and I found a fix from the source below - maybe a parameter to remove in the ynh packaging?
Basically comment off the Scanner.Extractor= “ffmpeg” in /home/yunohost.app/navidrome/navidrome.toml and restart the service.
Ps I first commented off in the files /etc/yunohost/apps/navidrome/settings.yml and in /etc/yunohost/apps/navidrome/conf/navidrome.toml and it did not work, but you may have to change in these too, too lazy to revert at this advanced time. I never know the difference between those folders (/etc/yunohost/apps and /home/yunohost.app) or the folder /var/www/nameoftheapp… if someone knows the specificities of those 3 folders I’m happy to learn and understand a bit more what I’m doing