µTorrent Server (for Linux)
-
Make uTorrent keep log file under linux
When utorrent is shutdown or crashes and is restarted the log is wiped. This may have info as to why or other useful data.
19 votes -
include option to disable authentication for web ui
it's useful for using external authentication with frontend proxies like apache, nginx, etc.
17 votes -
Adding new torrents to utserver
Problem: Adding torrent magnet link or torrent link.
Would be nice to see some kind of small application, that would handle adding torrents to the utserver.
13 votes -
Support general linux practices
just support (best) pratices in linux as:
* file permissions
* demonizing scripts(init.d/rc.d)
* move the webserver to apache/lighthttpd
* use package manages or make a installation Makefile + updator
* put the config-file in a more universal format11 votes -
Move data to a new directory from webui
Make a feature to move data by right clicking on a torrent name in the webui
11 votes -
static linked version
A static linked version of the uTorrent server would be great.
7 votes -
Drop slower seeds/peers at end of download
I often find that downloads will drift along at a nice pace until close to the end; waiting for slow peers to finish their transfers. It would be nice, if a speed slump close to the end of the download is detected, to resubmit the block requests to recently connected fast peers instead, so that the last few estimated seconds don't drag on for minutes.
6 votes -
6 votes
-
Create remote control for android
like windows version
4 votes -
4 votes
-
Add into utorrent installation/configuration scripts
Add utorrent installation/configuration scripts,
which allow:
create utorrent's system services (in /etc/init.d/ dir),
set linux cpu and io priority
set permission for files (umask utils)
set locale and owner for files
allow to create multiple services - for each user
probably update utorrent
and many other...something like already done in this script: https://gitorious.org/utorrent-install/utorrent-install/blobs/master/utorrent-install
3 votes -
Return an Error When Posting a Duplicate Torrent To the Web API
As it currently stands, I need to decrypt the meta-info client side, run it through a hash function and run a comparison with all current torrent jobs by polling for them JIT style or keeping an automatically refreshed list of them, which is a waste of resources if that job info isn't used for anything else.
3 votes
- Don't see your idea?