Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2020-10-17, 23:33)pkscout Wrote:
(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

Ah, I knew there was some other breaking change that needed to be done for Matrix. Updated the matrix branch to now use LOGINFO instead.

I wonder if the hang on quit will happen with the refactored version. I had this issue previously on occasion using even Leia but I haven't had it since the refactor (but also I haven't tested the new version on Matrix obviously...).

I really need to get my portable Matrix install updated so that I can run through some testing.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
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 jurialmunkey - 2020-10-18, 06:05
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2