[Request] Open remote files directly

Suggest, post, or discuss plugins for Deluge
Post Reply
Centrius
Member
Member
Posts: 18
Joined: Thu Oct 22, 2009 11:34 am

[Request] Open remote files directly

Post by Centrius »

I have deluge daemon running on my server. Files are downloaded on my server and I then pick them up with smb.
Can I set "Remote to Local path mappings", i.e. I have something like: /home/user/Downloads=smb://192.168.1.10/Downloads to allow me to open files directly from inside deluge?
Deluge can open files directly from the GUI when the daemon is run locally, but I haven't been able to find how to do this when the daemon is remote. Am I missing something or is this not possible?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Open remote files directly

Post by Cas »

The code is different when Deluge is accessing a remote daemon compared to local so I'm afraid not.
Centrius
Member
Member
Posts: 18
Joined: Thu Oct 22, 2009 11:34 am

Re: Open remote files directly

Post by Centrius »

Ok then. I just thought I had missed the appropriate setting in preferences.
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Open remote files directly

Post by gazpachoking »

Seems like this could be accomplished with a plugin, if someone were to be inclined to write it...

Not sure if you can add an item to the right click menu on the files list from a plugin, but I know it's possible on the main torrent list. Plugin could keep mappings of remote drives for different daemons, and add an 'Open Folder' option for torrents that have a mapping defined.
Post Reply