Max2Play Home › Forums › General Questions on Hardware and Max2Play Versions › Audiophonics Powerbutton -Zeitspanne für weichen Shutdown › Reply To: Audiophonics Powerbutton -Zeitspanne für weichen Shutdown
8. Juni 2022 at 13:10
#52253
I have now spoken to our developer. There is a power button script that you could edit. It is written in C and can be found under the following path: \var\www\max2play\application\plugins\audiophonics\scripts\pwrbutton.c
So far, the script simply executes the command „poweroff“ (without any given time limit). So you could edit that, but it’s probably quite complex.