[Release] Universal Movie Scraper

  Thread Rating:
  • 7 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
olympia Offline
Team-XBMC Member
Posts: 2,381
Joined: May 2008
Reputation: 30
Post: #131
Maybe I will add this if you learn to distinguish between a problem (bug) and a functionality which simply doesn't exist (feature request).

...and it is not as quick as you think. It's quite a work.
(This post was last modified: 2012-08-14 16:58 by olympia.)
find quote
tinybutstrong Offline
Senior Member
Posts: 192
Joined: Sep 2010
Reputation: 0
Post: #132
Hmm you are right, sorry for my confusion.

Found an interesting article about this subject. Time to learn and to improve my English as well.

Thank you again.
(This post was last modified: 2012-08-14 16:59 by tinybutstrong.)
find quote
Amelandbor Offline
Senior Member
Posts: 245
Joined: Oct 2009
Reputation: 6
Location: Netherlands
Post: #133
Nice addon. Coul you maybe add moviemeter for the plot?
find quote
hadees Offline
Junior Member
Posts: 25
Joined: Aug 2009
Reputation: 0
Post: #134
So is the RT rating stuff still broken? I really prefer the RT ratings to IMDB but I guess i'll have to wait till they fix their site.

I noticed I can enable posters, trailers, and whatnot from multiple sources. In what order are those taken if I enable multiple versions?

Also isn't trakt.tv just getting it's info from other sources, is there some benefit to getting info from them?
find quote
zeppy Offline
Member
Posts: 60
Joined: Jul 2012
Reputation: 0
Post: #135
If you're interested, I've developed a mod for this wonderful scraper that provides better RT results through a google search. I can't certify it works 100% of the times, but in my case it's certainly got a higher precision in finding the correct RT page.

Edit:
Forgot the link Smile
http://forum.xbmc.org/showthread.php?tid=136873
(This post was last modified: 2012-08-17 08:37 by zeppy.)
find quote
tinybutstrong Offline
Senior Member
Posts: 192
Joined: Sep 2010
Reputation: 0
Post: #136
So olympia, I have other situation for analyze.

Movie Heleno is not returning backdrops images. Checking json cache the content is:

tmdb-images-98525.json:

Code:
{"id":98525,"backdrops":[],"posters":[{"file_path":"/ms3LWyLpALUpmub5vWDx5jOpcT4.jpg","width":473,"height":800, "iso_639_1":null,"aspect_ratio":0.59,"vote_average":0.0,"vote_count":0}]}

tmdb-images-en-98525.json:

Code:
{"id":98525,"backdrops":[],"posters":[]}

Can you check it?

Thanks.
(This post was last modified: 2012-08-22 00:23 by tinybutstrong.)
find quote
Martijn Offline
Team-XBMC
Posts: 7,715
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #137
(2012-08-22 00:23)tinybutstrong Wrote:  So olympia, I have other situation for analyze.

Movie Heleno is not returning backdrops images. Checking json cache the content is:

tmdb-images-98525.json:

Code:
{"id":98525,"backdrops":[],"posters":[{"file_path":"/ms3LWyLpALUpmub5vWDx5jOpcT4.jpg","width":473,"height":800, "iso_639_1":null,"aspect_ratio":0.59,"vote_average":0.0,"vote_count":0}]}

tmdb-images-en-98525.json:

Code:
{"id":98525,"backdrops":[],"posters":[]}

Can you check it?

Thanks.

It may take several days before the JSON results are updated after some one updates the site. Try again tomorrow

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
tinybutstrong Offline
Senior Member
Posts: 192
Joined: Sep 2010
Reputation: 0
Thumbs Up  RE: [Release] Universal Scraper Post: #138
(2012-08-22 00:28)Martijn Wrote:  It may take several days before the JSON results are updated after some one updates the site. Try again tomorrow

Oh, got the update five minutes ago. A little confusion, the returned response was a "poster" not the backdrop.

Sorry, my bad.
(This post was last modified: 2012-08-22 07:22 by tinybutstrong.)
find quote
HeadLearning Offline
Junior Member
Posts: 15
Joined: Sep 2012
Reputation: 0
Post: #139
Anyone know of a way to change RT scores to a percentage? My skin is showing scores like 5.9, is that equal to 59%? Ideally I'd like something like this: http://i.imgur.com/MEGCT.jpg
find quote
zeppy Offline
Member
Posts: 60
Joined: Jul 2012
Reputation: 0
Post: #140
That's a screenshot from a personal mod of refocus BIG I did (just for myself for the time being) some time ago. It requires a skin modification, though, it's not a feature of the scraper.
find quote
Post Reply