MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » General Forums » Jobs/Tasks @ MediaPortal » Movie Info Grabbers


Movie Info Grabbers Post new or updated grabbers here. The team will integrate them into the update feature.

Reply
 
Thread Tools Display Modes
Old 2008-07-18, 07:22   #41 (permalink)
Portal Member
 
Join Date: Jun 2007
Location: Sydney
Posts: 446
Thanks: 41
Thanked 57 Times in 40 Posts

Country:

My System

Default

Hi Guys, I just installed Media Portal 1.0.0 RC2 and noticed the following issues:

Using Database: IMDB (english)
Hi Res Movie covers are downloaded from IMPAwards
Plot and Summary information is missing for some movies e.g. Good Luck Chuck

Using Database: imdb_com (IMDB grabber - EN)
Low Resolution movie covers are downloaded
Plot and Summary information all seems good

Using Database: movdb (IMDB grabber - EN)
Nothing works, its trying the following: [Info.][IMDBFetcher]: Can't connect to http://www.movie-xml.com/xml/GetSeri...+days+of+night : The remote server returned an error: (404) Not Found.

Has the API changed for movie-xml? Can some one update the script please? I will look into it when I got some time if no-one jumps on it, I would really prefer to use movdb to get everything.

Cheers
Damien

Just had a look at the API and the script we use it way off. See Online Movie Database - An open directory of Movies for HTPC software

Last edited by ltfearme; 2008-07-18 at 08:47. Reason: Automerged Doublepost
ltfearme is online now   Reply With Quote
Old 2008-07-18, 09:43   #42 (permalink)
Portal Member
 
Join Date: Jun 2007
Location: Sydney
Posts: 446
Thanks: 41
Thanked 57 Times in 40 Posts

Country:

My System

Default

Here is a quick fix.
Attached Files
File Type: zip movdb.zip (1.9 KB, 26 views)
ltfearme is online now   Reply With Quote
Old 2008-07-18, 10:38   #43 (permalink)
Portal Developer
 
gamejester's Avatar
 
Join Date: May 2007
Posts: 390
Thanks: 1
Thanked 25 Times in 17 Posts

Country:


Default

Was changed a while ago, I fixed it up earlier in this thread
http://forum.team-mediaportal.com/259916-post27.html

I called my version moviexml.csscript; perhaps we need to replace the moviedb one distributed with MP, how do we do that?

Paul has subsequently fixed this up further as there is an issue with the method InnerText not working properly in c#script; it just returns xml like the method InnerXml without replacing the escape sequences like \" \' etc....
A new function needs to be created to use a bit of regEx to replace any escape sequences.........
There are also a few new fields we could add and the actors:rolls could be linked together in a 2 dimensional array so we get Hans Solo played by Harrison Ford.........

The next thing to do is create a backup script for when movie info is poor or unavailable at movie-xml; this is now possible as zag2me has shown us the hidden IMDB search. This would consist of info from IBDM and high res covers from movie-xml.

Come on Paul, no pressure
gamejester is offline   Reply With Quote
Old 2008-07-18, 10:43   #44 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 24
Thanks: 2
Thanked 11 Times in 5 Posts

Country:


Default

currently working on a script that will get all the actor/plot/tag/summary/rating etc info from IMDB - but will get the movies cover art from movie-xml.com. I'll also create another script that will get the information from movie-xml but that has the escape character problem removed.

its coming!!!

i also find that the IMPAwards graphics are completely the wrong ones. does anyone else have this issue too?
s7oneyuk is offline   Reply With Quote
Old 2008-07-18, 11:02   #45 (permalink)
Portal Member
 
emphatic's Avatar
 
Join Date: Aug 2006
Location: Alingsås
Age: 34
Posts: 510
Thanks: 139
Thanked 23 Times in 21 Posts

Country:


Default

s7oneyuk: Sounds great!

Emph
__________________
You're not the content of your wallet.
emphatic is offline   Reply With Quote
Old 2008-07-18, 15:17   #46 (permalink)
Portal Member
 
