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, MyAnimeList, AniList. Media Server indicators for Plex, Jellyfin, Emby. Dark theme/style for Reference View. Adds/Removes to/from Trakt's watchlist. Removes ads.

< Feedback on IMDb Scout Mod

Review: Good - script works

rez
§
Posted: 2020-09-23
Edited: 2020-09-23

thanks for modding the script.

I think there is a bug that even though I select to not show icons and is results the name of websites is shown but the icons are still queried from net which is not needed.
I had to comment out the icon:// lines.

can you change the piratebay proxy?
it doesnt give correct magnet links.
also it always says the result exists even when where are no results.(false positive)

CatspinnerAuthor
§
Posted: 2020-09-25

I don't think that there is such bug.

Added new TPB & TPB Proxy, checking on both is done through api, just front-end differs, latter is wonky.

rez
§
Posted: 2020-09-30
Edited: 2020-09-30

never mind.
I had opened the setting on the script and because it would fetch icons and show them in my network tab I thought it was the search action that fetch them.


can you change the torrentleech search from text to imdb?

like this?
'searchUrl': 'https://www.torrentleech.org/torrents/browse/list/imdbID/%tt%',
'goToUrl': 'https://www.torrentleech.org/torrents/browse/index/imdbID/%tt%',

CatspinnerAuthor
§
Posted: 2020-10-01

Added search by IMDb ID for TL.

rez
§
Posted: 2020-10-21
Edited: 2020-10-21

some issues:
these two I checked are not public but are in public section of script
https://eliteunitedcrew.org
https://deildu.net

also two request:
can you add hdencode? like this https://hdencode.com/?s=tt ?
also
can you separate the sites that use tt id of imdb site to find the movie from the ones that just use name or name and year? just like separated the public from private ones?
the first is always correct but the second are not correct for less popular movies or movies that have part of other movies in their names like "the woman"
and this makes the script more organized.


also can I report issues on github instead of here?

CatspinnerAuthor
§
Posted: 2020-10-23

1) Anyone can enter them = public sites.
2) Added.
3) Such separation would be pointless and disorganizing.
4) Yes.

rez
§
Posted: 2020-10-24
Edited: 2020-10-25

1) Anyone can enter them = public sites.
no they need login to search. as in they need an account
2) thank you
3) it was just a suggestion and makes it more organized instead. but it is your script and I still thinks it is a great script as it is.
4) thanks

I think this is better for zooqle
'matchRegex': "Sorry, no torrents match|Sorry, we haven't matched torrents for this movie yet. Come back later!",
this is for movies that have a page but no torrent

and 'https://rlsbb.ru/ support https
this too https://search.proxybb.com

CatspinnerAuthor
§
Posted: 2020-10-25

1) Need for login doesn't make site non public. And that section is not named "No need login to search".

Zooqle tweak added.

rez
§
Posted: 2020-10-29

can you make the "not found" text sections contain all the text answer of negative result?
this way we don't get false negatives?
for example you added "Come back later" for zooqle, but later there is a chance that a movie has this in its name. for example, say "come back later dear 2020".
so using the whole text shown makes this more robust.

Post reply

Sign in to post a reply.