Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2019-09-01, 04:45)jurialmunkey Wrote: @bsoriano
I've added the exclusion filtering in latest version:
Code:
&exclude_key=title&exclude_value=$INFO[ListItem.Title]

I've also added better DBID checking which uses year as well as title.

EDIT: Added sorting by DBID. Items with a DBID will be put at the front with default sortby method.

@jurialmunkey, excellent, thanks a lot! Smile

I will test all of this as soon as I can.

Regards,

Bart

EDIT: Tested, but the exclusions do not seem to be working.  I am using them like this:

xml:

plugin://plugin.video.themoviedb.helper/?info=crew_in_movies&type=person&filter_key=job&filter_value=Director&query=$INFO[ListItem.Director]&exclude_key=title&exclude_value=$INFO[ListItem.Title]

That, for example, is the content tag for the custom list of also directed by.  Am I using the exclusion incorrectly?

In terms of  putting the ones with DBID first, it works great, thank you.

In terms of more accuracy in determining the movies that are in the local db, it is better, but there are still a lot of movies that I have in my db that the plugin does not detect that they are.  Please let me know if there is anything I can provide to you to help in this regard.  Thanks.  By the way, the accuracy of sualfred's embuary.info is about the same as your plugin.

Regards,

Bart
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 bsoriano - 2019-09-01, 13:43
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2