Project

General

Profile

Feature #314 » test_getshares.py

dandar3, 09/08/2014 03:09 PM

 
import xbmc

result = xbmc.executehttpapi( "GetShares(programs)" )
xbmc.log( "Result = " + result, xbmc.LOGNOTICE)
(1-1/2)