Treferwynd / transmission-remote-gtk

Automatically exported from code.google.com/p/transmission-remote-gtk
GNU General Public License v2.0
0 stars 0 forks source link

Problem with adding a torrent file #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on ‘add torrent’ button
2. See strange things

> What is the expected output? What do you see instead?

First of all I expected a usual GTK dialog instead of drop-down menu 
‘Destination folder’. I think it must be present for a local connection.

I also wanted to see the folder inside of ‘destination folder’, in which 
torrent files will be downloaded. For example:
- destination dir is /home/torrents/films
- torrent file contains 
/The_Film(year)/The_Film.mkv
/The_Film(year)/The_Film_eng.dst
/The_Film(year)/The_Film_deu.srt

In the ‘Adding a new torrent’ window I can’t see the folder named 
‘The_Film(year)’, only _files_ inside of it. So I actually do not know 
where exactly that torrent will be downloaded to.

> What version of the product are you using? On what operating system?

v1.0 on Gentoo ~amd64.

Original issue reported on code.google.com by hautsuha...@gmail.com on 1 Oct 2012 at 5:43

GoogleCodeExporter commented 9 years ago
"the usual gtk dialog" is all well and good for exploring a local filesystem, 
but it's not really possible remotely without messing around using external 
tools. Most people use this app remotely, and I don't want to implement this 
for a small handful of users.

Original comment by a...@eth0.org.uk on 2 Jan 2013 at 8:55