Movie Info Grabbers - Introduction / Updates / DevNotes / FAQ / General Support (1 Viewer)

MasterMarc

Portal Pro
June 21, 2007
158
138
34
Bochum & Gelsenkirchen
Home Country
Germany Germany
hi chefkoch,
my combined script for the imdb.de and ofdb works fine for me and several other users and grabs more information than the standalone ofdb script. so it would be nice if you include it in mp. thx in advance,
marc
 

gkovacsp

Portal Member
November 16, 2009
43
1
Home Country
Hungary Hungary
Are there any guidelines how a script should be developed?
What are the standard functions and values it must use and return?
 

milan.jaros

New Member
December 5, 2010
3
0
Home Country
Czech Republic Czech Republic
Hi

I want to develop grabber script and I do not know how, how can i debugging hem???

A long time ago I found this program made by... no idea who!

But it's quite usefull to troubleshoot a script :)

This does not work for me. I'm getting System.IO.FileNotFoundException:
File name: CSScriptLibrary, Version=1.9.0.0, Culture=neutral, PublicKeyToken=70fcc3d18c749033
v scripttest.Form1.button3_Click(Object sender, EventArgs e)
v System.Windows.Forms.Control.OnClick(EventArgs e)
v System.Windows.Forms.Button.OnClick(EventArgs e)
v System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
v System.Windows.Forms.Control.WndProc(Message& m)
v System.Windows.Forms.ButtonBase.WndProc(Message& m)
v System.Windows.Forms.Button.WndProc(Message& m)
v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
:eek:
 

argd

Portal Member
August 17, 2010
90
1
Home Country
Russian Federation Russian Federation
Hello everyone,
is there any option to remove incorrect coverart only, from DB?
I have mostly TV series stored on my harddrive, and grabber successfully (and correctly) downloads all the info, but pictures. For most of my TV series there are movies with the same or similar name, but grabber cannot find, even manually, correct picture and downloads wrong one.
For example: "absolute power" (movie, 1997) instead of "absolute power" (tvseries, 2003), "black book" cover instead of "black books" etc etc.
It's not a problem to do not have a cover for such ones, the problem is to have wrong one )
 

Philosopheur

MP Donator
  • Premium Supporter
  • July 27, 2011
    37
    7
    Home Country
    France France
    Hi, I need Help to load Actors

    My Grabber works for all but not for CAST.

    I'm not sure to understand the principle to load the casting.
    I just tried this simple line
    movieDetails.Cast = "Sylvester as Waiter \n";
    I expected that Sylvester was add in the casting, but he's not !!!

    Could you help me please ?
     

    Salva

    MP Donator
  • Premium Supporter
  • December 14, 2006
    8
    1
    Home Country
    Spain Spain
    Hi,

    I have same problem than Philosopeur with Cast.
    I have tried many options but the cast does not save into database.

    Somebody knows how to solve this?
    Thank you very much.

    Update:
    I've tried the MP 1.6.0 pre-release and the cast works ok
     
    Last edited:

    Philosopheur

    MP Donator
  • Premium Supporter
  • July 27, 2011
    37
    7
    Home Country
    France France
    Hi,

    I have same problem than Philosopeur with Cast.
    I have tried many options but the cast does not save into database.

    Somebody knows how to solve this?
    Thank you very much.

    Update:
    I've tried the MP 1.6.0 pre-release and the cast works ok

    Hi,
    Thanks for this information Salva.
    I'm interested in your solution, what is your post ?
     

    morfius

    Portal Pro
    November 10, 2011
    40
    48
    57
    Valladolid
    Home Country
    Spain Spain
    I have developed a new script that collects data from FilmAffinity (in Spanish) and IMDb It has been tested by several people and seems to work properly. What is the process for it to be included as an official Scrapper?

    It is an adaptation of a generic API developed by me, whose source code is available in SourceForge

    The post of this script are here

    The attachment contains a Log File after update my Database (70 films) with Media Portal 1.9 and this script.

    Thanks in advance
     

    Attachments

    • APIFilmAffinityIMDbMP1.v1.0.MP1.9.Configuration.zip
      15.3 KB

    Users who are viewing this thread

    Top Bottom