Torrent register

General support for problems installing or using Deluge
Post Reply
filip007
New User
New User
Posts: 7
Joined: Sun Jul 05, 2009 5:34 am

Torrent register

Post by filip007 »

OK i have managed to install 1.1.9 on Ubuntu 9.04 over this list
https://launchpad.net/~deluge-team/+archive/ppa
PS: Just follow the packets and add all primary before completely remove 1.1.6 version

Anyway i have problem that Deluge is not register as torrent how i do that?
Deluge is working what i missed to add?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Torrent register

Post by johnnyg »

  1. Download a .torrent file
  2. Right click on the .torrent file
  3. Select "Properties"
  4. Select "Open With"
  5. Select Deluge from the list
  6. Hit Close
that should make Deluge the default bittorrent client.
filip007
New User
New User
Posts: 7
Joined: Sun Jul 05, 2009 5:34 am

Re: Torrent register

Post by filip007 »

Deluge is not on that list, Ad/Remove show Deluge install on but...:?:

and don't know how to make direct link on Deluge...
danii
Seeder
Seeder
Posts: 123
Joined: Tue Oct 23, 2007 10:29 pm
Location: Braga, Portugal

Re: Torrent register

Post by danii »

if it isn't in the list you can add it, in the right click menu select "Open With Other Application" (or similar I'm using Xubuntu) then select Custom Command and paste the path to deluge it should be

Code: Select all

/usr/bin/deluge
but you can be certain by entering in a terminal

Code: Select all

which deluge
Post Reply