Kodi 19 Error logs
#1
Hi.
I am new to this world of KODI.
I am having problems with my KODI19. I installed a NETFLIX addon because, I would like to watch my series inside KODI, but after a while, I can't open any addon because an error appears when I try to open my addons.
This error appears on the screen - PythonToCppException

I posted the logs below, to see if it helps to find out how to fix this!
Thanks

Paste Kodi Logs
Reply
#2
Try this version plugin.video.netflix
https://github.com/CastagnaIT/plugin.vid...master.zip

I am on v20 Kodi and have error in dialog, I see In your log that you are on v 19....this should work for you.
If doesent work change this line 
https://github.com/CastagnaIT/plugin.vid...gs.py#L103
In:
Code:
def show_yesno_dialog(title, message, yeslabel=None, nolabel=None, default_yes_button=False):
    # pylint: disable=no-member,unexpected-keyword-arg
    return xbmcgui.Dialog().yesno(heading=title, message=yeslabel)
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#3
Sorry but I don't know how to find this file (dialogs.py). Where can I find?
I always access my BOX through WINSCP on the computer, however, I don't know which folder to find and edit with what you told me. Would you help me?
Reply
#4
Install plugin from zip....
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#5
(2021-05-24, 16:19)Angelinas Wrote: Install plugin from zip....

This plugin is already installed.
https://github.com/CastagnaIT/plugin.vid...master.zip

But the error still persists
Reply
#6
From your log......
Your version is old...
2021-05-18 15:08:07.167 T:2538580608 NOTICE: ADDON: plugin.video.netflix v1.1.1 installed
From  Mar 24, 2020 
https://github.com/CastagnaIT/plugin.vid...2ff5f4e81f

Newest version
<addon id="plugin.video.netflix" name="Netflix" version="1.15.1+matrix.1" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#7
(2021-05-24, 20:39)Angelinas Wrote: From your log......
Your version is old...
2021-05-18 15:08:07.167 T:2538580608 NOTICE: ADDON: plugin.video.netflix v1.1.1 installed
From  Mar 24, 2020 
https://github.com/CastagnaIT/plugin.vid...2ff5f4e81f

Newest version
<addon id="plugin.video.netflix" name="Netflix" version="1.15.1+matrix.1" provider-name="libdev + jojo + asciidisco + caphm + castagnait">


I did the removal of the plugin and the repository I had before and installed the one you sent me, but unfortunately any plugin I try to open, an error appears, as well as any plugin I try to install appears an error, and it all started after I installed this repository.
Reply
#8
Any suggestion?
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 19 Error logs0