Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Would it be possible to add a feature that would embed the movie poster next to each post as well? IMDB usually has a copy of it along with the movie description page. |
|
|
Is there any way this script could add the ability to sort by IMDb rating? I asked Newzbin about this and they said it wasn't allowed, but it would be a beautiful option to add. |
|
|
The tool tip now reports the actual rating out of 10. The star rating out of 5 has better usability since you can scan it quickly in a list. |
|
|
Should work with the new imdb update |
|
|
No longer working for the IMDB description |
|
|
Use this RegEx to accept both Plot Summary and Outline: var descRegex = new RegExp(" Plot [OS]u[tm][lm][ia][nr][ey]:([^]*?)(?=)"); |
|
|
Very nice script... could you make the classic 7.7/10 rating display optional? Would be greated... Also i observed that not all Plot Outlines are captured, not quiet sure why, think its the regex. Keep up this great work and king regards |
|
|
Works now in other layouts. |
|
|
NB: this doesn't look so hot in 'lite mode' or any other listing format than 'NV V3' (the default). I'm working on code that will sense the layout and make the code place nice. |