vbuell / userscript-imdb-actor-title-ratings

Userscript to show user's and overal ratings on IMDB actor page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

userscript-imdb-actor-title-ratings

Greasemonkey, ViolentMonkey, Tampermonkey compatible userscript to show user's and overal ratings on IMDB actor page. That's a continuation of work made by Nonya Beesnes and Wardenclyffe Tower.

Screenshot

Configuration:

In order to show the current ratings the key for OMDB shoudl be configured. To do so:

  1. Open http://www.omdbapi.com/apikey.aspx and register a new key for you (either FREE account or Patreon will work. FREE has a daily linit of 1000 queries)
  2. Being on imdb actor's page, click *Monkey button in a toolbar and open "IMDB Configuration" IMDB Configuration
  3. Put the key into "Omdb username" feid and Save

Notes: In order to show user's rating you have to logged in into IMDB. User ratings are being loaded using export API and since this is quite costly operation the data caches for 60 minutes. Bedcause of that you may see a stale data in a actor's movies list, which shoudl be refreshed within an hour.

About

Userscript to show user's and overal ratings on IMDB actor page

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%