#2025: renaming torrent via deluge console
-----------------------------+----------------------------------------------
Reporter: mathroc | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: Future
Component: other | Version: other (please specify)
Keywords: |
-----------------------------+----------------------------------------------
Comment(by johnnyg):
Although this is a worthwhile feature to have in deluge-console you could
write a [http://dev.deluge-torrent.org/wiki/Development/1.3/UIClient ui
client script] to do this in the mean time. In particular you would use
the methods [http://deluge-
torrent.org/docs/master/modules/core/core.html#deluge.core.core.Core.get_torrent_status
get_torrent_status] to retrieve the current filenames (you would want to
use 'files' as a key) as well as [http://deluge-
torrent.org/docs/master/modules/core/core.html#deluge.core.core.Core.rename_files
rename_files] and/or [http://deluge-
torrent.org/docs/master/modules/core/core.html#deluge.core.core.Core.rename_folder
rename_folder] to do the actual renaming.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2025#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.