Large

IMDB Pirated Version

By hosts Last update Jan 5, 2012 — Installed 183,440 times.

Bugs

in
Subscribe to Bugs 10 posts, 4 voices



hosts Script's Author

Post here the bugs you find 'IMDB Pirated Version' userscript

 
thatguy User

After installing last version of the script, fonts on IMDB became small. Not all, but cast list and forum posts did become.

 
hosts Script's Author

Just replace :
GM_addStyle('#tn15 td{font-size:11px !important}');
with :
GM_addStyle('#tn15torrentz td{font-size:11px !important}');

(Will be fixed in the next version)

 
thatguy User

Thank you.

 
thatguy User
FirefoxWindows

I have 2 problems:

1) Well, I'm not really sure is it really a problem, but when I search for "ALL" files it uses this query:
<imdb> "rapidshare.com/files/"||"megaupload.com/?d="||"filefactory.com/file/"
Shouldn't it be longer, with all other hosts included?

2) Message board looks shrinked. Or to be more precise, it looks like this:
http://img3.imageshack.us/img3/1791/imdb1e.jpg
instead like this:
http://img242.imageshack.us/img242/5636/imdb2.jpg</imdb>

 
queeup Scriptwright
FirefoxWindows

same here... ALL search have just 3 site.

 
hosts Script's Author
FirefoxX11

@thatguy & @queeup
the problem is corrected

 
queeup Scriptwright
FirefoxWindows

on latest version vertor not correct... we must erase External search results table..


rd.responseText = rd.responseText.replace(/\n|\r/g, "");
rd.responseText = rd.responseText.replace(/.*?<table class=\"search\">/,'');
rd.responseText = rd.responseText.replace(/.*?<table class=\"search\">/,'<table id="searchResult">');
rd.responseText = rd.responseText.replace(/<table id="searchResult">    <tr>/,'<table id="searchResult" class="maintable">    <tr class="header">');
rd.responseText = rd.responseText.replace(/<\/table>.*/,'</table>');

 
Matrix User
FirefoxWindows

I was having the problem mentioned here http://userscripts.org/topics/35409 for the past 2 weeks.
I visited the script site today and found a newer version for the script, and that was strange because the script didn't update itself.
So I installed the script and went to IMDB and the configuration page popped up because it was running for the first time, but it said that i need to update my script which was strange because I had the latest version. Here is a pic of the message http://i31.photobucket.com/albums/c399/AmtTaz/I....

BTW the problem is solved now.

 
hosts Script's Author
FirefoxX11

@Matrix in the pic you post is a really strange error ... The update function check for an update every 10 days that's why the script didn't inform you for the new update.

@queeup sorry for this I'll correct it in the next update.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel