Jump to content

Kodi 18.2 - AttributeError: 'module' object has no attribute 'version'


Recommended Posts

João PC Costa
Posted

Hi,

 

Can you help me.

 

kodi.log

 

===

2020-04-10 20:31:40.758 T:1656726240  NOTICE: EMBY.patch -> --->[ patch ]
 
2020-04-10 20:31:40.959 T:1656726240   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'module' object has no attribute 'version'
                                            Traceback (most recent call last):
                                              File "/home/pi/.kodi/addons/plugin.video.emby/service.py", line 39, in <module>
                                                import entrypoint
                                              File "/home/pi/.kodi/addons/plugin.video.emby/resources/lib/entrypoint/__init__.py", line 24, in <module>
                                                from service import Service
                                              File "/home/pi/.kodi/addons/plugin.video.emby/resources/lib/entrypoint/service.py", line 16, in <module>
                                                PATCH.check_update()
                                              File "/home/pi/.kodi/addons/plugin.video.emby/resources/lib/patch.py", line 131, in check_update
                                                current_version = objects.version
                                            AttributeError: 'module' object has no attribute 'version'
                                            -->End of Python script error report<--
===
 
Thanks.

kodi.log

Posted

Hi, when does this happen?

João PC Costa
Posted

At start of kodi

Posted

Is this an old version of Kodi?

João PC Costa
Posted

18.2 Leia

João PC Costa
Posted (edited)

patch.py

 

...

 

   },
                "18.*": {
                    "desc": "Leia objects",
                    "objects": [
                        "181167211-3.1.38-https://github.com/MediaBrowser/plugin.video.emby.objects/archive/leia.zip"
                    ]
                },
 
...
 
it have version field in __init__
 
 
i have emby version 4.3.1.0
 
 
it doesn't have this version
 
last is 
Edited by João PC Costa
Posted

Does this resolve the problem?

João PC Costa
Posted

I saw that the emby for kodi is at 4.1.19

 

And the last in objects.json is 4.1.15

 

Don't know if could be that the problem.

Posted

have you tried updating?

João PC Costa
Posted

I think don't have permissions in objects.json.

Posted

I don't quite understand what that means?

Posted

Thanks for the info.

  • 2 weeks later...
João PC Costa
Posted

Hi,

 

when will you upgrade this Kodi Emby Version?

 

Thanks.

Posted

I'm not sure yet. Does that impact this?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...