Search found 215 matches

by lazybones
Mon May 16, 2016 8:38 pm
Forum: Requests
Topic: Multi core
Replies: 4
Views: 41884

Re: Multi core

Transmission is not CPU limited, however some of the disk IO code is blocking causes it to hang.. Not trivial to fix and there are already some long standing tickets on it.
by lazybones
Fri Aug 01, 2014 5:53 pm
Forum: Web Interface
Topic: So many alternative Web UI options, so little unity
Replies: 6
Views: 14885

Re: So many alternative Web UI options, so little unity

Personally, I have not been invited to collaborate with the actual project and I do not have the time to maintain a complete fork. So I just contributed what I could: a far more functional web UI than what was there. (Even if you hated the green on black theme, lazybones!) As with most things in li...
by lazybones
Sun Jul 27, 2014 6:32 pm
Forum: Web Interface
Topic: So many alternative Web UI options, so little unity
Replies: 6
Views: 14885

Re: So many alternative Web UI options, so little unity

It would be really nice if even some basic fixes for how broken the webui is becoming under iOS where patched... Authentication seems to break both the desktop icon loading and resuming sessions.
by lazybones
Sun Jul 27, 2014 5:36 pm
Forum: Web Interface
Topic: So many alternative Web UI options, so little unity
Replies: 6
Views: 14885

So many alternative Web UI options, so little unity

There seems to be so many developers offering different WebUI improvements as replacements but very little improvement in the core. The current core is somewhere between a mobile UI and a desktop UI.. Options are missing on mobile and it isn't a particularly powerful or efficient use of screen space...
by lazybones
Tue Jun 24, 2014 1:46 am
Forum: Requests
Topic: Desktop-to-Daemon handoff
Replies: 1
Views: 5354

Re: Desktop-to-Daemon handoff

Instead of downloading on the desktop, why not use a remote client and keep the torrents on the transmission-daemon... https://www.transmissionbt.com/resources/ Standalone remote controls: Transdroid, remote-cli, (video review), remote-gtk, remote-gui https://code.google.com/p/transmisson-remote-gui...
by lazybones
Sat Jul 06, 2013 6:56 pm
Forum: General
Topic: Stable PPA for Quantal is outdated
Replies: 3
Views: 4525

Re: Stable PPA for Quantal is outdated

I sent the maintainer a message via Launchpad... Should be updated with in a week or so.
by lazybones
Sat Jul 06, 2013 2:06 am
Forum: General
Topic: Stable PPA for Quantal is outdated
Replies: 3
Views: 4525

Re: Stable PPA for Quantal is outdated

2.80 is out now and has not yet been updated for precise as well.. Would be good to know if it will be updated.
by lazybones
Thu May 09, 2013 2:28 am
Forum: Web Interface
Topic: Webclip icon does not show up on iOS
Replies: 2
Views: 5662

Re: Webclip icon does not show up on iOS

I noticed this stopped working as well, it used to work but I do not know when it stopped... I changed my external host name and had to update my home screen bookmark and noticed it was just using a screen shot instead of the classy standard icon.
by lazybones
Mon Mar 11, 2013 10:47 pm
Forum: Web Interface
Topic: How can the most newest version support IE6&IE7?
Replies: 3
Views: 5256

Re: How can the most newest version support IE6&IE7?

Even Microsoft does not support using IE6 anymore.. IE7 was very short lived in-between..
http://www.ie6countdown.com/

You can't expect NEW versions of software to remain compatible with old systems indefinitely.
by lazybones
Sat Mar 09, 2013 9:44 pm
Forum: Requests
Topic: Option to prefetch magnet.
Replies: 2
Views: 9210

Re: Option to prefetch magnet.

I think it would be a great feature
by lazybones
Sat Mar 09, 2013 9:43 pm
Forum: General
Topic: Rename folders and files after downloading
Replies: 7
Views: 12080

Re: Rename folders and files after downloading

It is great that this feature has been implemented for the GTK+ nighlties but I would love to see this feature brought over to the web interface. This would allow me to continue seeding torrents after I organize and rename them. it is part of the core and api so it isn't just a GTK feature but it m...
by lazybones
Wed Feb 20, 2013 12:19 am
Forum: General
Topic: Rename folders and files after downloading
Replies: 7
Views: 12080

Re: Rename folders and files after downloading

https://trac.transmissionbt.com/ticket/1220

Target release 2.80

And yes this is a very important feature for seeding torrents and organizing your local content without duplicating data.
by lazybones
Sun Feb 03, 2013 1:39 am
Forum: Support
Topic: Debian newb, how to get 2.76
Replies: 2
Views: 3418

Re: Debian newb, how to get 2.76

Even debian's experimental packages will lag behind official releases of almost all software by a fair bit.

You basically have two options:

1. Compile it your self since Debian has ALWAYS been slow to release packages
2. Switch to Ubuntu and use the PPA repositories which are VERY current
by lazybones
Mon Dec 31, 2012 11:48 pm
Forum: Web Interface
Topic: hook up GUI to remote RPC?
Replies: 4
Views: 6815

Re: hook up GUI to remote RPC?

There are also several 3rd party frontends listed on the main page, however most of them look like uTorrent or more traditional clients, they don't follow transmissions minimal look.
by lazybones
Mon Dec 31, 2012 12:45 am
Forum: Requests
Topic: Async disk IO
Replies: 7
Views: 13015

Re: Async disk IO

Doesn't sound like it will help the webui or remote API for the daemon unless I am reading the comments wrong. Sounds like a GTK / OSX only improvements, which is still a good thing.