[DEPRECATED]Rotten Tomatoes ratings scraper

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Weavus Offline
Alaska Group
Posts: 346
Joined: Jun 2004
Post: #11
mortstar Wrote:I've edited my local copy to grab UK BBFC ratings instead of US MPAA ratings (fall back is to MPAA if no UK exists). Is this something people would be interested in as an option?
Yes please.

On a side note, any chance you can grab the review consensus from RT and stick it in a field somewhere? For your example movie Spirited Away this would be "Hayao Miyazaki's dazzling, enchanting Spirited Away takes viewers, young and old alike, through the looking glass" perhaps outline would be a good candidate?

I also think the RT synopsis is better than the imdb plot most of the time... any chance you can have an option to use that too ? Smile
(This post was last modified: 2011-04-05 19:40 by Weavus.)
find quote
DavidT99 Offline
Fan
Posts: 504
Joined: Mar 2011
Reputation: 6
Location: United Kingdom
Post: #12
I can't get this to work.........

I have downloaded the repository and selected mortstar then I get a window that says downloading but nothing downloads.

David

HTPC1: Intel Pentium G620, 4GB RAM, AMD HD6570, Samsung 830 SSD, Silverstone GD05 case.
HTPC2: AMD Athlon II X2 255, 4GB RAM, AMD HD5450, Western Digital HDD, Silverstone ML03 case.
HTPC3: AMD E350, 4GB RAM, AMD HD6310, OCZ Agility 3 SSD, Akasa Crypto case.
find quote
DavidT99 Offline
Fan
Posts: 504
Joined: Mar 2011
Reputation: 6
Location: United Kingdom
Post: #13
Sorted, it downloaded eventually.

David

HTPC1: Intel Pentium G620, 4GB RAM, AMD HD6570, Samsung 830 SSD, Silverstone GD05 case.
HTPC2: AMD Athlon II X2 255, 4GB RAM, AMD HD5450, Western Digital HDD, Silverstone ML03 case.
HTPC3: AMD E350, 4GB RAM, AMD HD6310, OCZ Agility 3 SSD, Akasa Crypto case.
find quote
Pr.Sinister Offline
Fan
Posts: 631
Joined: Sep 2007
Reputation: 12
Location: Montreal, Canada
Post: #14
Been wanting something exactly like this for quite some time...

All my movies have a movie.nfo with a full IMDB scrape. Is there a way for me to have this scraper only update all the IMDB ratings to RT ratings?

If i rescan my whole library, will it just load the nfos or only take what it needs from the nfo and get the rating from RT?

------------------------------------------
[4 XBMC Clients + 2 Norco RPC-4224 Media Servers w/64 TB HDD Space]
If my post helped, thank me by adding to my reputation! :)
find quote
gnrtool82 Offline
Junior Member
Posts: 39
Joined: Nov 2010
Reputation: 0
Post: #15
Pr.Sinister Wrote:Been wanting something exactly like this for quite some time...

All my movies have a movie.nfo with a full IMDB scrape. Is there a way for me to have this scraper only update all the IMDB ratings to RT ratings?

If i rescan my whole library, will it just load the nfos or only take what it needs from the nfo and get the rating from RT?

this is also of interest to me
find quote
booker88 Offline
Junior Member
Posts: 30
Joined: Jul 2009
Reputation: 14
Location: Philippines
Post: #16
gnrtool82 Wrote:this is also of interest to me

+1
find quote
olympia Offline
Team-XBMC Member
Posts: 2,381
Joined: May 2008
Reputation: 30
Post: #17
Updating only the rating is not possible.
find quote
Pr.Sinister Offline
Fan
Posts: 631
Joined: Sep 2007
Reputation: 12
Location: Montreal, Canada
Post: #18
Mortstar, would you be able to adapt your scraper into an addon like this one : http://forum.xbmc.org/showthread.php?tid=92132 ?

It updates only the IMDB ratings. If the same could be done for Rotten Tomatoes, it would be simply amazing...

-Pr.

------------------------------------------
[4 XBMC Clients + 2 Norco RPC-4224 Media Servers w/64 TB HDD Space]
If my post helped, thank me by adding to my reputation! :)
find quote
mortstar Offline
Senior Member
Posts: 249
Joined: Aug 2010
Reputation: 3
Post: #19
Pr.Sinister Wrote:Mortstar, would you be able to adapt your scraper into an addon like this one : http://forum.xbmc.org/showthread.php?tid=92132 ?

It updates only the IMDB ratings. If the same could be done for Rotten Tomatoes, it would be simply amazing...

-Pr.

When I saw the request I went looking for that as I had seen it knocking about on the forum. Unfortunately that script only works on Linux and I only have OS X and Win 7. Even if I could bodge it together to grab Rotten Tomatoes ratings instead it would be better if that script worked cross-platform. I have no idea how to make that possible.

It may be worth posting in that topic to see if you can enthuse the author to make it work cross platform.

EDIT: I've just taken a quick look at the script and it doesn't actually call scraper functions, it performs all the scraping within the script. This script would need a hefty rewrite to do what we want. I'd imagine that a script could be developed that uses your selected scraper (and scraper options) to update a selected field - but that is way beyond my abilities.

[Image: watched-clearlogo.jpg]
(This post was last modified: 2011-04-12 11:57 by mortstar.)
find quote
Mzungu Offline
Junior Member
Posts: 2
Joined: Apr 2011
Reputation: 0
Post: #20
Frist off, Thank you kind sir, Secondly, Just reporting in that this works great...with a few exceptions

Raiders of the Lost Ark
The Hitchhiker's Guide to the Galaxy
Hero
EuroTrip

Those movies will not display a rating, all other movies work correctly (correct RT ratings)

Ratings on those movies are correct with just IMDB

Using IMDB+RT on default settings

Anyways thought i would let you know, if you need more info let me know
find quote
Post Reply