TMM to scrape multiple Rating sources
#9
(2020-06-27, 20:04)CK77 Wrote:
(2020-06-27, 16:40)Shredder_guitar Wrote:
(2020-06-10, 22:31)CK77 Wrote: I think i have found a solution for this Smile

Use the Universal Movie scraper set all the fields to TMDB, except for the ratings, select OMDBAPI
I tried this for a few movies and this was the result in the nfo file for Thor

xml:
  <ratings>
    <rating default="false" max="10" name="themoviedb">
      <value>6.7</value>
      <votes>14941</votes>
    </rating>
    <rating default="true" max="10" name="imdb">
      <value>7.0</value>
      <votes>723305</votes>
    </rating>
    <rating default="false" max="100" name="rottenTomatoes">
      <value>77.0</value>
      <votes>0</votes>
    </rating>
    <rating default="false" max="100" name="metascore">
      <value>57.0</value>
      <votes>0</votes>
    </rating>
  </ratings>

Check it out and let me know if it works for you.
I don't have the option to set omdb as a scraper for ratings. What version are you using? I either TMDB, IMDB, rotten tomatoes, or Metacritic...There are the "Also Get" options...but the only results i get are what has been set from the "Get Ratings from " Option
I'm using version 3.1.6
I've just had another look and maybe i should have been more clear, it's the Universal Movie Scraper from tmm.

Image

ah ha!, ok I'll try that, thanks for the screenshot


Messages In This Thread
RE: TMM to scrape multiple Rating sources - by Shredder_guitar - 2020-06-27, 22:03
Logout Mark Read Team Forum Stats Members Help
TMM to scrape multiple Rating sources0