Mediaset-Play-plugin.video.videomediaset icon indicating copy to clipboard operation
Mediaset-Play-plugin.video.videomediaset copied to clipboard

Not work

Open MarcoViti opened this issue 3 years ago • 1 comments

Hi, i have problem with this add-on, i have try 2.0.7. and 2.0.8.beta... on Matrix, below I publish the log lines relating to the problem.

Error Type: <class 'AttributeError'> Error Contents: module 'xbmc' has no attribute 'translatePath' Traceback (most recent call last): File "C:\Users\ocifa\AppData\Roaming\Kodi\addons\plugin.video.videomediaset\default.py", line 2, in from resources.main import KodiMediaset File "C:\Users\ocifa\AppData\Roaming\Kodi\addons\plugin.video.videomediaset\resources\main.py", line 5, in from phate89lib import kodiutils, staticutils # pylint: disable=import-error File "C:\Users\ocifa\AppData\Roaming\Kodi\addons\script.module.phate89\lib\phate89lib\kodiutils.py", line 19, in PATH_T = xbmc.translatePath(PATH) AttributeError: module 'xbmc' has no attribute 'translatePath' -->End of Python script error report<--

MarcoViti avatar Sep 07 '21 20:09 MarcoViti

Fixed by https://github.com/phate89/script.module.phate89/pull/3.

mirh avatar Jul 18 '22 16:07 mirh

merged the pr. IT will be in the official repo soon

phate89 avatar Jan 29 '23 12:01 phate89