Join Date: Jun 2008
Posts: 72
Thanks: 7
Thanked 4 Times in 4 Posts

Country:


Default

Quote:
Originally Posted by s7oneyuk View Post
currently working on a script that will get all the actor/plot/tag/summary/rating etc info from IMDB - but will get the movies cover art from movie-xml.com. I'll also create another script that will get the information from movie-xml but that has the escape character problem removed.

its coming!!!
Very nice.
Is there still no option that MP picks the folder.jpeg automatically (if there is one available), actually I only want this option as I always add a high res picture in the movie folder.

Last edited by roopert; 2008-07-18 at 15:29.
roopert is offline   Reply With Quote
Old 2008-07-19, 14:04   #47 (permalink)
Portal Developer
 
gamejester's Avatar
 
Join Date: May 2007
Posts: 390
Thanks: 1
Thanked 25 Times in 17 Posts

Country:


Default

I suspect it could do, how would you expect this to work?
In the old xlobby days we used tohave each movie in its own folder and then any artwork was pricked up from that folder.
I suspect most people just stick all there movies in one folder now though with MP, so do you call you art work the same name as the movie? If so then I think that could be workable.
Where do you get your high res covers from? Maybe we can grab them directly from that site.
gamejester is offline   Reply With Quote
Old 2008-07-19, 16:53   #48 (permalink)
Portal Member
 
Join Date: Jun 2008
Posts: 72
Thanks: 7
Thanked 4 Times in 4 Posts

Country:


Default

Quote:
Originally Posted by gamejester View Post
I suspect it could do, how would you expect this to work?
In the old xlobby days we used tohave each movie in its own folder and then any artwork was pricked up from that folder.
I suspect most people just stick all there movies in one folder now though with MP, so do you call you art work the same name as the movie? If so then I think that could be workable.
Where do you get your high res covers from? Maybe we can grab them directly from that site.
Yes, each movie has his own directory with a folder.jpeg picture. It doesn't matter what name it has, as long that this option will be available.
OR if someone can make a script of the MovieMeter site and search for covers on the impawards site (I my opinion the best site for high res covers).
Maybe a script with the information of imdb and the covers from ipawards, that would also be sweet.

Last edited by roopert; 2008-07-19 at 16:56.
roopert is offline   Reply With Quote
Old 2008-07-19, 22:48   #49 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 24
Thanks: 2
Thanked 11 Times in 5 Posts

Country:


Default new script file for IMDB and MovieXML grabbing.

ok - as promised here is a script file that is really just a merge of the imdb_com and MovieXML scripts. It will basically download all the movie details from IMDB but will grab the artwork from moviexml.

sorry for the delay - seems like imdb.com were having some issues on friday meaning i could perform tests on the script until today!!.
Attached Files
File Type: zip imdb_txt+moviexml_gfx.zip (5.2 KB, 90 views)
s7oneyuk is offline   Reply With Quote
Old 2008-07-20, 00:03   #50 (permalink)
Portal Member
 
Join Date: Jun 2008
Posts: 72
Thanks: 7
Thanked 4 Times in 4 Posts

Country:


Default

s7oneyuk, I have to report a minor issue: sometimes, the full summary isn't displayed (example: 88 minutes).

Would it be possible to choose between the different summaries?
The artwork is great!
roopert is offline   Reply With Quote
Reply

Bookmarks

Tags
grabbing, imdb, script, support

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
IMDB Grabber for german.imdb.com / deutsche IMDB mmf1981 Movie Info Grabbers 8 2008-10-21 15:42
IMDB & Poster Grabber v1.3 Datenshi Plugins 7 2008-09-23 11:49
IMDB Grabber for CSFD ... www.csfd.cz (czech alternative for IMDB) CXI Improvement Suggestions 0 2008-01-29 14:50
MyVidoes - Show IMDB info by default? NickSE General Support 1 2007-12-31 04:39
IMDB info during playback only if played thru IMDB info deebo The old Bugreport Forum 0 2006-07-20 22:20


All times are GMT +1. The time now is 03:57.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden