XBMC Plugin: SwitchKing Reporter
Posted: Sun 12 May 2013, 09:10
The plugin will react on Start / Stop / Pause / Resume / Startup / Shutdown and send the information to the DataSource in SK... then it's up to you what you do with the information. 
ChangeLog
v1.1.3
-Bugfix (Went to idle when playing video)
v1.1.2
-Bugfix (Exit didn't show in some cases)
-Moved to repository
v1.1.1
-Bugfixes (Idle Timer)
v1.1.0
-Advanced Options to change messages
-Removed detailed messages (Use advanced settings instead)
-Changed to lower case letters (Comply with XBMC standards)
-Moved strings to XML-file (Comply with XBMC standards)
-More logging (Some only in XBMC Debug mode)
-Bugfixes
v1.0.0
- Inital Release
Download
http://apps.snowland.se/xbmc.repository.riro/
(Download and add the repro and you will get auto updating add-ons)
HowTo
Create a REST-DataSource in SwitchKing
Install it in XBMC (Add plugin from repository)
Configure the plugin in XBMC (Can be found under Services in XBMC)
Start a movie and you should see information flowing to SwitchKing
(Tested on Win7 x64 with XBMC 12.2, but its written in pure Python so it should work on other platforms)

ChangeLog
v1.1.3
-Bugfix (Went to idle when playing video)
v1.1.2
-Bugfix (Exit didn't show in some cases)
-Moved to repository
v1.1.1
-Bugfixes (Idle Timer)
v1.1.0
-Advanced Options to change messages
-Removed detailed messages (Use advanced settings instead)
-Changed to lower case letters (Comply with XBMC standards)
-Moved strings to XML-file (Comply with XBMC standards)
-More logging (Some only in XBMC Debug mode)
-Bugfixes
v1.0.0
- Inital Release
Download
http://apps.snowland.se/xbmc.repository.riro/
(Download and add the repro and you will get auto updating add-ons)
HowTo
Create a REST-DataSource in SwitchKing
Install it in XBMC (Add plugin from repository)
Configure the plugin in XBMC (Can be found under Services in XBMC)
Start a movie and you should see information flowing to SwitchKing
(Tested on Win7 x64 with XBMC 12.2, but its written in pure Python so it should work on other platforms)