bugatsinho.github.io
bugatsinho.github.io copied to clipboard
Greek subs issue with python 3.14 (kodi 22)
That's the kodi error log:
"2025-12-27 11:07:22.845999 T:4891 error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/storage/.kodi/addons/service.subtitles.greeksubs/service.py", line 20, in <module>
from resources.lib.addon import Search, Download
File "/storage/.kodi/addons/service.subtitles.greeksubs/resources/lib/addon.py", line 25, in <module>
from resources.lib import s4f, subztv, yifi
File "/storage/.kodi/addons/service.subtitles.greeksubs/resources/lib/s4f.py", line 21, in <module>
from resources.modules import client
File "/storage/.kodi/addons/service.subtitles.greeksubs/resources/modules/client.py", line 33, in <module>
URLopener = urllib2.URLopener
^^^^^^^^^^^^^^^^^
AttributeError: module 'urllib.request' has no attribute 'URLopener'
-->End of Python script error report<--
"
Sooner or later there has to be some update so we can keep using this great addon. thanks for all your work.