service.autosubs icon indicating copy to clipboard operation
service.autosubs copied to clipboard

Autosubs error

Open chris2677 opened this issue 2 years ago • 1 comments

EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'AttributeError'> Error Contents: module 'xbmc' has no attribute 'translatePath' Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.autosubs/default.py", line 3, in from resources.lib.autosubs import * File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.autosubs/resources/lib/autosubs.py", line 14, in cwd = xbmc.translatePath(addon.getAddonInfo('path')) ^^^^^^^^^^^^^^^^^^ AttributeError: module 'xbmc' has no attribute 'translatePath' -->End of Python script error report<-- kodi.log

chris2677 avatar Jan 21 '23 16:01 chris2677

After the Kodi 20 update autosubs has this error.

chris2677 avatar Jan 22 '23 20:01 chris2677