2024-11-24, 12:19
Hi
I've arranged my movies into
videos/movies/Lord of the Rings Collection
videos/movies/Star Wars Collection
videos/movies/Star Trek Collection
with all the movies in that collection in each folder. Currently I've manually stored the poster.jpg and fanart.jpg files in each folder (so the images appear for the folders) but it slows the kodi down. Is there a way to link the movie set thumbnails to the relevant folders using a movieset.nfo?
I would like an movie set nfo so that it can show the poster and fanart for the folder, as well under the library. I tried to set up an nfo for the star wars collection under the video/movies/star wars collection but it doesn't work. I'm also not sure what I need to call the file for it to recognise it as a movie set nfo. TV shows are filed as tvshow.nfo.
<movie>
<Name>Star Wars Collection</name>
<set>Star Wars Collection</set>
<overview>An epic space-opera theatrical film series, which depicts the adventures of various characters "a long time ago in a galaxy far, far away…."</overview>
</movie>
www.themoviedb.org/collection/10-star-wars-collection
However, for tv show folders, using tvshow.nfo, kodi scrapes the poster and fanart into a thumb.db file in the folder video/tv show/doctor who (classic) folder
<tvshow>
<title>Doctor Who (Classic)</title>
<tvdbid>76107</tvdbid>
</tvshow>
http://thetvdb.com/?tab=series&id=76107
Any help would be great.
I would prefer not to have to use use the movie set information folder which I think is over complicated!
I've arranged my movies into
videos/movies/Lord of the Rings Collection
videos/movies/Star Wars Collection
videos/movies/Star Trek Collection
with all the movies in that collection in each folder. Currently I've manually stored the poster.jpg and fanart.jpg files in each folder (so the images appear for the folders) but it slows the kodi down. Is there a way to link the movie set thumbnails to the relevant folders using a movieset.nfo?
I would like an movie set nfo so that it can show the poster and fanart for the folder, as well under the library. I tried to set up an nfo for the star wars collection under the video/movies/star wars collection but it doesn't work. I'm also not sure what I need to call the file for it to recognise it as a movie set nfo. TV shows are filed as tvshow.nfo.
<movie>
<Name>Star Wars Collection</name>
<set>Star Wars Collection</set>
<overview>An epic space-opera theatrical film series, which depicts the adventures of various characters "a long time ago in a galaxy far, far away…."</overview>
</movie>
www.themoviedb.org/collection/10-star-wars-collection
However, for tv show folders, using tvshow.nfo, kodi scrapes the poster and fanart into a thumb.db file in the folder video/tv show/doctor who (classic) folder
<tvshow>
<title>Doctor Who (Classic)</title>
<tvdbid>76107</tvdbid>
</tvshow>
http://thetvdb.com/?tab=series&id=76107
Any help would be great.
I would prefer not to have to use use the movie set information folder which I think is over complicated!