Add to Transmission Greasemonkey Script
Posted: Thu Feb 11, 2010 8:32 pm
Hi guys,
I'm pretty new to Transmission, but when I couldn't find any Greasemonkey scripts that would allow me to add torrent files directly, I decided to whip one up. It is hosted at userscripts.org. [s]As of right now, it only adds links that end in .torrent, meaning some torrent sites won't work[/s].
I will continue to work on this project, and if any JS gurus out there are interested in contributing, drop me a PM.
On to the good stuff, here is the link: http://userscripts.org/scripts/show/68700. Let me know what you think and if you have any comments. The script was tested predominantly on firefox 3.6, so if you are having trouble making it work, you might try that combination to see if it is on your end or mine.
Lastly, a short description of the UI. Right now, when you go to a site that has .torrent files on the page, it will gray out the links that are not .torrent files. If you want to view them, you simply have to click on the link and say that you want to open the page locally. I look forward to your comments and suggestions.
John
UPDATE: If anyone tried the script and it didn't work, please download it again, I had a bug that was causing the script to say that all torrents were invalid.
UPDATE 2: I have added several sites to the script. Now for the bad news: I have intentionally left some sites out, namely, torrentdownloads, torrage, and btmon, unfortunately they use tricks that prevent me from sending the torrent file to Transmission remotely.
I'm pretty new to Transmission, but when I couldn't find any Greasemonkey scripts that would allow me to add torrent files directly, I decided to whip one up. It is hosted at userscripts.org. [s]As of right now, it only adds links that end in .torrent, meaning some torrent sites won't work[/s].
I will continue to work on this project, and if any JS gurus out there are interested in contributing, drop me a PM.
On to the good stuff, here is the link: http://userscripts.org/scripts/show/68700. Let me know what you think and if you have any comments. The script was tested predominantly on firefox 3.6, so if you are having trouble making it work, you might try that combination to see if it is on your end or mine.
Lastly, a short description of the UI. Right now, when you go to a site that has .torrent files on the page, it will gray out the links that are not .torrent files. If you want to view them, you simply have to click on the link and say that you want to open the page locally. I look forward to your comments and suggestions.
John
UPDATE: If anyone tried the script and it didn't work, please download it again, I had a bug that was causing the script to say that all torrents were invalid.
UPDATE 2: I have added several sites to the script. Now for the bad news: I have intentionally left some sites out, namely, torrentdownloads, torrage, and btmon, unfortunately they use tricks that prevent me from sending the torrent file to Transmission remotely.