Cinergy_T2_White.conf

This commit is contained in:
2017-11-21 21:35:50 +01:00
parent 7b17b52e33
commit a46d1d9779
8 changed files with 90 additions and 20 deletions

View File

@@ -1,16 +1,11 @@
# -*- coding: utf-8 -*-
from resources.lib import kodilogging
from resources.lib import context
import logging
import xbmcaddon
# Keep this file to a minimum, as Kodi
# doesn't keep a compiled copy of this
ADDON = xbmcaddon.Addon()
kodilogging.config()
context.run()