-
Notifications
You must be signed in to change notification settings - Fork 130
KODI Notifications
surge919 edited this page May 12, 2015
·
9 revisions
kodi_notification.pl
Send notifications to KODI (formerly XMBC)
Add the following to your mh.ini
kodi_notify_address= ( :<port></port> ) Specify multiple addresses with , kodi_timeout=5000 ( amount of time to display message on screen -- in milliseconds ) kodi_title=MisterHouse ( Title of notification box ) kodi_image=http://192.168.1.5/ia5/mh.png ( Image to display next to message.. I copied favicon.ico .. Not all skins support images )
If notifications are not being received by KODI, ensure you've set the address to the same port KODI is listening on. My KODI install was listening on 80