• 1
  • 305
  • 306
  • 307
  • 308
  • 309(current)
Release skin helper service
@Fuchs2468
Excellent! I got Embuary Helper displaying up to three countries...text and flags. Thanks for the suggestion!
Reply
Hello, I have translated the PlugIn skin backup for those who may be interested.

Decompress and copy on the route…

Spanish skin backup
Reply
Hello @Angelinas,and @Fuchs2468,
in some cases the following error appears randomly, on CoreELEC if that matters. Can anyone help? Is this critical or can I ingnore it?

2024-05-28 08:53:13.839 T:3744 info <general>: [ script.embuary.info ] Refreshing next airing database
2024-05-28 08:53:13.973 T:3747 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: 'datetime.timedelta' object has no attribute 'tzinfo'
Traceback (most recent call last):
File "/storage/.kodi/addons/script.skin.helper.service/service.py", line 10, in <module>
from resources.lib.main_service import MainService
File "/storage/.kodi/addons/script.skin.helper.service/resources/lib/main_service.py", line 16, in <module>
from metadatautils import MetadataUtils
File "/storage/.kodi/addons/script.module.metadatautils/lib/metadatautils.py", line 10, in <module>
import helpers.kodi_constants as kodi_constants
File "/storage/.kodi/addons/script.module.metadatautils/lib/helpers/kodi_constants.py", line 10, in <module>
from .utils import KODI_VERSION
File "/storage/.kodi/addons/script.module.metadatautils/lib/helpers/utils.py", line 13, in <module>
import arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/__init__.py", line 2, in <module>
from .api import get, now, utcnow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/api.py", line 12, in <module>
from arrow.arrow import TZ_EXPR, Arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/arrow.py", line 1886, in <module>
Arrow.max = Arrow.fromdatetime(dt_datetime.max)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/arrow.py", line 324, in fromdatetime
if dt.tzinfo is None:
^^^^^^^^^
AttributeError: 'datetime.timedelta' object has no attribute 'tzinfo'
-->End of Python script error report<--

2024-05-28 08:53:16.739 T:3744 info <general>: [ script.embuary.info ] Finished next airing database refreshing


Thank you
Greets
Reply
(2024-05-28, 19:45)Park Wrote: Hello @Angelinas,and @Fuchs2468,
in some cases the following error appears randomly, on CoreELEC if that matters. Can anyone help? Is this critical or can I ingnore it?

This error is caused by "script.module.arrow" not by "SHS".
It seems to be a known problem though.
I am currently using version "1.2.3" of "script.module.arrow" with Kodi (Matrix, Nexus and Omega).
I haven't had this error for a long time.
Reply
@Fuchs2468
Thank you for your answer but the 1.2.3 is already installed.
Reply
Hi, hope this is the right Thread.

I regulary get errors/warnings from the widgets Addon.
Quote:2024-06-01 22:46:35.109 T:17413 warning <general>: script.skin.helper.widgets --> Exception details: Type: TypeError Value: 'NoneType' object is not iterable Traceback: Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skin.helper.widgets/resources/lib/main.py", line 171, in show_widget_listing
all_items = getattr(media_class, action)()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skin.helper.widgets/resources/lib/media.py", line 251, in similar
all_items += self.tvshows.similar()
TypeError: 'NoneType' object is not iterable
 
2024-06-01 22:46:35.374 T:17429 info <general>: Skin Helper Service --> Skin Helper Service version 1.30.0 started
2024-06-01 22:46:36.878 T:17354 info <general>: Loading skin file: DialogMediaSource.xml, load type: KEEP_IN_MEMORY
2024-06-01 22:46:38.874 T:17354 info <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2024-06-01 22:46:39.357 T:17462 warning <general>: script.skin.helper.widgets --> Exception details: Type: TypeError Value: 'NoneType' object is not iterable Traceback: Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skin.helper.widgets/resources/lib/main.py", line 171, in show_widget_listing
all_items = getattr(media_class, action)()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skin.helper.widgets/resources/lib/media.py", line 259, in similarshowsandmovies
all_items += self.tvshows.similar()
TypeError: 'NoneType' object is not iterable

Full Log
Reply
(Yesterday, 23:14)WhoEver Wrote: Hi, hope this is the right Thread.

I regulary get errors/warnings from the widgets Addon.

You are using the skin "Titan BINGIE MOD" and your SHS addons are all from the Titan-Binge repo.
You should ask here because they have been modified and no longer match the original.

https://forum.kodi.tv/showthread.php?tid=355993
Reply
  • 1
  • 305
  • 306
  • 307
  • 308
  • 309(current)

Logout Mark Read Team Forum Stats Members Help
skin helper service18