Skip to content

Instantly share code, notes, and snippets.

@4lb3rtO
4lb3rtO / example.py
Created July 28, 2015 13:58
Example for Kodi onScanFinished event
import xbmc
class Test
def __init__(self):
while (not xbmc.abortRequested):
###do more###
class Monitor(xbmc.Monitor):
@4lb3rtO
4lb3rtO / Kodi15RC2
Created July 13, 2015 20:08
Kodi 15 RC2 Log
21:08:13 T:5872 NOTICE: special://profile/ is mapped to: special://masterprofile/
21:08:13 T:5872 NOTICE: -----------------------------------------------------------------------
21:08:13 T:5872 NOTICE: Starting Kodi (15.0-RC2 Git:20150711-0aa930b). Platform: Windows NT x86 32-bit
21:08:13 T:5872 NOTICE: Using Release Kodi x32 build
21:08:13 T:5872 NOTICE: Kodi compiled Jul 11 2015 by MSVC 180030723 for Windows NT x86 32-bit version 6.0 (0x06000000)
21:08:13 T:5872 NOTICE: Running on Windows 8.1, kernel: Windows NT x86 64-bit version 6.3
21:08:13 T:5872 NOTICE: Host CPU: Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz, 4 cores available
21:08:13 T:5872 NOTICE: Desktop Resolution: 1920x1080 32Bit at 59Hz
21:08:13 T:5872 NOTICE: Running with restricted rights
21:08:13 T:5872 NOTICE: Aero is enabled