Kodi Community Forum

Full Version: The Movie DB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I want to use this library in my module ( https://github.com/celiao/tmdbsimple ) to access The Movie DB API.
How should I import this addon in my addon.xml ( <import addon=""/> ) ?
If there is no way how I can use this library I can write my requests from scratch.

Thank you !
There is a recent thread on this very subject, I'll see if I can find it.

Edit: here http://forum.kodi.tv/showthread.php?tid=287179
Thank you for your answer, I managed to solve it but I placed the library folder in the root directory. I don't know it didn't work on resources/lib folder.

Do you have any idea how to modify the meta-data of a movie ? I want the box in the left-down corner in Krypton. I tried both plot and plotoutline but it didn't worked.