Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). It is Ubuntu's default BitTorrent client since Ubuntu 8.04 LTS.
16
votes
8answers
34k views
How to configure chrome to open magnet url's with deluge?
After upgrading to Ubuntu 11.04 (natty) from 10.10, I can no longer open magnet (torrent) links in Chromium, and set deluge to automatically open and accept the url.
(Edit: currently ".torrent" ...
29
votes
3answers
4k views
10
votes
5answers
2k views
Transmission not downloading
I'm using the Transmission which was shipped in 11.10.
All the configurations in Ubuntu 11.10 are the same as they are in my Mac OS.
In Ubuntu, Transmission is not downloading at all: 0 peers at all ...
5
votes
2answers
5k views
How to make Opera open magnet links?
I have Transmission 2.52 and Opera 11.64 x64, when I try to open a magnet link from The Pirate Bay, Opera says it cant recognize that protocol, how to set up?
2
votes
1answer
830 views
Transmission tracker and/or torrent traffic through proxy
I am trying to get Transmission to connect through a SOCKv5 proxy.
I am not able to find any settings in the graphical interface to Transmission that allows me to change proxy server for the program. ...
1
vote
1answer
767 views
Transmission shutdown script for multiple torrents?
I have written a shutdown script for transmission. Transmission calls the script after a torrent download finishes. The script runs perfectly on my machine (Ubuntu 11.04 & 12.04).
#!/bin/bash
...
6
votes
3answers
15k views
How to make Firefox open magnet-links in Transmission
I can't find out how to make Firefox open magnet-links in Transmission. There is no option to make it the standard program for magnet-links in its properties, and as I am not experienced with the ...
1
vote
1answer
209 views
How do I get an application to display on a “dummy monitor”?
I have a GTK program(transmission-gtk) which I would like to run from a console in one of the virtual terminals (over SSH, and locally). Is there a way to get this application(or any other GTK ...
3
votes
1answer
6k views
How can I start transmission-daemon service before login?
I want to run transmission-daemon as a service so that any user can log in and access the same instance of Transmission (via the browser or Transmission remote GUI).
Is this possible, and how can I ...
1
vote
2answers
612 views
How do I get https web interface in Transmission?
I use Transmission's Web Interface, but I don't feel comfortable using it remotely (outside of LAN, e.g., from a friend's house) due to the lack of any sort of encryption. The idea of broadcasting my ...
0
votes
1answer
89 views
A php script that I want it be run by Transmission client!
In transmission-gtk there is an option can run script: Edit > Preferences > Downloading > Call script when torrent is completed.
Recently, I found this script that I do not know how to make it work ...
