Display MoreOk, i had a few minutes.
I couldnt use the built-in feature to upload my logs, and I’m learning still how to do SSH and/or SMB. So I used the Kodi Add-onn
If this is too big or not the right way I apologize.
If you scroll down a bit there’s stuff about PlexKodiConnect.
Thank you!!!
There is a lot of warnings regarding username/userid/plexid not being set but the error causing the crash in your addon is
Code
21:12:50.655 T:3469734736 ERROR: PLEX.librarysync: LibrarySync thread crashed. Error message: no such table: tag
I don't use this addon but judging by the error it looks like the table 'tag' is missing in your Plex database, as the issue is not build related I think you would be better to ask at the Plex forums for a solution.