Can we really choose the download folder, please?
-
- Member
- Posts: 15
- Joined: Tue Feb 05, 2008 5:24 am
Can we really choose the download folder, please?
I know there's an option to choose the download folder, but if the torrent only has one folder, it should at least allow an option to bypass the directory specified in the torrent and use the user-chosen directory. I know a little bit of python and am looking to learn a bit more, so I would be all for helping to fix this bug. Could someone point me in the right direction to go about doing this. Does this annoy anyone else?
Re: Can we really choose the download folder, please?
libtorrent which deluge is built on, doesn't currently support renaming files (this includes choosing the directory).
when libtorrent supports it, deluge will support it.
I, too, am eager for its support.
you could always try offering to help with implementing the feature in libtorrent, although it's written in C++, not Python.
when libtorrent supports it, deluge will support it.
I, too, am eager for its support.
you could always try offering to help with implementing the feature in libtorrent, although it's written in C++, not Python.
Re: Can we really choose the download folder, please?
We use rasterbar's libtorrent: http://www.libtorrent.orgjohnnyg wrote:libtorrent which deluge is built on, doesn't currently support renaming files (this includes choosing the directory).
when libtorrent supports it, deluge will support it.
other people have already requested it: http://libtorrent.rakshasa.no/ticket/333
I, too, am eager for its support.
you could always try offering to help with implementing the feature in libtorrent, although it's written in C++, not Python.
Re: Can we really choose the download folder, please?
yeah I know that, I didn't see that the trac site was the wrong one. my bad.andar wrote:We use rasterbar's libtorrent: http://www.libtorrent.orgjohnnyg wrote:libtorrent which deluge is built on, doesn't currently support renaming files (this includes choosing the directory).
when libtorrent supports it, deluge will support it.
other people have already requested it: http://libtorrent.rakshasa.no/ticket/333
I, too, am eager for its support.
you could always try offering to help with implementing the feature in libtorrent, although it's written in C++, not Python.
-
- Member
- Posts: 15
- Joined: Tue Feb 05, 2008 5:24 am
Re: Can we really choose the download folder, please?
Oh wow, didn't know that functionality rested in libtorrent. What a bummer, hopefully they will get on that and add the support, it's a pretty big deal IMO.