Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2023-07-10, 01:08)scott967 Wrote: FYI.  I was looking at Kodi issue 23445 (GH issue) and from some testing it looks like the problem is the plugin getting called but the sys.argv passed to it has RTL items inverted (like if bidi algo was applied prior to setting the argument. I'm going to set it up in debugger and see if I can determine how argv is getting set (haven't ever looked at it before).

scott s.
.

Thanks. I've added some extra details to the issue thread.

Looking closer, I think you might be right about it being something in how sys.argv is getting set from the content tags in the skin engine. As far as I can tell, when the $INFO is used in a library xsp path it will work correctly and is not flipped, but as soon as it is passed to a plugin (any plugin, not just TMDbHelper) then it will be flipped.
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 - 2023-07-10, 10:25
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2