dredkin / deluge-rbb

This plugin adds "Browse" button to Add torrent dialog in client-server mode
GNU General Public License v2.0
27 stars 4 forks source link

select drive and remember last directory used. #9

Closed haydster7 closed 10 years ago

haydster7 commented 10 years ago

Once I get to the root directory of the drive (C) I cannot continue up to select another drive. It would be good to be able to go up another level, or to have a text input box at the top for manual entry.

Also a nice feature would be to remember the last location used, or to grab the location from the inbuilt location box as the starting directory.

dredkin commented 10 years ago

The second half duplicates #2 . As a quick workaround for part 1 I can suggest entering the drive name (e.g. D:\ ) by hand and then you can browse folders as usual. Though having possibility to select drives should be convenient. I will think of it.

haydster7 commented 10 years ago

How do I enter it by hand? There is no text box On 7 Nov 2014 20:41, "dredkin" notifications@github.com wrote:

The second half duplicates #2 https://github.com/dredkin/deluge-rbb/issues/2 . As a quick workaraound for part 1 I can suggest entering the drive name (e.g. D:\ ) by hand and then you can browse folders as usual. Though having possibility to select drives should be convenient. I will think of it.

Reply to this email directly or view it on GitHub https://github.com/dredkin/deluge-rbb/issues/9#issuecomment-62125784.

dredkin commented 10 years ago

you can enter it before pressing "browse" button.

haydster7 commented 10 years ago

I tried that but the browse still goes to the default directory On 7 Nov 2014 20:45, "dredkin" notifications@github.com wrote:

yoc can enter it before pressing "browse" button.

Reply to this email directly or view it on GitHub https://github.com/dredkin/deluge-rbb/issues/9#issuecomment-62126190.

dredkin commented 10 years ago

That's strange... I will look into it.

haydster7 commented 10 years ago

For extra information, it is always starting in my user profile directory C:\Users

I am using Windows 8 64 bit with Deluge 1.3.1

HM

On 7 November 2014 20:53, dredkin notifications@github.com wrote:

That's strange... I will look into it.

Reply to this email directly or view it on GitHub https://github.com/dredkin/deluge-rbb/issues/9#issuecomment-62126996.

dredkin commented 10 years ago

I've checked this. I've got the latest deluge 1.3.9 and changing the drive ( to M:\ in my case) before pressing "browse" button works ok for me. Start deluged-debug.exe -L info -l c:\deluge.log, then enter existing drive e.g. D:\, stop the server and attach a log here.

dredkin commented 10 years ago

And don't forget to press "browse" before stopping server :)

haydster7 commented 10 years ago

when I start deluged-debug.exe there is no gui. Do I need to change the drive path by command line?

HM

On 7 November 2014 22:08, dredkin notifications@github.com wrote:

And don't forget to press "browse" before stopping server :)

Reply to this email directly or view it on GitHub https://github.com/dredkin/deluge-rbb/issues/9#issuecomment-62133949.

haydster7 commented 10 years ago

Also I mistyped the version number. I have version 1.3.10. Could that make a difference?

HM

On 7 November 2014 22:13, Hayden Moulds haydster7@gmail.com wrote:

when I start deluged-debug.exe there is no gui. Do I need to change the drive path by command line?

HM

On 7 November 2014 22:08, dredkin notifications@github.com wrote:

And don't forget to press "browse" before stopping server :)

Reply to this email directly or view it on GitHub https://github.com/dredkin/deluge-rbb/issues/9#issuecomment-62133949.

dredkin commented 10 years ago

No no no. deluged-debug.exe is a server, not a client. You should start it instead of your current deluge server and then connect to it from your current deluge client.

haydster7 commented 10 years ago

Ah right, sorry, im such a noob. here is the log, it seems it is having troubles accessing the conf file and is adding extra slashes.

HM

On 7 November 2014 22:17, dredkin notifications@github.com wrote:

No no no. deluged-debug.exe is a server, not a client. You should start it instead of your current deluge server and then connect to it from your current deluge client.

Reply to this email directly or view it on GitHub https://github.com/dredkin/deluge-rbb/issues/9#issuecomment-62134758.

dredkin commented 10 years ago

I can't see the attachment. I guess you should insert it on github.com

haydster7 commented 10 years ago

