v17 Video addon and kodi video scraper
#1
Hi,

I'm coding my first add-on to get data from a database mysql with movies, I have ID, NAME, URL, RESOLUTION

url is a mp4 extension, so now a I writing a simple addon from this example http://kodi.wiki/view/HOW-TO:Video_addon

but I dont know how to get metadata from that movie and show on kodi.

I can get data from tmdb api but I dont know the params like description and others useful information. There are other ways to get metadata ?
Reply
#2
I found this https://www.programcreek.com/python/exam...i.ListItem very useful information.
Reply
#3
Can I use a movie scraper with my own video addon ? I am using plugin.video.example.
Reply
#4
(2017-08-30, 19:45)felipee07 Wrote: Can I use a movie scraper with my own video addon ? I am using plugin.video.example.

any luck with this?
Reply

Logout Mark Read Team Forum Stats Members Help
Video addon and kodi video scraper0