NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 36 37 38 39 40 … 125 Next »
IMDB lookup in Video Archive + Rating info

 
  • 0 Vote(s) - 0 Average
IMDB lookup in Video Archive + Rating info
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#11
2007-01-03, 11:08 PM
Amazon has better images, but IMDB has better descriptions, which is why it is searched first. I'll also add the new search to IMDB. I think I didn't have it for some reason (too many false positives on other titles?), but I'll put it back in and see how things go.

Jeff
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#12
2007-01-04, 10:12 AM
Jeff, I have again done some more analysis and even with the last Amazon lookup the hit rate is just not good enough for movies in parts which ends with D1 or just 1.

Is there any way you would consider to implement logic to exclude anything after a "-" (hyphen) in the lookup string for example. If so I would name my files "Match Point - 1.avi" etc and the lookup will then send only Match Point to the search.

Let me know what you think?

\\Agerdin
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#13
2007-01-04, 02:33 PM
If the file is named "Match Point D1.avi", the search already should be done as "Match Point". Is it not dosing this?

Also, I have added rating, cast, and director lookup into the next version.

Jeff
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#14
2007-01-04, 04:13 PM
Hi again Jeff,

No, it seems that D1 is included in the search. See complete log for Match Point D1.avi below.

Great news about the new lookup info though Smile Oh, and just to be clear with rating, I assume you refer to user rating (i.e., 7.5/10) or do you mean age rating (i.e., PG-13)?

\\Agerdin

Code:
01-04-07 04:57:17:562 [10]         UpdateDVDDescription looking at file D:\My Videos\Drama\Match Point D1.avi
01-04-07 04:57:17:671 [10]            Trying to load information from web for D:\My Videos\Drama\Match Point D1.avi
01-04-07 04:57:17:671 [10]         GetDVDDescriptionFromWeb looking at file D:\My Videos\Drama\Match Point D1.avi
01-04-07 04:57:17:671 [10]            Movie name is Match Point D1
01-04-07 04:57:17:671 [10]            Trying to load information from web for D:\My Videos\Drama\Match Point D1.avi
01-04-07 04:57:17:671 [10]            IMDB web request http://www.google.com/search?as_q="Match Point D1"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-04-07 04:57:17:968 [10]            Did not find an entry on IMDB; trying again with additional key words 'Plot Summary'
01-04-07 04:57:17:968 [10]            IMDB web request http://www.google.com/search?as_q="Match Point D1"+"Plot Summary"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-04-07 04:57:18:218 [10]            Did not find an entry on IMDB; trying again with additional key words 'Plot outline'
01-04-07 04:57:18:218 [10]            IMDB web request http://www.google.com/search?as_q="Match Point D1"+"Plot outline"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-04-07 04:57:18:453 [10]            Did not find an entry on IMDB; trying again looking for all words in the title, without quotes
01-04-07 04:57:18:453 [10]            IMDB web request http://www.google.com/search?as_q=allintitle: Match Point D1&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-04-07 04:57:18:734 [10]            Looking on web on Amazon.com; movie name is Match Point D1
01-04-07 04:57:18:734 [10]               Amazon web request http://www.google.com/search?as_q=allintitle: "DVD:"+Match Point D1"&&as_sitesearch=amazon.com&btnI=I%27m+Feeling+Lucky
01-04-07 04:57:19:078 [10]            Did not find it; looking again without requiring all words to be in the title; movie name is Match Point D1
01-04-07 04:57:19:078 [10]               Amazon web request http://www.google.com/search?as_q="DVD:"+Match Point D1"&&as_sitesearch=amazon.com&btnI=I%27m+Feeling+Lucky
01-04-07 04:57:22:031 [10]            Found entry on Amazon: Sharp DV-L80U Portable DVD Player
01-04-07 04:57:23:078 [10]               moviename=Sharp DV-L80U Portable DVD Player
01-04-07 04:57:23:078 [10]               runtime=
01-04-07 04:57:23:078 [10]               description=
01-04-07 04:57:23:078 [10]               posterURL=
01-04-07 04:57:23:078 [10]               year of release =
01-04-07 04:57:23:093 [10]         GetDVDDescriptionFromWeb done for file D:\My Videos\Drama\Match Point D1.avi
01-04-07 04:57:23:187 [10]         UpdateDVDDescription done for file D:\My Videos\Drama\Match Point D1.avi
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#15
2007-01-04, 05:25 PM
I meant the MPAA rating (e.g., PG-14). You are also right about removing the D1 stuff; that only applies when ripping the DVD in the first place. I'll update the code to handle this.

Jeff
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#16
2007-01-04, 05:43 PM
Excellent!!! Looking forward to your new release then.

I also hope you will consider grabbing the user rating (e.g., 7.5/10) and your plugin will totally have replaced MyVideos and more Wink

Also thanks for the quick replies and support you given me.

\\Anders
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#17
2007-01-08, 06:27 PM
Jeff, I have tried the latest patch and it seems like it has fixed the problem I had with D1, the problem still remains with D2. Any thoughts???

\\Agerdin

