Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2020-10-17, 10:27)jurialmunkey Wrote: Upcoming v4.0.0 - Code Refactor
Refactor is available from the "refactor" branch on github: https://github.com/jurialmunkey/plugin.v...e/refactor
There's also a matrix branch which I haven't personally tested but hopefully should work as I've been careful to keep code Python 2/3 compatible.
The Matrix version crashes on launch because of a change in logging levels for Matrix. LOGNOTICE is no longer available in Matrix, so you need to change it to LOGINFO. The only caveat there is that if you use LOGINFO in Leia it doesn't get logged unless debug logging is on. So you either have to have different log levels depending on the Kodi version or move everything to LOGWARNING (which might give the wrong impression as to the nature of the log message).

https://forum.kodi.tv/showthread.php?tid=353818

I have another issue that might just be my dev machine (on OSX) has been rode hard and put away wet, but with the TMDb helper installed on Matrix Alpha2, Kodi hangs whenever it quits. This has been true for awhile, but I didn't bother saying anything because it was early in the Matrix Alpha cycle. If I disable the TMDb helper, then Kodi quits fine (even if I use Arctic Horizon as my skin - which requires that I remove the dependency on the TMDb helper).  Here's a debug log of the hang on quit if that helps:

https://paste.kodi.tv/uwulozeluv.kodi
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by pkscout - 2020-10-17, 23:33
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2