Hey, I hope im posting in correct forum. I have googled and cant find anyone with this problem.
I have a file "/storage/hyperion/set1.sh" with full executable rights. Script is fine. I can run it through shell.
In remote.xml (File works ive tested other actions and they trigger)
<keymap>
<global>
<remote>
<red>RunScript("/storage/hyperion/set1.sh")</red>
</remote>
</global>
</keymap>
But RunScript does not execute.
Kodi debug log:
6:52:13 3518.185059 T:1765798816 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC
16:52:13 3518.186279 T:1765798816 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us
16:52:13 3518.186523 T:1765798816 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
16:52:13 3518.258789 T:1765798816 INFO: ## LibreELEC Addon ## system::updateThread ## Started
16:52:13 3518.259766 T:1765798816 INFO: ## LibreELEC Addon ## system::set_auto_update ## manual
16:52:13 3518.276611 T:1588589472 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
16:52:13 3518.296143 T:1605366688 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
16:52:14 3519.038086 T:1953567648 DEBUG: CCurlFile::Open - effective URL: <https://libreelec.tv/feed/>
16:52:14 3519.038330 T:1953567648 DEBUG: Got rss feed: https://libreelec.tv/feed
16:52:14 3519.043457 T:1953567648 DEBUG: RSS feed encoding: UTF-8
16:52:14 3519.047363 T:1953567648 DEBUG: Parsed rss feed: https://libreelec.tv/feed
16:52:14 3519.047852 T:1953567648 DEBUG: CurlFile::Open(0x74710c50) http://feeds.kodi.tv/xbmc
16:52:14 3519.048584 T:1953567648 INFO: easy_aquire - Created session to http://feeds.kodi.tv
16:52:14 3519.238770 T:1953567648 DEBUG: Got rss feed: http://feeds.kodi.tv/xbmc
16:52:14 3519.267334 T:1953567648 DEBUG: RSS feed encoding: UTF-8
16:52:14 3519.270996 T:1953567648 DEBUG: Parsed rss feed: http://feeds.kodi.tv/xbmc
16:52:14 3519.271484 T:1953567648 DEBUG: CurlFile::Open(0x74710c50) http://feeds.kodi.tv/latest_xbmc_addons
16:52:14 3519.333252 T:1953567648 DEBUG: Got rss feed: http://feeds.kodi.tv/latest_xbmc_addons
16:52:14 3519.337646 T:1953567648 DEBUG: RSS feed encoding: UTF-8
16:52:14 3519.341553 T:1953567648 DEBUG: Parsed rss feed: http://feeds.kodi.tv/latest_xbmc_addons
16:52:14 3519.342041 T:1953567648 DEBUG: CurlFile::Open(0x74710c50) http://feeds.kodi.tv/updated_xbmc_addons
16:52:14 3519.406250 T:1953567648 DEBUG: Got rss feed: http://feeds.kodi.tv/updated_xbmc_addons
16:52:14 3519.409912 T:1953567648 DEBUG: RSS feed encoding: UTF-8
16:52:14 3519.412842 T:1953567648 DEBUG: Parsed rss feed: http://feeds.kodi.tv/updated_xbmc_addons
16:52:14 3519.413330 T:1953567648 DEBUG: Thread RSSReader 1953567648 terminating
16:52:15 3519.594971 T:1673524128 DEBUG: JSONRPC Server: New connection detected
16:52:15 3519.595215 T:1673524128 INFO: JSONRPC Server: New connection added
16:52:15 3519.606689 T:1673524128 INFO: JSONRPC Server: Disconnection detected
16:52:15 3519.606934 T:1673524128 DEBUG: JSONRPC Server: New connection detected
16:52:15 3519.607178 T:1673524128 INFO: JSONRPC Server: New connection added
16:52:15 3519.807861 T:1757410208 INFO: CPythonInvoker(1, /storage/.kodi/addons/script.featherence.service/service.py): script successfully run
16:52:15 3519.866943 T:1757410208 INFO: Python script stopped
16:52:15 3519.867188 T:1757410208 DEBUG: Thread LanguageInvoker 1757410208 terminating
16:52:15 3520.074219 T:1617884064 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found
16:52:16 3520.645752 T:1673524128 INFO: JSONRPC Server: Disconnection detected
16:52:16 3520.646240 T:1673524128 DEBUG: JSONRPC Server: New connection detected
16:52:16 3520.646484 T:1673524128 INFO: JSONRPC Server: New connection added
16:52:16 3520.697510 T:1673524128 INFO: JSONRPC Server: Disconnection detected
16:52:16 3520.697998 T:1673524128 DEBUG: JSONRPC Server: New connection detected
16:52:16 3520.698242 T:1673524128 INFO: JSONRPC Server: New connection added
16:52:20 3525.376709 T:1962745856 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
16:52:22 3526.746826 T:1816130464 DEBUG: PushCecKeypress - received key fb duration 0 (rep:0 size:0)
16:52:22 3526.747070 T:1816130464 DEBUG: PushCecKeypress - added key fb
16:52:22 3526.747070 T:1962745856 DEBUG: OnKey: 251 (0xfb, obc4) pressed, action is RunScript("/storage/hyperion/set1.sh")
16:52:22 3527.092285 T:1816130464 DEBUG: PushCecKeypress - received key fb duration 345 (rep:0 size:0)
16:52:22 3527.092773 T:1816130464 DEBUG: PushCecKeypress - ignored key fb
LibreELEC:~ #
Display More
Im running:
RPI3, LibreElec 7.90.003