Botster / plugin.video.liveleak

Kodi Media Center addon
2 stars 1 forks source link

Python3 #1

Closed Oevind closed 3 years ago

Oevind commented 4 years ago

Kodi 19 addons and scripts that have updated to support Python3 (and no longer support Python2)

Botster commented 4 years ago

I am not sure what you are saying. Are you saying that Kodi 19 will no longer support Python2 and therefore addons and scripts must support Python3? What exactly is the issue?

Oevind commented 4 years ago

Hi,

plugin.video.liveleak crashes under LibreELEC V19

ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

Botster commented 4 years ago

Thank you for providing the exception report. It is quite helpful.

Kodi 19 is currently in Alpha state, and I am eager to see this issue resolved early on. However, this appears to be a LibreELEC/BeautifulSoup issue.

See: https://forum.kodi.tv/showthread.php?tid=342682&pid=2842061#pid2842061 And: https://forum.kodi.tv/showthread.php?tid=343068

If you file a bug report with them, please kindly post the link here so anyone interested can follow along with the resolution of the issue. Thank you.

Botster commented 3 years ago

Assumed resolved.