Search found 13 matches

by rampitec
Tue Jul 12, 2011 1:17 pm
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34846

Re: Select download folder from web client (diff attached)

The patch's coding is fine, but.. hm. I'm torn on this feature. Having an RPC method that returns all the subdirectories of any given path on the server's filesystem... that seems risky, privacy-wise.

Maybe we could use a predefined set of paths instead.

Does anyone else have an opinion on this ...
by rampitec
Sun Oct 24, 2010 9:28 am
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34846

Re: Select download folder from web client (diff attached)

bobcote wrote:Yeah, will it work?
You can try. I did not. Obviously, the farer Transmisson goes the less chances it will work and the more work will be needed to adjust the patch.
by rampitec
Fri Apr 30, 2010 6:13 am
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34846

Re: Select download folder from web client (diff attached)

Diff is added to ticket #1496: http://trac.transmissionbt.com/ticket/1496

Thanks, guys, for helping to register on trac :)
by rampitec
Fri Apr 30, 2010 5:12 am
Forum: Requests
Topic: How To Volunteer?
Replies: 10
Views: 9907

Re: How To Volunteer?

Longinus00 wrote:?
Wow! That's ad-block, removing the entire toolbar! Sorry everybody and thanks!
by rampitec
Thu Apr 29, 2010 8:15 pm
Forum: Requests
Topic: How To Volunteer?
Replies: 10
Views: 9907

Re: How To Volunteer?

Thanks! That already has been solved. Hope that will help someone else.
by rampitec
Thu Apr 29, 2010 6:16 pm
Forum: Requests
Topic: How To Volunteer?
Replies: 10
Views: 9907

Re: How To Volunteer?

Typically diffs are submitted via the trac ticket system.
I see. That seems somehow bugtrack registration is disabled for new users now.
I don't think it's disabled. What's the behavior that you're seeing that makes you think that?
Actually the absence of a link for registration. Following from ...
by rampitec
Thu Apr 29, 2010 8:04 am
Forum: Requests
Topic: How To Volunteer?
Replies: 10
Views: 9907

Re: How To Volunteer?

Jordan wrote:Typically diffs are submitted via the trac ticket system.
I see. That seems somehow bugtrack registration is disabled for new users now.
by rampitec
Thu Apr 29, 2010 8:00 am
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34846

Re: Select download folder from web client (diff attached)

rampitec: this patch looks very interesting! Thanks very much writing that code.

The larger issue is that the web client is in the process of being replaced by [url=ttp://github.com/endor/kettu]kettu[/url]. So the question would be, how much work would it take to apply your patch to kettu?
Thanks ...
by rampitec
Thu Apr 29, 2010 7:57 am
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34846

Re: Select download folder from web client (diff attached)

I wonder if it will work on the iPhone Mobile Interface as well. The layout is significantly different from the default UI.
I have no iPhone, so cannot verify that. It might require several more lines of css to make it pretty though.
Did you submit this as a ticket, I think that is the preferred ...
by rampitec
Wed Apr 28, 2010 10:09 pm
Forum: Web Interface
Topic: download-dir hack for web interface
Replies: 4
Views: 13641

Re: download-dir hack for web interface

I've a full diff with directory browsing: http://forum.transmissionbt.com/viewtop ... f=3&t=9969
Hope it will be integrated, but you can build Transmission applying the patch right away.
by rampitec
Wed Apr 28, 2010 9:23 pm
Forum: Requests
Topic: How To Volunteer?
Replies: 10
Views: 9907

Re: How To Volunteer?

+1. I found no way to contact developers, create a new bug on bugtrack and even attach a diff to a forum topic, since both diff and zip extensions are disabled. There might be more people willing to contribute, but the process is really tricky.
by rampitec
Wed Apr 28, 2010 8:43 pm
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34846

Select download folder from web client (diff attached)

Moving to transmission I found one major feature missing (and that seems to have a high demand, as google tell us) -- web client is unable to select destination folder for a torrent.

I've created diff for that (against svn revision 10530, as per `svn diff'), altogether 349 lines of code.

To ...