WebGrab+Plus a new xmltv grabber (4 Viewers)

Christoph21x

Portal Pro
January 31, 2009
50
14
Berne
Home Country
Switzerland Switzerland
Dear Jan,
dear All,

maybe someone can help me? I'm using TVTODAY.DE as a source.
Unfortunately this scabbing places (only with FILMs) country and year in the category, as tvtoday.de displays in its list:

For a FILM:
Shutter - Sie sehen dich
(VOX) 85/90 Min. Showview 6-942-751
USA 2008, Horrordrama
icon_film.gif
boller_1.gif


For eg. a Documentation:
Prominent!
(VOX) 15 Min. Showview 619-119
Magazin

In the first example, the category is filled with "USA 2008", in the second (correctly) with "Magazin"

EDIT: WRONG - it's a multiple field and I find TWO fields "category" in the xml file. But in my schedulng software it's only shown the first, how could I swap them?

Can anyone please help me to get this solved? Thanks in advance - Christoph

PS: I just see that tvtv.ch & .de also leave the category empty...
 
Last edited:

Christoph21x

Portal Pro
January 31, 2009
50
14
Berne
Home Country
Switzerland Switzerland
In your site-ini list ist written about a tvspielfilm.de - am I blind or is it missing in the package? (10.2)
 
Last edited:

DoXer

MP Donator
  • Premium Supporter
  • October 14, 2007
    271
    16
    Home Country
    Germany Germany
    Webgrab++ crashes during IMDB srabbing. I'm using the latest version. Any ideas?

    Code:
    Movie: 39/1178
    "Die Farbe Blond" + (2006) + "Albert Knechtel" .. found IMDB id , 0953387?
    Matching entry found in imdb.com, showid = 0953387
    Description = Directed by Albert Knechtel. With Carol E. Cox, Paula Tuovin ....
    Object reference not set to an instance of an object.
    System.Xml
      at System.Xml.XmlNode.InsertAfter(XmlNode newChild, XmlNode refChild)
      at WebGrab.PostProcess.Update(XmlNode xn, MdbScrub ms)
      at WebGrab.PostProcess..ctor(String[] processes)
      at WebGrab.Program.Main(String[] args)
     

    pellegj

    Portal Pro
    May 7, 2009
    106
    32
    Home Country
    Sweden Sweden
    Hi!

    I decided to try this nice piece of software out.
    I just can't for the life of me figure out how to get the <category> tag to work with dagenstv.com, it don't get included in the xmltv file. Am i doing something wrong, or will it just not work for dagenstv.com?
     

    topasx

    Portal Member
    June 19, 2009
    15
    0
    Stuttgart
    Home Country
    Germany Germany
    Same Problem as DoXer here: Webgrab++ crashes during IMDB scrabbing. I'm using the latest version.

    Code:
    Movie: 6/272
    "Joseph Haydn" + (2009) + "Nele Münchmeyer"
    no showid found with imdb.com.ask
    retry started with imdb.com.bing
    "Joseph Haydn" + (2009) + "Nele Münchmeyer" .. found IMDB id , 1431087, 1427057, 1037020?
    Matching entry found in imdb.com, showid = 1431087
    Description = Directed by Nele Münchmeyer. With Roger Norrington, Radio-Sy ....
    Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    System.Xml
      bei System.Xml.XmlNode.InsertAfter(XmlNode newChild, XmlNode refChild)
      bei WebGrab.PostProcess.Update(XmlNode xn, MdbScrub ms)
      bei WebGrab.PostProcess..ctor(String[] processes)
      bei WebGrab.Program.Main(String[] args)

    I had the same Error on other movie, but deleted the program as i never going to wacht... After that deleted all generated files an ran new. Same error (above one).
    Both scrabbing processes stopped working on pos. 6/
     

    shummi

    Portal Pro
    February 24, 2010
    51
    2
    Home Country
    Denmark Denmark
    Hi topasx and DoXer

    Sorry for asking, but are you using these data from IMDb in MediaPortal.?
    If yes where?
    I have done a normal XMTV import, but that ignores many of this additional info, like Actor, prod. year ect.
     

    topasx

    Portal Member
    June 19, 2009
    15
    0
    Stuttgart
    Home Country
    Germany Germany
    Hi shummi,
    Can only speakfor my self: My setup ist brand new, i never looked in the epg, im currently setting it up. So i dont know if these infos are shown, just ran in to this error.

    Next Problem:
    How do i manage to get a new channel in the WebGrab++.config.xml ???
    I do want to add the "Sky Atlantic HD" channel - i have been looking on the tvtoday.de website for channel informations to add in the config file. After i did this WebGrap crashes at the line of the new channel:
    Code:
    Unhandled Exception: System.InvalidCastException: Unable to cast object of type
    'System.DBNull' to type 'System.String'.
      at WebGrab.ChannelToUpdate..ctor(Config config, Dictionary`2 xChannels, Int32
    rownbr)
      at WebGrab.Program.Main(String[] args)

    I have entered this line in the WebGrab++.config.xml:
    Code:
        <channel updata="i" site="tvtoday.de" site_id="SKYAT" xmltv_id="Sky Atlantic HD">Sky Atlantic HD</channel>
     
    Last edited:

    shummi

    Portal Pro
    February 24, 2010
    51
    2
    Home Country
    Denmark Denmark
    Hi topasx
    Thanks for your reply, but i don't think it is worth the effort with IMDB in MePo setup,
    i have asked elsewhere if anybody could change the XMLTV importer to make use of all the webegp+Plus serve.

    regarding your problem.
    You have misspelled the second word "update"
    Hi shummi,
    I have entered this line in the WebGrab++.config.xml:
    Code:
        <channel updata="i" site="tvtoday.de" site_id="SKYAT" xmltv_id="Sky Atlantic HD">Sky Atlantic HD</channel>
    /shummi
     

    Users who are viewing this thread

    Top Bottom