Purfview / IMDb-Scout-Mod

Auto search for movie/series on torrent, usenet, ddl, subtitles, streaming, predb and other sites. Adds links to IMDb pages from hundreds various sites. Adds movies/series to Radarr/Sonarr. Adds external ratings from Metacritic, Rotten Tomatoes, Letterboxd, Douban, Allocine. Media Server indicators for Plex, Jellyfin, Emby. Dark theme/style for Reference View. Adds/Removes to/from Trakt's watchlist. Removes ads
https://greasyfork.org/en/scripts/407284-imdb-scout-mod
MIT License
393 stars 50 forks source link

Refused to connect to... URL was permanently blocked by the user #106

Closed Iceboy-6 closed 2 years ago

Iceboy-6 commented 2 years ago

Hello! As you can see in the screenshot below, i am not able to see the ratings of Rotten Tomatoes and Letterboxd in IMDb pages.

image

Sites: IMDb https://www.imdb.com/title/tt0068646/ RT https://www.rottentomatoes.com/search?search=The%20Godfather Letterboxd https://letterboxd.com/film/the-godfather/

Versions: Google Chrome 101.0.4951.67 64 bits Tampermonkey 4.16.1 All adblockers and other scripts are deactivated in IMDb site.

Console: image image image

VM590:26 Refused to connect to "https://letterboxd.com/imdb/0068646": URL was permanently blocked by the user (anônimo) @ VM590:26 VM590:26 Refused to connect to "http://www.omdbapi.com/?i=tt0068646&apikey=3fdb9c5a&plot=full&tomatoes=true": URL was permanently blocked by the user

I don't know why the connections are been refused. When I click in the links, I am able to connect.

Thank you.

Purfview commented 2 years ago

I tested your link, all ratings works there.

Did it worked for you before?

Purfview commented 2 years ago

Before "Refused to connect to" there is triangle, try to press it for more info. Maybe you are blocking connections with Tampermonkey's settings, I think you was asked to select setting after script install.

Go to Tampermonkey's dashboard > IMDb Scout Mod > Settings > XHR Security There "Original domain whitelist" must be checked, and there should be asterisk in list. User domain whitelist: there should be asterisk in list. Temporary domain whitelist: Empty list. User domain blacklist: Empty list. Press "Save" at the bottom after edits.

Or use another script manager like Violentmonkey.

Iceboy-6 commented 2 years ago

I added an asterisk * in the user domain whitelist as instructed and now all ratings are working.

Thank you for your help.

Here are the screenshots in case other users eventually have this problem in the future.

image image