Yesterday, 01:03
(2024-12-03, 19:13)kittmaster Wrote: How do I use the "external_ids"? I don't see it documented and not entirely sure how to implement it in the includes_infodialogs.xml as a item.
I see the tag in in the .py files for use, but the Github doesn't speak of it or how to implement the call. I did a call on TMDB direct so I know how it works. From my actors page, I am trying to pull an actors "facebook" or socials which are listed and returned.
It's not documented because it's not a feature of TMDbHelper. I only call external_ids endpoint to get the IMDb ID number.
I didn't see much point mapping the other values to listitem properties since there's not really any simple way to open those links in Kodi