.nfo help
#1
I am seeing this error in my xbmc.log file. I created a custom nfo file for a UFC event.

Here is the error:

ERROR: VideoInfoScanner: Asked to lookup episode F:\TV Shows\UFC\UFC 148\UFC 148.mp4 online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.

Here is the NFO File for the specific event: (I have removed the plot text)
<?xml version="1.0" encoding="utf-8"?>
<episodedetails>
<title>UFC 147 Silva vs Franklin II</title>
<aired>2012-06-23</aired>
<rating>0</rating>
<season>0</season>
<episode>147</episode>
<plot></plot>
<credits></credits>
<director></director>
</episodedetails>

Here is the tvshow NFO file:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<tvshow>
<title>UFC</title>
<rating>8.900000</rating>
<year>0</year>
<top250>0</top250>
<season></season>
<episode></episode>
<displayseason></displayseason>
<displayepisode></displayepisode>
<votes></votes>
<outline></outline>
<plot>The Ultimate Fighting Championship (UFC) is an American mixed martial arts (MMA) promotion company based in the United States that hosts most of the top-ranked fighters in the world and produces numerous events worldwide.</plot>
<tagline></tagline>
<runtime></runtime>
<thumb></thumb>
<mpaa>TV-18</mpaa>
<playcount></playcount>
<lastplayed></lastplayed>
<genre>Fighting</genre>
<set></set>
<credits></credits>
<director></director>
<premiered>1993-11-12</premiered>
<status></status>
<code></code>
<aired></aired>
<studio></studio>
<trailer></trailer>
</tvshow>
Reply

Logout Mark Read Team Forum Stats Members Help
.nfo help0