2018-04-08, 21:31
I just installed Grid on my Vero 4K (Kodi 17.6).
I checked the skin settings and all required addons are installed. Still, I get lot's of "Skin Helper Service" errors on the screen.
Below the error, full log: https://paste.ubuntu.com/p/r66p9CHFG8/
Also, my TV is just 32", 1080P, I am watching from a little over 3 meters and the text is just 1 point too small. Is it possible for me to make the texts in lists (like TV Show lists) just 1 point bigger?
Is that something that I could change in an xml file?
I checked the skin settings and all required addons are installed. Still, I get lot's of "Skin Helper Service" errors on the screen.
Below the error, full log: https://paste.ubuntu.com/p/r66p9CHFG8/
xml:01:36:01.919 T:3813298944 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
01:36:10.907 T:3775918848 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.6), DASH_SUPPORT_ADDON = True
01:36:10.918 T:3840037632 NOTICE: Skin Helper Widgets --> Backgroundservice started
01:36:14.497 T:3856814848 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name detect_plugin_content
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.skin.helper.backgrounds/service.py", line 9, in <module>
from resources.lib.backgrounds_updater import BackgroundsUpdater
File "/home/osmc/.kodi/addons/script.skin.helper.backgrounds/resources/lib/backgrounds_updater.py", line 20, in <module>
from smartshortcuts import SmartShortCuts
File "/home/osmc/.kodi/addons/script.skin.helper.backgrounds/resources/lib/smartshortcuts.py", line 15, in <module>
from metadatautils import detect_plugin_content, KodiDb
ImportError: cannot import name detect_plugin_content
-->End of Python script error report<--
01:36:14.811 T:3848426240 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name extend_dict
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.skin.helper.service/service.py", line 10, in <module>
from resources.lib.main_service import MainService
File "/home/osmc/.kodi/addons/script.skin.helper.service/resources/lib/main_service.py", line 13, in <module>
from listitem_monitor import ListItemMonitor
File "/home/osmc/.kodi/addons/script.skin.helper.service/resources/lib/listitem_monitor.py", line 13, in <module>
from metadatautils import extend_dict, process_method_on_list
ImportError: cannot import name extend_dict
-->End of Python script error report<--
Also, my TV is just 32", 1080P, I am watching from a little over 3 meters and the text is just 1 point too small. Is it possible for me to make the texts in lists (like TV Show lists) just 1 point bigger?
Is that something that I could change in an xml file?