IMDb.com scraper v1.4.7 (FIXES: Bunch of stuff :o) (1 Viewer)

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Attached is an update to the IMDb.com scraper that includes the following fixes:

    Issue #726 = Fixed score/rating
    Issue #728 = Enhanced scraper to never skip the exact title match
    Issue #730 = Fixed writers
    Issue #730 = Fixed tagline, to properly decode " char
    Issue #745 = Fixed exact title match

    To install:

    1. Download the .xml file (attachment at bottom of this post) to a location you remember. I actually put mine in the "C:\ProgramData\Team MediaPortal\MediaPortal\scripts\Moving Pictures\" folder (different location on XP), but it shouldn't matter.
    2. Open "MediaPortal - Configuration", go to the "plugins" and select "Moving Pictures" and "Config".
    3. Select the "Importer Settings" tab.
    4. In the "Data Sources:" section select the "Manually manage movie data sources" radio button.
    5. Click the "Movie Details Data Sources" button.
    6. In the popup click the arrow just to the right of the "+" button and pick "Add a New Data Source".
    7. Browse to the new .xml scraper file and click OK.
    8. It should automatically update the existing "imdb.com" scraper to version 1.4.7.

    Enjoy.
     

    Attachments

    • IMDb v1.4.7.xml
      30.6 KB

    trekkiedj

    Portal Pro
    August 7, 2009
    80
    0
    Cirencester
    Home Country
    United Kingdom United Kingdom
    Re: IMDb.com scraper v1.3.4 (Fixes missing score/rating)

    This is great Rochess... any way of editing the scraper to pick up the studio details? (i.e. 20th Century Fox, Dreamworks, pixar etc...)
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    • Thread starter
    • Moderator
    • #3
    Re: IMDb.com scraper v1.3.4 (Fixes missing score/rating)

    Yes, it is no problem to obtain this information, but the problem is showing it.

    This is because there is no MovingPictures database support for the production studio info as of yet (this is planned for v1.3.0 as per the link below). Now I can still make this a part of a custom scraper for you, so it will work, but then you have to tell me in what existing field you want this info. I could for example use the existing text/string field 'Writers', so you get something like this:

    Writers:
    Some Writer, Another Writer, (Production Studio)​

    So let me know if you want this now, or if you want to wait for the planned support @ Issue 458 - moving-pictures - Allow scraper scripts to provide "Production Company" information - Project Hosting on Google Code
     

    trekkiedj

    Portal Pro
    August 7, 2009
    80
    0
    Cirencester
    Home Country
    United Kingdom United Kingdom
    Re: IMDb.com scraper v1.3.4 (Fixes missing score/rating)

    The reason for wanting the studio details for me it to categorise movies by studio, and i have a nice set of PNG's for them too. so i may wait until the official support...

    Nevertheless, great work Rochess, thanks again:D
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    • Thread starter
    • Moderator
    • #5
    Re: IMDb.com scraper v1.3.4 (Fixes missing score/rating)

    Yes, in that situation it is better to wait.

    Don't forget to star the issue, that way you are not only informed about any updates, it also helps the developers decide what bugs they should focus on :)
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    • Thread starter
    • Moderator
    • #6
    Re: IMDb.com scraper v1.4.0 (FIXES: Score/Rating + Exact Title)

    Released v1.4.0 which solves the problem of an 'exact title match' getting disabled from too many popular matches.
     

    ysmp

    Design Group
  • Team MediaPortal
  • May 17, 2008
    1,863
    744
    Seoul.
    Home Country
    South Korea South Korea
    Re: IMDb.com scraper v1.4.0 (FIXES: Score/Rating + Exact Title)

    hi RoChess ! thank you for the update ..
    can i ask you how can i change the scraper to get the surt summry ?
    as i know IMDB they have long summry and surt summry (not tag line )

    thank's,
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    • Thread starter
    • Moderator
    • #8
    Re: IMDb.com scraper v1.4.0 (FIXES: Score/Rating + Exact Title)

    hi RoChess ! thank you for the update ..
    can i ask you how can i change the scraper to get the surt summry ?
    as i know IMDB they have long summry and surt summry (not tag line )

    thank's,

    Attached is a custom version that will do that.

    WARNING: This version will replace the default IMDb scraper and only use the short summary. The following attachment is only meant for ysmp, do *NOT* use it unless you understand what the implications are.
     

    Attachments

    • IMDb v1.4.1 (Short Summary).xml
      30.7 KB

    ysmp

    Design Group
  • Team MediaPortal
  • May 17, 2008
    1,863
    744
    Seoul.
    Home Country
    South Korea South Korea
    Re: IMDb.com scraper v1.4.0 (FIXES: Score/Rating + Exact Title)

    Attached is a custom version that will do that.

    WARNING: This version will replace the default IMDb scraper and only use the short summary. The following attachment is only meant for ysmp, do *NOT* use it unless you understand what the implications are.

    Thank you very mach ...:)

    Edit : WORK GREAT ..... Thank's ,
     

    Surferosa

    Portal Pro
    September 2, 2009
    55
    5
    Home Country
    England England
    Re: IMDb.com scraper v1.4.4 (FIXES: Score/Rating + Exact Title + Writers)

    Great work again RoChess. As you know, Im really pleased with the Rotten Tomatoes scroing on the other thread- but the short summary is something I'd also prefer. So I just had a thought- how easy would it be to make a configurable scraper app? So in my head Ive got a small app (runs independent of imdb) with options that change what is scraped (ie use long / short summary; use imdb / RT score; append RT scores after summary; etc). Im sure there are more- but these are the 3 that immediately spring to mind. This app would then generate the xml code that can be used to generate the actual scrape used.

    Just a thought mind and I guess you've already got enough on your plate...
     

    Users who are viewing this thread

    Top Bottom