Add ID for my movies
#1
Hello,

I have fifty+ movies in a folder, but when I scan the folder to display the files details, it is often wrong, I would like to do it by hand.

I want to add the IMDb id corresponding to the movie and then scan the details later, because each time I have to wait between 15 and 30 seconds per movie, it's a little slow. I will go faster by hand and once the IDs are assigned to each film, I will do a full scan of the file.

Is this possible?, If so how?

Sincerely
Reply
#2
https://kodi.wiki/view/NFO_files
Reply
#3
(2019-05-22, 20:57)ActionA Wrote: https://kodi.wiki/view/NFO_files

So I need to create an NFO for each movie?

And inside, for the movie Ice Age 5 - The Laws of the Universe, for example, I have to put:


 
xml:
<movie>
<title>L'Âge de Glace 5 - les Lois de l'Univers</title>
<sorttitle>L'Âge de Glace 5 - les Lois de l'Univers</sorttitle>
</movie>
https://www.imdb.com/title/tt3416828/

The NFO must have the same name as the film?

Movie : "L'Âge de Glace 5 - les Lois de l'Univers.avi"
NFO : "L'Âge de Glace 5 - les Lois de l'Univers.nfo"


When the movie was scrapped, i can delete the nfo ?
Reply
#4
This might also be helpful: https://kodi.wiki/view/NFO_files#Parsing_nfo

Which is on the same article linked above.
Reply

Logout Mark Read Team Forum Stats Members Help
Add ID for my movies0