Format of tvshow.nfo file
#1
I have a rather stupid question

In the Wiki and all the examples about the tvshow.nfo files, it is mentioned that if the TV show is not correctly identified, you can add a tvshow.nfo in the root folder of the tv show with an url point to the page of the show on www.thetvdb.com site.

Filename should be tvshow.nfo (Exact, NOT the name of the TV show) in the root folder of the TV Show that points to a show on TheTVDB.com.
http://thetvdb.com/index.php?tab=series&id=73545

However, all the examples show url's of the episode guide, not how to add a url to identify the tv show.

What XML tags do I use to add this url for the TV show:

Code:
http://thetvdb.com/index.php?tab=series&id=73545

Alternatively, will it work if I only add the id of the show in the tvshow.nfo file using the id tag?

Code:
<id>73545</id>

and nothing else in the nfo file
Reply
#2
Problem Solved
You just put the url in a plain nfo file with no XML tags
Reply

Logout Mark Read Team Forum Stats Members Help
Format of tvshow.nfo file0