Steve Fatula
Steve Fatula
Yes, I am aware of game focus mode, on or off makes no difference, I cannot abort the level with control-a. It does work with SA2. Just not libretro
Helpful to know it works for you, will have to look elsewhere then as it definitely does not work for me. Strange!
Your MySQL error is due to missing the creation date in the video metadata.
I would sure want this as well!
Same here NC23 and 4.3.1 on ubuntu 20.04, PHP 7.4.3
This worked for me on Ubuntu: ``` [Unit] Description=Process MCE commands After=network.target [Service] ExecStart=/usr/local/bin/inputexec --action-commands=/home/mythtv/Documents/Scripts/inputexec-actions.ini --source-file=/dev/IntelCIR --action-mode=run_async --logging-target=syslog --logging-level=info Restart=always [Install] WantedBy=multi-user.target ```