Search found 13 matches

by aleph
Sat Mar 07, 2009 5:36 am
Forum: Support
Topic: Make transmission autostart
Replies: 17
Views: 33113

Re: Make transmission autostart


First thing is you shouldn't be downloading to the root file system, on a NAS the root file system is in flash memory and it can't hold much [...] both /opt and /share[s] should be on the same file system (which is the RAID partition), rootfs and / (root) are somewhere else (notice the size ...
by aleph
Mon Dec 29, 2008 10:47 pm
Forum: General
Topic: Native iPhone app for remote managing Transmission developed
Replies: 42
Views: 82156

Re: Native iPhone app for remote managing Transmission developed

I am so incredibly looking forward to this. Any word on pricing/advertisements? I would be happy to pay but I don't think I would use an ad supported version.

I don't see a turtle button, my one request would be to have speed limiting easily accessible.
Also have you built an inspector?
by aleph
Sun Dec 28, 2008 11:02 am
Forum: Mac Requests
Topic: Progress bar for moving data files
Replies: 2
Views: 4502

Re: Progress bar for moving data files

I would also like to see a feature like this.

I am not sure how hard a progress bar is to implement, so I would be perfectly happy with any other visual indication that the file move is happening. Currently it just seems like the app is stalled, and I can see an instance when a user might try to ...
by aleph
Fri Dec 05, 2008 11:08 pm
Forum: Requests
Topic: Make seeding fairer with a tit-for-tat scheme!
Replies: 8
Views: 11417

Re: make it fare to the seeders!

I'm sure that this already happens. The tit-for-tat nature of the protocol takes care of this behind the scenes. The end user should not (and does not) have to worry about this.

How do you know that that particular peer isn't uploading to 5 other leechers at rates far above what they are uploading ...
by aleph
Tue Dec 02, 2008 11:16 pm
Forum: Web Interface
Topic: WebUI with file list - now fully functional
Replies: 69
Views: 322522

Re: WebUI with file list - now fully functional

I would also prefer relatively large buttons for the iPhone interface. It would be good if they were scaled to an appropriate size, with 5 buttons on the toolbar. Usually you can just pinch/double-tap zoom if you need to click small links, but due to the structure of the clutch page, there isn't ...
by aleph
Fri Nov 28, 2008 7:45 am
Forum: Mac Support
Topic: Transmission causes leopard slow death
Replies: 517
Views: 1741583

Re: Transmission causes leopard slow death

This problem had dropped off my radar because I mainly use the daemon now. However, I recently had the need to use the Mac client (1.40) to download several large torrents (4-8GB) at high speed (1-2mbit) with a reasonable amount of peers.

After 24 hours use I did not experience this issue once. I ...
by aleph
Sun Nov 23, 2008 12:29 am
Forum: Web Interface
Topic: Make iPhone version launch as SSB
Replies: 6
Views: 26757

Re: Make iPhone version launch as SSB

Just thought I would inform people of changes resulting from new iPhone OS:


The problem of launching Mobile Safari when touching certain links seems to be fixed in iPhone 2.2.
Dynamic default.png does not seem to work anymore. The screenshot is taken from when your first created the home screen ...
by aleph
Wed Nov 19, 2008 3:31 am
Forum: Web Interface
Topic: WebUI with file list - now fully functional
Replies: 69
Views: 322522

Re: WebUI with file list - now fully functional

r26 iPhone version is missing buttons. I'm happy with no work happening on the iPhone version (because I don't really need ay more functionality), but with your mod I cant really do anything.

I'm happy to test, but I don't have any skills to point out what the issues might be.
by aleph
Tue Nov 11, 2008 11:01 am
Forum: General
Topic: First release of curses interface
Replies: 51
Views: 52942

Re: First release of curses interface

OK, great. Seems to be working now. I'll give it more of a test and report back any bugs.
by aleph
Mon Nov 10, 2008 8:01 am
Forum: General
Topic: First release of curses interface
Replies: 51
Views: 52942

Re: First release of curses interface

Hi. I tried this on my mybokworld busybox system. Having a little trouble getting it to work. I'm getting the following:
[root@MyBookWorld ~]# ./transmission-remote-cli
Traceback (most recent call last):
File "./transmission-remote-cli", line 972, in <module>
ui = Interface(Transmission(HOST ...
by aleph
Fri Oct 10, 2008 11:22 pm
Forum: Web Interface
Topic: Make iPhone version launch as SSB
Replies: 6
Views: 26757

Re: Make iPhone version launch as SSB

Oh great news!

One thing though, when stopping a torrent in the iPhone SSB, it launches Mobile Safari. I am not sure how the SSB determines when a link points to an external site, but presumably it thinks that the 'stop' page is an external link.
by aleph
Mon Oct 06, 2008 12:25 am
Forum: Web Interface
Topic: Make iPhone version launch as SSB
Replies: 6
Views: 26757

Make iPhone version launch as SSB

I've added the following code to to my clutch index.html to make the iPhone version launch as a site specific browser :

<meta name="apple-mobile-web-app-capable" content="yes" />
I wonder if this might be added to the official distribution, I find it quite handy, hopefully other do as well.
by aleph
Sun Aug 17, 2008 1:41 am
Forum: Mac Requests
Topic: Sorting in the Inspector
Replies: 9
Views: 9979

Re: Sorting in the Inspector

A filter by filename/keyword would also be very helpful.

Sometimes I have a very large torrent with a complex file tree but only want to download a single file. It is very difficult to find the file to selectively download it unless you know exactly where it is located. (Similarly this type of ...