Code:
01-08-07 06:46:17:140 [10]         UpdateDVDDescription looking at file D:\My Videos\Drama\Match Point D1.avi
01-08-07 06:46:17:156 [10]            Trying to load information from web for D:\My Videos\Drama\Match Point D1.avi
01-08-07 06:46:17:156 [10]         GetDVDDescriptionFromWeb looking at file D:\My Videos\Drama\Match Point D1.avi
01-08-07 06:46:17:156 [10]            Movie name is Match Point
01-08-07 06:46:17:156 [10]            Trying to load information from web for D:\My Videos\Drama\Match Point D1.avi
01-08-07 06:46:17:156 [10]            IMDB web request http://www.google.com/search?as_q="Match Point"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:18:859 [10]            Found entry on IMDB; trying to find a better poster on Amazon
01-08-07 06:46:18:859 [10]               Amazon web request http://www.google.com/search?as_q=allintitle: "DVD:"+Match Point"&&as_sitesearch=amazon.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:25:000 [10]            Found entry on IMDB
01-08-07 06:46:25:000 [10]               moviename=Match Point
01-08-07 06:46:25:000 [10]               runtime= 124
01-08-07 06:46:25:000 [10]               description=At a turning point in his life, a former tennis pro falls for a femme-fatal type who happens to be dating his friend and soon-to-be brother-in-law.
01-08-07 06:46:25:000 [10]               posterURL= http://ec2.images-amazon.com/images/P/B000EQHXNW.01._SS500_SCLZZZZZZZ_V55034425_.jpg
01-08-07 06:46:25:000 [10]               genre= Crime;Drama;Romance
01-08-07 06:46:25:000 [10]               rating= Rated R for some sexuality.
01-08-07 06:46:25:000 [10]               tagline= Passion   Temptation  Obsession
01-08-07 06:46:25:000 [10]               cast= Jonathan Rhys Meyers;Alexander Armstrong;Paul Kaye;Matthew Goode;Brian Cox;Penelope Wilton;Emily Mortimer;Janis Kelly;Alan Oke;Mark Gatiss;Scarlett Johansson;Philip Mansfield;Simon Kunz;Geoffrey Streatfield;Mary Hegarty
01-08-07 06:46:25:000 [10]               director= Woody Allen
01-08-07 06:46:25:000 [10]               year of release = 2005
01-08-07 06:46:25:000 [10]            About to download movie image: http://ec2.images-amazon.com/images/P/B000EQHXNW.01._SS500_SCLZZZZZZZ_V55034425_.jpg
01-08-07 06:46:26:640 [10]         GetDVDDescriptionFromWeb done for file D:\My Videos\Drama\Match Point D1.avi
01-08-07 06:46:26:718 [10]         UpdateDVDDescription done for file D:\My Videos\Drama\Match Point D1.avi
01-08-07 06:46:26:796 [7]          UpdateDVDDescription looking at file D:\My Videos\Drama\Match Point D2.avi
01-08-07 06:46:26:812 [7]             Trying to load information from web for D:\My Videos\Drama\Match Point D2.avi
01-08-07 06:46:26:812 [7]          GetDVDDescriptionFromWeb looking at file D:\My Videos\Drama\Match Point D2.avi
01-08-07 06:46:26:812 [7]             Movie name is Match Point D2
01-08-07 06:46:26:812 [7]             Trying to load information from web for D:\My Videos\Drama\Match Point D2.avi
01-08-07 06:46:26:812 [7]             IMDB web request http://www.google.com/search?as_q="Match Point D2"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:27:062 [7]             Did not find an entry on IMDB; trying again with additional key words 'Plot Summary'
01-08-07 06:46:27:062 [7]             IMDB web request http://www.google.com/search?as_q="Match Point D2"+"Plot Summary"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:27:281 [7]             Did not find an entry on IMDB; trying again with additional key words 'Plot outline'
01-08-07 06:46:27:281 [7]             IMDB web request http://www.google.com/search?as_q="Match Point D2"+"Plot outline"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:27:531 [7]             Did not find an entry on IMDB; trying again looking for all words in the title, without quotes
01-08-07 06:46:27:531 [7]             IMDB web request http://www.google.com/search?as_q=allintitle: Match Point D2&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:27:718 [7]             Did not find an entry on IMDB; looking again without requiring all words to be in the title; movie name is Match Point D2
01-08-07 06:46:27:718 [7]             IMDB web request http://www.google.com/search?as_q=Match Point D2+"DVD:"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:28:734 [7]             Found entry on IMDB; trying to find a better poster on Amazon
01-08-07 06:46:28:734 [7]                Amazon web request http://www.google.com/search?as_q=allintitle: "DVD:"+Goofs for Star Wars"&&as_sitesearch=amazon.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:28:781 [18]         UpdateDVDDescription looking at file Match Point D2.avi
01-08-07 06:46:28:796 [18]            Trying to load information from web for Match Point D2.avi
01-08-07 06:46:28:796 [18]         GetDVDDescriptionFromWeb looking at file Match Point D2.avi
01-08-07 06:46:28:796 [18]            Movie name is Match Point D2
01-08-07 06:46:28:796 [18]            Trying to load information from web for Match Point D2.avi
01-08-07 06:46:28:796 [18]            IMDB web request http://www.google.com/search?as_q="Match Point D2"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:28:937 [7]                Amazon web request http://www.google.com/search?as_q=allintitle: "Video:"+Goofs for Star Wars"&&as_sitesearch=amazon.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:28:984 [18]            Did not find an entry on IMDB; trying again with additional key words 'Plot Summary'
01-08-07 06:46:28:984 [18]            IMDB web request http://www.google.com/search?as_q="Match Point D2"+"Plot Summary"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:29:218 [7]             Found entry on IMDB
01-08-07 06:46:29:218 [7]                moviename=Goofs for Star Wars
01-08-07 06:46:29:218 [7]                runtime=
01-08-07 06:46:29:218 [7]                description=
01-08-07 06:46:29:218 [7]                posterURL=
01-08-07 06:46:29:218 [7]                genre=
01-08-07 06:46:29:218 [7]                rating=
01-08-07 06:46:29:218 [7]                tagline=
01-08-07 06:46:29:218 [7]                cast=
01-08-07 06:46:29:218 [7]                director=
01-08-07 06:46:29:218 [7]                year of release = 1977
01-08-07 06:46:29:218 [7]          GetDVDDescriptionFromWeb done for file D:\My Videos\Drama\Match Point D2.avi
01-08-07 06:46:29:234 [7]          UpdateDVDDescription done for file D:\My Videos\Drama\Match Point D2.avi
01-08-07 06:46:29:421 [18]            Did not find an entry on IMDB; trying again with additional key words 'Plot outline'
01-08-07 06:46:29:421 [18]            IMDB web request http://www.google.com/search?as_q="Match Point D2"+"Plot outline"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:29:531 [18]            Did not find an entry on IMDB; trying again looking for all words in the title, without quotes
01-08-07 06:46:29:531 [18]            IMDB web request http://www.google.com/search?as_q=allintitle: Match Point D2&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:29:640 [18]            Did not find an entry on IMDB; looking again without requiring all words to be in the title; movie name is Match Point D2
01-08-07 06:46:29:640 [18]            IMDB web request http://www.google.com/search?as_q=Match Point D2+"DVD:"&&as_sitesearch=imdb.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:30:703 [18]            Found entry on IMDB; trying to find a better poster on Amazon
01-08-07 06:46:30:703 [18]               Amazon web request http://www.google.com/search?as_q=allintitle: "DVD:"+Goofs for Star Wars"&&as_sitesearch=amazon.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:30:843 [18]               Amazon web request http://www.google.com/search?as_q=allintitle: "Video:"+Goofs for Star Wars"&&as_sitesearch=amazon.com&btnI=I%27m+Feeling+Lucky
01-08-07 06:46:31:031 [18]            Found entry on IMDB
01-08-07 06:46:31:031 [18]               moviename=Goofs for Star Wars
01-08-07 06:46:31:031 [18]               runtime=
01-08-07 06:46:31:031 [18]               description=
01-08-07 06:46:31:031 [18]               posterURL=
01-08-07 06:46:31:031 [18]               genre=
01-08-07 06:46:31:031 [18]               rating=
01-08-07 06:46:31:031 [18]               tagline=
01-08-07 06:46:31:031 [18]               cast=
01-08-07 06:46:31:031 [18]               director=
01-08-07 06:46:31:031 [18]               year of release = 1977
01-08-07 06:46:31:046 [18]         GetDVDDescriptionFromWeb done for file Match Point D2.avi
01-08-07 06:46:31:062 [18]         UpdateDVDDescription done for file Match Point D2.avi
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#18
2007-01-08, 06:31 PM
Right now it is only removing the D1. I'll update the code for both.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Video Library Plugins? reven 1 14,292 2011-03-17, 08:02 PM
Last Post: gEd
  NPVR Video, Photo, Music icons SFX Group 5 9,673 2011-01-24, 11:18 AM
Last Post: martint123
  Displaying .xml info in OSD Mortal 2 2,812 2010-02-24, 06:45 PM
Last Post: FarNorthSAT
  'Videos' Plugin for GB-PVR (Preview 1) - amazing youtube video must see! tvshowman 21 11,671 2010-02-13, 11:55 PM
Last Post: reven
  Video organization, plugin choice help huck 4 3,438 2009-07-02, 11:44 AM
Last Post: ACTCMS
  Slick skin: menu in Video Library missing? Torquewrench 2 2,318 2009-05-26, 06:26 AM
Last Post: tm12
  Problem playing ISO files - Sound but no video mustclimb14ers 0 1,895 2009-04-16, 04:15 PM
Last Post: mustclimb14ers
  Cannot configure weather as video plugin keith_leitch 2 1,852 2009-04-07, 10:00 AM
Last Post: keith_leitch
  Iphone Video BigT 1 1,720 2009-03-24, 04:58 PM
Last Post: steveum
  Mayhem 3 skin - Rules to show meta data for VIDEO folder? vskatusa 8 3,166 2009-02-22, 08:23 AM
Last Post: BekKen

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode