OS X AppleScript launch Kodi Video-Addon
#1
Hello,
I'm new to this forum so I hope I post this correctly.

I am using my Harmony Remote to control my MacMini Media Center. For most of the actions I am using AppleScript to change resolution, connect to VPN or lauch applications like Kodi. Is there a way to give Kodi a command to launch a specific Plugin? I found the command:
Code:
tell application "Kodi" to RunAddon(video.polishtv.live)
but unfortunatly it's giving me an error that the variable "video.polishtv.live" is not defined. Is the plugin name wrong or is there an error in the code? Any idea what I am doing wrong? How do I find the right plugin ID? Help would be much appreciated!

Greetings!
Reply
#2
*push*
Reply

Logout Mark Read Team Forum Stats Members Help
AppleScript launch Kodi Video-Addon1