Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
How do I use Nawar kodi-cli?
#1
I'm trying to understand why I can't get Nawar kodi-cli to work.

Code:

kodi-cli -y https://www.youtube.com/watch?v=310QegMWzSg
failure: Some Kodi configurations are not loaded. Please make sure they are.

From looking at the source, it seems it wants some environment variables, but even if I set them, it has no effect

 
Code:

env|grep -i kodi_
KODI_USER=kodi
KODI_PASSWORD=kodi
KODI_PORT=8080
KODI_HOST=10.10.10.1

I see that there are two different kodi-cli

https://github.com/nawar/kodi-cli#arguments
https://github.com/JavaWiz1/kodi-cli

I'm using the Nawar one
Reply

Logout Mark Read Team Forum Stats Members Help
How do I use Nawar kodi-cli?0