Sorry about that, im replying from my e-mail. Here it is " [INFO ] 22:20:34 daemon:124 Deluge daemon 1.3.10 [INFO ] 22:20:34 core:80 Starting libtorrent 0.15.10.0 session.. [INFO ] 22:20:34 rpcserver:366 Starting DelugeRPC server :58846 [WARNING ] 22:20:34 preferencesmanager:497 Unable to find GeoIP database file! [INFO ] 22:20:34 server:661 Starting server in PID 15296. [INFO ] 22:20:34 server:675 serving on 0.0.0.0:50100 view at http://127.0.0.1:50100 [INFO ] 22:20:34 pluginmanagerbase:158 Plugin WebUi enabled.. [INFO ] 22:20:34 logger:63 YaRSS2.init:52: Appending to sys.path: 'c:\users\hayden\appdata\roaming\deluge\plugins\yarss2-1.3.3-py2.6.egg/yarss2/include' [INFO ] 22:20:34 logger:63 YaRSS2.core:72: Enabled YaRSS2 1.3.3 [INFO ] 22:20:34 pluginmanagerbase:158 Plugin YaRSS2 enabled.. [WARNING ] 22:20:34 config:361 Unable to open config file C:\Users\Hayden\AppData\Roaming\deluge\browsebutton.conf: [Errno 2] No such file or directory: 'C:\Users\Hayden\AppData\Roaming\deluge\browsebutton.conf' [INFO ] 22:20:34 pluginmanagerbase:158 Plugin browsebutton enabled.. [INFO ] 22:20:34 torrentmanager:531 Torrent Spore.Complete.Edition.Multi-RU.Repack.by.z10yded added by user: [INFO ] 22:20:46 rpcserver:203 Deluge Client connection made from: 127.0.0.1:10615 [INFO ] 22:20:46 rpcserver:223 Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost. [INFO ] 22:20:49 rpcserver:203 Deluge Client connection made from: 127.0.0.1:10619 [INFO ] 22:22:25 daemon:187 Waiting for components to shutdown.. [INFO ] 22:22:25 server:684 Shutting down webserver [INFO ] 22:22:26 pluginmanagerbase:170 Plugin browsebutton disabled.. [INFO ] 22:22:26 server:684 Shutting down webserver [INFO ] 22:22:26 pluginmanagerbase:170 Plugin WebUi disabled.. [INFO ] 22:22:26 pluginmanagerbase:170 Plugin YaRSS2 disabled.. [INFO ] 22:22:26 rpcserver:223 Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost. [INFO ] 22:22:26 daemon:187 Waiting for components to shutdown.. [INFO ] 22:22:26 server:684 Shutting down webserver

"

haydster7 commented 10 years ago

Github seems to have removed the slashes. Here is an image of the log where I think the problem is occuring ss 2014-11-07 at 11 22 23

haydster7 commented 10 years ago

Here is a pastebin of the actual log

dredkin commented 10 years ago

Ok, I see... But that shiuld not be a problem. To sort things out I will create a new version of the plugin with detailed logging.

haydster7 commented 10 years ago

Let me know when it's ready and I'll test it for you. Thanks so much for the quick support, its a really useful plugin.

dredkin commented 10 years ago

New version is in releases. If you have any problem, enable logging by running deluged-debug.exe -L debug -l c:\deluge-server.log deluge-debug.exe -L debug -l c:\deluge-client.log

dredkin commented 10 years ago

oops there is a bug. taking down the release for now

dredkin commented 10 years ago

Now it should work. Look for v.0.1.4a

haydster7 commented 10 years ago

Thank you for the update, I can now select the drive :) It still doesnt grab the drive from the deluge in-built selection box, but thank you for the other part.

Here is the client log: http://pastebin.com/w2vE5VVV And here is the server log: http://pastebin.com/C9BuCgXr

if you need them in order to fix grabbing from the deluge combo box. keep in mind I have deluge 1.3.10 which is 1 version in front of yours, that could make a difference i guess. Also the drop down box only presents the current directory, I suppose that is the recently used locations? I will test it further, I just wasnt sure if that was supposed to be its function.

Thanks again!!! love the plugin.

HM

On 8 November 2014 04:32, dredkin notifications@github.com wrote:

Now it should work. Look for v.0.1.4a

Reply to this email directly or view it on GitHub https://github.com/dredkin/deluge-rbb/issues/9#issuecomment-62190491.