Need help with my nof files for Sports
#1
I have a problem with my .nfo files not working, and it's KILLING ME!!!

I have some basketball games and I am trying to get them all to show up as TV Show episodes under a generic "Basketball" TV show, when viewed in Library mode. Yes, I have set the content of the entire "Basketball" folder to 'TV Show'.

"Basketball" and the wide icon I created, are showing up fine in the TV show library. However once I go into this folder, it won't show anything

My folder structure is:

G:\Video\Basketball\...
with the following files:
Basketball s1991e01 - ASG 1991-1.avi
Basketball s1991e01 - ASG 1991-1.tbn
Basketball s1991e01 - ASG 1991-1.nfo
Basketball s1991e02 - ASG 1991-2.avi
Basketball s1991e02 - ASG 1991-2.tbn
Basketball s1991e02 - ASG 1991-2.nfo
tvshow.nfo
---------------
tvshow.nfo is as follows:

<tvshow>
<title>Basketball</title>
<episodeguideurl><episodeguideurl>
<!-- select the correct seriesid and language (en.zip) -->
<rating></rating>
<episode>2</episode>
<plot></plot>
<genre></genre>
<premiered>1991</premiered>
<studio></studio>
<actor>
<name></name>
<role></role>
<thumb></thumb>
</actor>
</tvshow>
---------------
episode .nfos are as follows:

<episodedetails>
<title>NBA All Star Game 1991</title>
<rating></rating>
<season></season>
<episode></episode>
<plot>1991 All Star Game from Charlotte.</plot>
<runtime></runtime>
<credits></credits>
<director></director>
<aired></aired>
<actor></actor>
</episodedetails>
---------------

I believe the tvshow.nfo is fine, otherwise it would not show up in the TV Show menu. So can someone pleeeease tell me what I need to do with the episodes to have them show up.

Thanks
Reply
#2
you need a <season> tag and an <episode> tag containing valid numeric values
Reply
#3
Got it working.

Thanks very much.
Reply

Logout Mark Read Team Forum Stats Members Help
Need help with my nof files for Sports0