Help with Service.py
#1
I'm looking for a service py example already setup with a cron to trigger a python script at a configured time...

Newbie to python so I'd rather not build one from scratch since my time is limited...

Any help would be appreciated...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#2
What about robweber's "Cron XBMC" Add-on?
You can use it to call other add-ons.
My GitHub. My Add-ons:
Image
Reply
#3
Thanks, Looks interesting... But I think overkill. need to run custom script not add on and would like a custom service if possible.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#4
Not really overkill, it was designed to do exactly what you asked. Just configure it to run your script using the RunScript() built in function. Certainly a lot easier than writing a timer service by hand.
Reply
#5
Okay I'll give it a second look...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply

Logout Mark Read Team Forum Stats Members Help
Help with Service.py0