Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2019-08-21, 22:35)bsoriano Wrote: @jurialmunkey , how would I go about getting info for a director or writer when the field has multiple names in it? I tried the following, but it did not work:

xml:

<onclick condition="Skin.HasSetting(Enable.ExtendedInfo)">RunScript(plugin.video.themoviedb.helper,add_path=plugin://plugin.video.themoviedb.helper/?info=details&amp;type=person&amp;with_separator=NONE&amp;query=$INFO[ListItem.Director],call_id=1129,prevent_del,delay=0.35)</onclick>

Did I misinterpret the way with_separator is to be used, or does it only work with the discover call?  Thanks for your help.

Regards,

Bart

It only works with the discover call and specifically only the "with_" or "without_" calls (eg with_genres).

I can add a function to check search queries for / and split to take only the first. I'll let you know once it is added.
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 - 2019-08-21, 22:46
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2