I didn't realise that! Maybe send text to notification would be a nice feature for the web interface.
Posts by tb404
-
-
That works! Why doesn't 'Send text to Kodi' feature work in Kodi web interface? Does it need fixing?
-
I am running latest stable version of LibreElec, sending text to Kodi does not work from the web interface or by using Kore remote.
I have also tried running this command:
curl -v -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"Input.SendText","params":{"text":"<text to send>","done":false},"id":1}' http://<host>:<port>/jsonrpc
it says it sent ok, but nothing is displayed?
-
Hopefully will be fixed in LibreElec 8
-
I would like to play my C64 SID and Tracker Modules collection using LibreELEC MPD addon, when I run mpd -V it shows those formats are not supported.
Would it be possible for a future LibreELEC version to have libsidplay2 + libmodplug compiled into MPD so users can play those formats?