Extructure of .nfo files
hi
for the management of the library i use nfo files created by me.
these files contain the following in the case of films
<movie>
<title> the movie title </title>
<year> year of the movie </year>
<plot> a brief summary </plot>
<runtime> duration of the movie </runtime>
<genre> film genre </genre>
</movie>
My question is can you add a line within that file to point to the cover art? something like
<cover> c:/media/movies/cover/pelicula.jpg </cover>
NOTE: my movies are in other folder
for the management of the library i use nfo files created by me.
these files contain the following in the case of films
<movie>
<title> the movie title </title>
<year> year of the movie </year>
<plot> a brief summary </plot>
<runtime> duration of the movie </runtime>
<genre> film genre </genre>
</movie>
My question is can you add a line within that file to point to the cover art? something like
<cover> c:/media/movies/cover/pelicula.jpg </cover>
NOTE: my movies are in other folder