Sorry guys, I lied, I went ahead and did it. I've published it here: https://chrome.google.com/extensions/detail/hddmbcmcdlpndcccfogclekolkmkefke
Initially, you will be asked to store your server's host, port, directory, username, and password. If you need to reset your information, hold alt+shift ...
Search found 8 matches
- Fri Feb 19, 2010 5:23 am
- Forum: Web Interface
- Topic: Add to Transmission Greasemonkey Script
- Replies: 6
- Views: 6303
- Thu Feb 18, 2010 7:49 pm
- Forum: Web Interface
- Topic: Add to Transmission Greasemonkey Script
- Replies: 6
- Views: 6303
Re: Add to Transmission Greasemonkey Script
I've looked into it, and I probably won't be making this into a Chrome extension any time soon. The reason is that GreaseMonkey and Chrome handle cross-origin XHR in very different ways. I may look into it again in the future, and would encourage anyone who is interested in porting to Chrome to do so.
- Wed Feb 17, 2010 10:48 pm
- Forum: Web Interface
- Topic: Add to Transmission Greasemonkey Script
- Replies: 6
- Views: 6303
Chrome
I'll take a look at it and report back. If you are a programmer, feel free to take a poke at it, my code is nothing sacred.
- Tue Feb 16, 2010 3:42 pm
- Forum: Support
- Topic: Torrage not working with web interface
- Replies: 4
- Views: 4748
Re: Torrage not working with web interface
I'm running Transmission for Mac 1.83 (10400), and I'm referring to the built in web server when I talk about the web front end, sorry I wasn't clear about that.
- Tue Feb 16, 2010 2:18 pm
- Forum: Web Interface
- Topic: Add to Transmission Greasemonkey Script
- Replies: 6
- Views: 6303
Re: Add to Transmission Greasemonkey Script
If you feel comfortable with it and are able to make it open to the web, that would probably be the easiest way for me to help you debug it. Send me a PM with a good way to contact you (instant message clients are probably best, I have AIM and GChat) and I'll try to help you get it working.
- Fri Feb 12, 2010 7:45 pm
- Forum: Support
- Topic: Torrage not working with web interface
- Replies: 4
- Views: 4748
Re: Torrage not working with web interface
After reading the site http://www.torrage.com , it says that the torrents are gzipped. I have verified by unzipping one, it starts out with d8:announce. The strange thing is that the desktop client seems to handle the gzipped files and links fine, but the web front end chokes on them. Is there a ...
- Fri Feb 12, 2010 3:37 pm
- Forum: Support
- Topic: Torrage not working with web interface
- Replies: 4
- Views: 4748
Torrage not working with web interface
As I'm developing my Greasemonkey script, I've run into an issue with torrage torrent links.
Here is an example of a Slackware 12.2 torrent: http://torrage.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent
I cannot seem to get Transmission to accept them through RPC calls or the ...
Here is an example of a Slackware 12.2 torrent: http://torrage.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent
I cannot seem to get Transmission to accept them through RPC calls or the ...
- Thu Feb 11, 2010 8:32 pm
- Forum: Web Interface
- Topic: Add to Transmission Greasemonkey Script
- Replies: 6
- Views: 6303
Add to Transmission Greasemonkey Script
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 ...
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 ...