Mininova Last.fm Artist Torrent Links

By Tom Rix Last update Dec 7, 2008 — Installed 3,805 times. Daily Installs: 0, 0, 2, 1, 1, 2, 1, 1, 1, 0, 2, 1, 1, 1, 0, 0, 0, 0, 1, 0, 0, 3, 2, 1, 2, 0, 1, 1, 0, 0, 2

Archived Comments (locked)

Subscribe to Archived Comments 8 posts, 6 voices

Jesse Andrews Admin

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

 
Benjamin Lupton Scriptwright

Broken.

 
Greg 3 User

I made a small change to your script that you may find useful. When using the search bar in the upper right, it will go right to the artist page if there is a good match. It also shows a link to the full search results. When using your script, the torrent links never show up. If you add a bit of code to strip the query string, it will work properly on these search pages.


bandName = unescape(window.location.href.substr(window.location.href.lastIndexOf('\/') + 1));

change to:


bandName = unescape(window.location.href.substr(window.location.href.lastIndexOf('\/') + 1).replace(/\?q=.*/g,''));

 
Tom Rix Script's Author

Fixed again!

 
monweb User

Hello, the script doesn't work for me now. Is it possible that mininova.org has been changed his source code?

I think that mininova construct the table of result with the following javascript. Is it possible to rebuild the script?

 
Tom Rix Script's Author

It's fixed now

 
Greg 3 User

This script is not working anymore. Seems to be due to mininova changing their search pages to not return content-type: text/xml anymore. Perhaps parsing the rss.xml would work.

 
Arvid Scriptwright

Works great.

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