Kodi Community Forum
Problem running Python Scripts (OS X) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: Problem running Python Scripts (OS X) (/showthread.php?tid=255699)



Problem running Python Scripts (OS X) - Ziemowit - 2016-01-08

Hi

I am trying to use this solution to switch between HDMI and Airplay output on my Mac Mini running KODI 15. I want to run a python script located in the user data folder when i push a certain button on my remote. for now i linked this through keymaps with "d" on my keyboard.

Unfortunately this gives me an error in the log
Quote:22:31:31 T:140735114224384 ERROR: ExecuteAsync - Not executing non-existing script /Users/Schimmi/Library/Application Support/Kodi/userdata/switch_audio.py

Any idea what might be wrong?


RE: Problem running Python Scripts (OS X) - DarrenHill - 2016-01-09

Thread moved to OS X section


RE: Problem running Python Scripts (OS X) - Ziemowit - 2016-01-09

Can someone move this please to the right area? Just noticed I posted this in the wrong sub-forum


RE: Problem running Python Scripts (OS X) - DarrenHill - 2016-01-09

(2016-01-09, 00:05)Ziemowit Wrote: Can someone move this please to the right area? Just noticed I posted this in the wrong sub-forum

Way ahead of you Wink


RE: Problem running Python Scripts (OS X) - Ziemowit - 2016-01-09

(2016-01-09, 00:06)DarrenHill Wrote:
(2016-01-09, 00:05)Ziemowit Wrote: Can someone move this please to the right area? Just noticed I posted this in the wrong sub-forum

Way ahead of you Wink

Just a minute Wink


RE: Problem running Python Scripts (OS X) - Ziemowit - 2016-01-09

uhm....just solved it myself...quite embarrassing i didn't notice a typo for the past three months, but now after a glass of wine this finally came to my attention.