IMDb popular torrent search

By mungushume Last update Dec 2, 2009 — Installed 5,814 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 9 posts, 6 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Technowise Scriptwright

I have made Rotten Tomatoes popular torrent search using this script. Update notification features are stripped, but will make it available in the coming versions.

Thanks!

 
pogue User

mungushume, you should add UserScript Update Notification to your script to let users know when there is an update to your script and they can automatically update to the latest version.

Great script and keep up the good work. Thanks!
pogue

 
FaeGiN Scriptwright

I love this but I must inform you...I was searching for a movie on youtorrent the other day and it was not found. Out of curiosity I went direct to pirate bay and lo and behold...it was the same search term but this time it threw up two results. both were what I was searching for. since that, I have had a few more cases where youtorrents' supposedly 'searching other sites' isn't doing it as well as it does when you do the search yourself or send the search direct to pirate bay and also has similar results from its isohunt search but not as many misses as from TPB.
With this knowledge I would request you add the pirate bay button back if you could...?

 
pogue User

Very cool, works just as described! The only suggestion I might have would be to optionally add the movie's year to the search. That can help narrow down the search results to find a better match in some cases.

 
Dave Charles... User

Sorry another change
With the mininova - same thing - so that it is only video.

From:
buildCell(tr, "mininova","http://www.mininova.org/search/"+txt+"/seeds", img)
To:
buildCell(tr, "mininova","http://www.mininova.org/search/"+txt+"/4/seeds", img)

I love the idea, its so quick.
Cheers

 
Dave Charles... User

Sorry change to:
buildCell(tr, "The Pirate Bay","http://thepiratebay.org/search/"+txt+"/0/3/200", img)
So now it will sort by seeds as well.

Thanks Again

 
Dave Charles... User

Hi

Excellent idea,

Again another little thing to change, similar to the isohunt fix, just for the piratebay instead.

Change to:
buildCell(tr, "The Pirate Bay","http://thepiratebay.org/search/"+txt+"/0/3/200", img)

 
Idiomatic User

I love it :D only changed 1 line... line 39


buildCell(tr, "isohunt","http://isohunt.com/torrents/"+txt+"?ihp=1&iht=-1&ihs1=2&iho1=d", img)

changed to:

buildCell(tr, "isohunt","http://isohunt.com/torrents/"+txt+"?ihs1=2&iho1=d&iht=1", img)

It just makes it so it will only search for videos.