05-04-2023, 05:32 PM
hi Adrian,
I have test several configurations and i think that the following could be fine. Would you please be so kind to test it and let me know your comments?
Best regards and thanks,
Francesco
I have test several configurations and i think that the following could be fine. Would you please be so kind to test it and let me know your comments?
Code:
[Unit]
Description=MPD OLED Display
After=network.target sound.target mpd.service
Requires=mpd.service
[Service]
ExecStart=/usr/bin/mpd_oled -o 6 -b 32 -g 1 -f 50 -c alsa,plughw:Loopback,1
TimeoutSec=3min
[Install]
WantedBy=multi-user.target
Best regards and thanks,
Francesco