Search found 14 matches

by jdarias
Mon Aug 30, 2010 5:25 pm
Forum: Windows Support
Topic: Build Transmission on Windows
Replies: 244
Views: 249494

Re: Build Transmission on Windows

Is the new interface of the last versions the new default for the Qt client, or is there some way to get the webui-like style? (i mean, labels in the toolbar buttons, and filterbar with buttons instead of dropdown boxes).
by jdarias
Mon Aug 09, 2010 3:13 am
Forum: Windows Support
Topic: Build Transmission on Windows
Replies: 244
Views: 249494

Re: Build Transmission on Windows

Hi rb07
Thank you, that worked! I created a config folder, pointed qtr to it and now i´m starting it with the options you gave. Bliss! :)
I guess it saves the config under "local config", since the path over here is "C:\Documents and Settings\myuser\Configuración local"
by jdarias
Sun Aug 08, 2010 9:27 pm
Forum: Windows Support
Topic: Build Transmission on Windows
Replies: 244
Views: 249494

Re: Build Transmission on Windows

Hi all devs.
I´m trying the 2.03 version of Qtransmission to connect to a 1.91 daemon running on my nas. It is wonderful!
However every time i start Qtransmission, it starts without remembering the window configuration (size, position) and the info for the remote session, so it has to be entered ...
by jdarias
Mon Jul 05, 2010 2:17 pm
Forum: Web Interface
Topic: webui´s animated dialog boxes in firefox
Replies: 0
Views: 1784

webui´s animated dialog boxes in firefox

This may not be as important as other issues, but i wanted to ask, why the animation in the dialog boxes that shows in the chrome/safari browser doesn´t work in firefox?
by jdarias
Sun Jun 14, 2009 5:00 am
Forum: General
Topic: Manage Transmission Through MSN Messenger
Replies: 6
Views: 5635

Re: Manage Transmission Through MSN Messenger

Can't make it work. Every command i type is ignored, except help.
by jdarias
Thu May 28, 2009 5:31 pm
Forum: General
Topic: Manage Transmission Through MSN Messenger
Replies: 6
Views: 5635

Re: Manage Transmission Through MSN Messenger

I hope you can fix it soon, this is exactly what i need! :)
by jdarias
Sun May 17, 2009 4:50 pm
Forum: General
Topic: SOLVED: Set watch-dir in the daemon
Replies: 2
Views: 68000

Re: Set watch-dir in the daemon. How to?

Thank you very much!
My daemon starts from an init.d script, so i don't know how to set the command line parameter. I had some trouble before because of the commas as I as unaware of them, but your settings.json indication worked beautifully!
by jdarias
Fri May 15, 2009 1:43 am
Forum: General
Topic: SOLVED: Set watch-dir in the daemon
Replies: 2
Views: 68000

SOLVED: Set watch-dir in the daemon

Got transmission-daemon from the ppa http://ppa.launchpad.net/transmissionbt/ppa/ubuntu.
I have a daemon running, but i want to set a folder for it to watch for torrents.
How do i do it?

Is it possible to set it in settings.json?
by jdarias
Sat Apr 18, 2009 4:58 am
Forum: Web Interface
Topic: 1.52 Mac: 'remove data' button does nothing
Replies: 5
Views: 7143

Re: 1.52 Mac: 'remove data' button does nothing

same here, same version, ubuntu 8.04
by jdarias
Sun Feb 01, 2009 1:10 am
Forum: Support
Topic: Daemon stalls bootup when router is off
Replies: 0
Views: 2002

Daemon stalls bootup when router is off

Hello.
I've been using transmission daemon, with the only inconvenience being the fact that when i boot my machine, and if i forget to turn on my router, the bootup process gets interrupted at the moment when the transmission daemon starts. I've been using the startup script posted at the wiki. It's ...
by jdarias
Sun Dec 28, 2008 4:06 am
Forum: Windows Support
Topic: Transmission for Windows
Replies: 64
Views: 441000

Re: Transmission for Windows

Wow, i just couldn´t believe when i opened the daemon webui in windows. Great Job! thank you very much.

Is it possible to set the daemon as a system service, by doing the instsrv.exe / srvany.exe trick?

again thanks very much!! :)
by jdarias
Sun Dec 28, 2008 12:13 am
Forum: Support
Topic: Error when trying to access web GUI.
Replies: 22
Views: 46663

Re: Error when trying to access web GUI.

Thank you waldorf and rb07. I was having the same issue.
by jdarias
Sat Oct 25, 2008 5:45 pm
Forum: Web Interface
Topic: Starting WebUI from headless server
Replies: 12
Views: 17777

Re: Starting WebUI from headless server

Ok i got it working.
You should make some precisions in the wiki:
The init.d script must be named "transmission-daemon", and the variable DAEMON= should point to where the transmission-daemon binary is. In ubuntu it is located in /usr/bin, not /usr/local/bin... users must check that and adapt the ...
by jdarias
Sat Oct 25, 2008 4:54 pm
Forum: Web Interface
Topic: Starting WebUI from headless server
Replies: 12
Views: 17777

Re: Starting WebUI from headless server

Hello. I having trouble setting up the daemon, it doesn't start.

This is my config:
# The folder where Transmission stores the config
TRANSMISSION_HOME=/home/jdarias/.config/transmission-daemon


# The folder where Transmission stores downloads
TORRENTFOLDER=/media/Respaldo/Descargas/torrents ...