João PC Costa 0 Posted April 10, 2020 Posted April 10, 2020 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
João PC Costa 0 Posted April 10, 2020 Author Posted April 10, 2020 (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 in https://raw.githubusercontent.com/MediaBrowser/plugin.video.emby.objects/master/objects.json it doesn't have this version last is 181167264-4.1.15-https://github.com/MediaBrowser/plugin.video.emby.objects/archive/181167264.zip" Edited April 10, 2020 by João PC Costa
João PC Costa 0 Posted April 11, 2020 Author Posted April 11, 2020 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.
João PC Costa 0 Posted April 11, 2020 Author Posted April 11, 2020 I think don't have permissions in objects.json.
João PC Costa 0 Posted April 11, 2020 Author Posted April 11, 2020 In this link https://raw.githubusercontent.com/MediaBrowser/plugin.video.emby.objects/master/objects.json At patch.py The version of emby for kodi just go to 4.1.15 But I already have installed the 4.1.19 Don't know if the error for don't get version, can be this.
João PC Costa 0 Posted April 20, 2020 Author Posted April 20, 2020 Hi, when will you upgrade this Kodi Emby Version? Thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now