2009-03-24, 01:35
I have always used tvdb scraper to pull my information for my tv shows. I have always known about MIP & Media Companion, but never used them for TV series. Recently I have decided to add network icons, but there is no listitem for network. I decided to replace the rating with the network, and do it that way.
I used Media Companion to make the tv show nfo file and changed all the ratings to networks. My problem comes now when I do a fresh library scan. The shows will load, but there will be no seasons.
My question is can you do a mixture of nfo's and then scraping from the internet. My overall goal is to have just the tvshow.nfo, but use the scraper for all episode information. Any direction on this would be much appreciated.
Here is a sample nfo
<tvshow>
<title>24</title>
<rating>Fox</rating>
<season>-1</season>
<episode>0</episode>
<displayseason>-1</displayseason>
<displayepisode>-1</displayepisode>
<plot>Federal Agent Jack Bauer can't afford to always play by the rules. As a member of the L.A. Counter Terrorist Unit, Jack must stop bombs, viruses, assassination attempts, and usually save someone he cares about all in a day's time. Every season of this series has 24 episodes, each unfolding in real time following a consecutive hour in one very bad day.</plot>
<runtime>60 minutes</runtime>
<mpaa>TV-14</mpaa>
<watched>false</watched>
<id>tt0285331</id>
<tvdbid>76290</tvdbid>
<genre>Action and Adventure / Drama</genre>
<premiered>2001-11-06</premiered>
</tvshow>
I used Media Companion to make the tv show nfo file and changed all the ratings to networks. My problem comes now when I do a fresh library scan. The shows will load, but there will be no seasons.
My question is can you do a mixture of nfo's and then scraping from the internet. My overall goal is to have just the tvshow.nfo, but use the scraper for all episode information. Any direction on this would be much appreciated.
Here is a sample nfo
<tvshow>
<title>24</title>
<rating>Fox</rating>
<season>-1</season>
<episode>0</episode>
<displayseason>-1</displayseason>
<displayepisode>-1</displayepisode>
<plot>Federal Agent Jack Bauer can't afford to always play by the rules. As a member of the L.A. Counter Terrorist Unit, Jack must stop bombs, viruses, assassination attempts, and usually save someone he cares about all in a day's time. Every season of this series has 24 episodes, each unfolding in real time following a consecutive hour in one very bad day.</plot>
<runtime>60 minutes</runtime>
<mpaa>TV-14</mpaa>
<watched>false</watched>
<id>tt0285331</id>
<tvdbid>76290</tvdbid>
<genre>Action and Adventure / Drama</genre>
<premiered>2001-11-06</premiered>
</tvshow>