NFO file

Posted:
Wed Apr 08, 2015 3:14 pm
by servillino
Hi. i have insert a .NFO file with the name of actor and genre but Serviio don't recognize it. Why ?
thank
- Code:
<movie>
<title>The Guide To</title>
<originaltitle></originaltitle>
<year>2008</year>
<genre>Fantasy</genre>
<director>Adam Director</director>
<actor>
<name>ActorName</name>
<role>Himself</role>
</actor>
</movie>
Re: NFO file

Posted:
Wed Apr 08, 2015 10:02 pm
by zip
Did you select XBMC metadata extractor in the console? and how is the nfo file named?
Re: NFO file

Posted:
Wed Apr 08, 2015 10:15 pm
by servillino
Yes, i have select XBMC metadata extractor in the Serviio console.
the nfo file named have the same name of the video file, and it's in the same directory
My serviio version is Version 1.5.1
Re: NFO file

Posted:
Thu Apr 09, 2015 11:05 am
by zip
can you post
detailed log of adding the file or the metadata file to the folder?
Re: NFO file

Posted:
Wed May 06, 2015 7:49 pm
by servillino
i have found the problem. I use the Mac-Os text editor and it insert in a file a bad code.
Now i use a linux text editor and serviio recognize the NFO file.