2024-08-15, 20:21
When trying to start the plex add-on, it only produces an error.
I've grabbed a log file
https://paste.kodi.tv/cukepumumi
I've grabbed a log file
https://paste.kodi.tv/cukepumumi
(2024-08-15, 20:21)JonnyGators Wrote: https://paste.kodi.tv/cukepumumiSeems to be a problem with the Plex addon. From line 804 you can see all the errors.
(2024-08-15, 20:21)JonnyGators Wrote: When trying to start the plex add-on, it only produces an error.
I've grabbed a log file
cukepumumi (paste)
(2024-08-16, 02:06)jbinkley60 Wrote:I've opened a ticket on github with the log - https://github.com/plexinc/plex-for-kodi/issues/393(2024-08-15, 20:21)JonnyGators Wrote: When trying to start the plex add-on, it only produces an error.
I've grabbed a log file
cukepumumi (paste)
I suspect it has to do with the version urllib3 installed on this system:
"script.module.urllib3 v2.1.0 installed"
and the Plex addon. If the addon was written for urllib v1.x and not 2.x this import issue is a common problem. As mentioned by others the folks on GitHub should be able to help.
Thanks,
Jeff
(2024-08-20, 20:20)JonnyGators Wrote: Perhaps they don't care about their add-on anymore, and another plex option needs to be made?