(05-24-2024, 09:44 PM)fdealexa Wrote:Ok Francesco. The right path is Configure-Audio-MPD options-Metadata on .Now autostart is ok !!(05-24-2024, 09:06 PM)Pappece Wrote:(08-07-2022, 09:15 AM)fdealexa Wrote: Hello lhkp0480,Francesco in moode 8.3.9 (my version) there isn't in "System Config - Local Services" metadata....how i can do?
Let's try:
# Enable "Metadata File" (ON) in System Config - Local Services
# Copy the files FdA_AutoPeppy in to the PeppyMeter directory (/home/pi/PeppyMeter)
Then:
# Reboot the systemCode:sudo cp /home/pi/PeppyMeter/fda_autopeppy.service /etc/systemd/system/
sudo chmod +111 /etc/systemd/system/fda_autopeppy.service
sudo systemctl daemon-reload
sudo systemctl enable fda_autopeppy.service
sudo systemctl start fda_autopeppy.service
The PeppyMeter will start at the first "play".
Let me know if any problem.
Best regards,
Francesco
It should be menu, config, audio, General. I am not sure because I cannot acces to any moOde system, now
Another issue is that when performing music with Peppymeter, if i try to touch my screen to return on normal moode gui, the meters remains as touch donesn't function. I need to use the web interface to stop peppy and return on the home menù.
In config.txt of Peppy i use the instruction as in Github , but nothing.
Code:
"exit.on.touch = True"