Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2019-09-07, 19:16)bsoriano Wrote: @jurialmunkey , I think that the person info "aliases" is not working due to what could be a typo in listitem.py; you are getting the property "also_know_as" and it should be "also_known_as" (per tmdb api).  I understand that is not the only change needed, since also_known_as returns an array of strings and not a single string.

Ah, yep. Good spot! Definitely a typo.
Should be fixed now.

I didn't even realise that was a list. I'm now concatinating it as a string with a " / " separator into ListItem.Property(aliases)
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-09-07, 23:24
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2