XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Scraper Development

Scraper Development Developers forum for meta data scrapers. Scraper developers only!
Not for posting feature requests, bugs, or end-user support requests!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-03-24, 02:35   #1
ekim232
Fan
 
Join Date: Nov 2008
Location: Chicago, IL
Posts: 551
ekim232 is on a distinguished road
Default [HELP] Tv scraping with partial nfo's

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>
ekim232 is offline   Reply With Quote
Old 2009-03-24, 02:48   #2
althekiller
Team-XBMC Developer
 
althekiller's Avatar
 
Join Date: May 2004
Posts: 4,056
althekiller is on a distinguished road
Default

See the "mixed nfo" section of the wiki. I think that will do what you want.
althekiller is offline   Reply With Quote
Old 2009-03-24, 06:41   #3
ekim232
Fan
 
Join Date: Nov 2008
Location: Chicago, IL
Posts: 551
ekim232 is on a distinguished road
Default

I just want to make sure I got this right. if I add the following it should do the trick...

<episodeguideurl>http://thetvdb.com/?tab=series&id=76290&lid=7<episodeguideurl>

The address being the main page on TVDB. This should allow it to load my tvshow.nfo and then look to TVDB for for all episode & season scraping.
ekim232 is offline   Reply With Quote
Old 2009-03-24, 11:08   #4
spiff
Grumpy Bastard Developer
 
spiff's Avatar
 
Join Date: Nov 2003
Posts: 7,715
spiff is on a distinguished road
Default

no it wouldn't. export a tvshow and see the nfo and you'll get the proper url format to use
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
spiff is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:15.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project