showDirectory (for remote GTK)

Suggest, post, or discuss plugins for Deluge
Post Reply
mrbrdo
Member
Member
Posts: 37
Joined: Mon Jun 02, 2008 6:18 am

showDirectory (for remote GTK)

Post by mrbrdo »

This will simply add a "Show Directory" option to the torrent drop down menu (right-click) in the GTK ui.

Install:
1. copy the egg file to the plugins folder of the gtk ui
2. copy the egg file to the plugins folder of where you have your daemon (if you are running the daemon and GTK ui on the same computer then skip this step) - anyway, both must have the plugin
3. in settings, set the default download folder to the plugin

WHY?
Well if you're like me, you run the daemon on a linux machine, and have the client on another machine (remote GTK on windows), then you have the torrents dir mounted via Samba.
So in my case, i set the torrent base path in the plugin options to "\\192.168.0.1\Torrents", where 192.168.0.1 is the IP of my linux server and Torrents is the share name.

You could also use it in a normal matter and put something like "C:\Torrents" as the path.
Tested on RC9 linux&windows.
Attachments
showDirectory-0.1-py2.5.rar
(10.62 KiB) Downloaded 223 times
Post Reply