Movie Info
#1
Question 
Hey Guys,

first of all I want to say that the discussion here I am doing is not for pirated videos.

I have bunch of movies on my harddrive where I have created a list of movies in MYSQL db with the IMDB id.

Now, I want to create a Video Addon where it uses this IMDB id and displays the movie info via ContextMenu.

Not sure how to start and do this.

Can anyone please provide an example or guide me to on where to start?
Reply
#2
Put the IMDB id in an nfo file (named the same as the video file) alongside each movie. Point Kodi at your movies and scrape them. Kodi will use the IMDB id to obtain all necessary info.

See Video_management (wiki).
Learning Linux the hard way !!
Reply
#3
(2016-10-13, 08:16)black_eagle Wrote: Put the IMDB id in an nfo file (named the same as the video file) alongside each movie. Point Kodi at your movies and scrape them. Kodi will use the IMDB id to obtain all necessary info.

See Video_management (wiki).

Thanks a lot.
Reply

Logout Mark Read Team Forum Stats Members Help
Movie Info0