(2022-05-15, 07:35)MrGonzo Wrote: Why do you think that the usual scrapers cannot find this as a movie?
Because it is not a movie. It is a tv show as I explained in my previous posts. There are 4 types of scrapers in Kodi - Music, Music Videos, Movies and TV Shows (which includes seasons and episodes).
You cannot scrape one type while using a scraper meant for another type.
All TV Movies and mini-series are treated as TV Shows by the scraper sites.
(2022-05-15, 07:35)MrGonzo Wrote: All that code you game me for it working perfectly (minus a few small details I can edit) including the actors and thumbnails....Thank you!
Great!! You are welcome.
(2022-05-15, 07:35)MrGonzo Wrote: I will hang onto this NFO file for this movie from now on. No point u seeing the code I had, its very small compared to yours.
No problems. I forgot to ask you where your actors images were saved that you were having problems with. Were they online or were they saved on your local drives? If they are saved in the
.actors folder next to the movie, then you don't need to add a URL in the nfo file. Kodi will find the images automatically.
(2022-05-15, 07:35)MrGonzo Wrote: There is also another TV movie I have I'd like to see everything added correctly as a movie too....A movie called "Merlin" from 1998 ( https://www.imdb.com/title/tt0130414/) that the usual scrapers also have trouble adding as a movie. If you could send me the proper code again like you did "The Langoliers"....That would be awesome!
Sure. They are quite quick to create. It only takes 2-3 minutes...
https://paste.kodi.tv/azonerajez
But don't refer to IMDB, because the scrapers use TheMovieDB. Sometimes there are differences between the two sites.
(2022-05-15, 07:35)MrGonzo Wrote: One other small thing...if I want to add a trailer link say from youtube, how should it be added in the NFO under the "<trailer>" code? So far I've tried just adding the web link in the code area, but Kodi tries and fails to play the trailer from the link in the code. Or does the whole movie need to be re-added to the library for Kodi to read the NFO right?
Once you scan the nfo into the library, Kodi never uses it again. So if you make changes to it, you need to rescan it back into the library. Use the Refresh button, or delete the movie and rescan it back in.
I have added a trailer in the Merlin nfo file. It is in the <trailer> tag. But you need to install the YouTube addon from the Kodi repo to play it. So make sure you do that.
You should consider saving the trailer locally, along with your artwork. Saving it locally means you don't need an extra addon and don't rely on the internet.
I download my trailers from here...
https://www.traileraddict.com/search
Let me know how all that works out for you.