NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
super_poussin
Sep 03, 2010Virtuoso
utorrent for X86 2.2.01

Tested on Ultra and Pro :P
Utorrent for x86 2.2.01
Utorrent for x86 2.0.00
Utorrent for x86 1.8.0
- Super-Poussin changes:
- Now you can access logs in /c/addons-config/utorrent/ :)
- Now you can acces documentation in /c/addons-config/utorrent/docs
- Now you can edit configuration in /c/addons-config/utorrent/utserver.conf (Use interface it's more easy, and do not forget to stop utorrent before doing changes
•HTTPS trackers are unsupportedVersion 3.0 alpha (build 22789)
- Added fields to the About box in the web UI to present the external IP address and UDP/TCP ports assigned by a UPnP router to the server
- Added speculative fix for crash on POSIX platforms occurring when any configurable directories (e.g., active, completed, temporary, autoload, request) contain Unicode characters
- Fixed documentation by changing feed_id to feed-id in two places
µTorrent Server 3.0 alpha build 22708 (for Linux)
- Added daemon argument which directs the server to run in its own
process group- Added usage argument which directs the server to display the set of
valid command-line arguments before exiting - server also prints error
and usage messages before exiting if it detects at least one
unrecognized command-line argument- Added settings finish_cmd and state_cmd to provide a way to invoke
asynchronous processes for torrent lifecycle events- The add torrent dialog in the web UI now allows the user to choose
which download directory to use for the torrent being added- Correct JSON output is now generated for the list-dirs action request
- The name of the directory created by extracting the product archive now
includes utorrent instead of bittorrent- Removed ul_slots_per_torrent setting since it no longer has a function
- Added ut_webui_dir setting in the configuration file, which specifies
the directory containing the webui.zip archive or the unarchived files
to be served for the web UI- Added pidfile argument which permits the specification of a file to be
created by the utserver process which will contain the ID of the
utserver process- Added logmask setting in the configuration file which permits logging
to be configured (and subsequently modified as part of handling a
hangup signal), and removed support for LOGMASK environment variable- The server rereads the configuration file upon receipt of a hangup
signal or when creating or moving a file named rcf.utmr in the
dir_request directory - see the cautions in the user manual about
sending a hangup signal when attempting to change the value of
dir_request- Added settings admin_name and admin_password to allow administrators to
define initial non-default credentials for authenticating to the server
via the HTTP interface- Fixed documentation by changing filter_id to filter-id in one place
- 2010-09-13: Version 3.0 alpha (build 21886)
- Ensure alternative listening port setting persists when changed via web
UI
- Include changes list in docs directory of product archive
- Add mention of configfile and settingspath command-line arguments,
rearrange content of Getting Started section of user manual
- Support configfile argument to specify configuration file location
- Disable BEP22 DNS support on POSIX platforms
- Include plain text version of the user manual in docs directory of
product archive
- Include a EULA file in the docs directory of the archive
- Change default log file for logfile argument to utserver.log
- Fix documentation error saying to use forward slash (/) to precede a
command-line argument keyword - should use a dash (-) on POSIX systems
1.2 solve installation issue and some start issue
gui is on port 8080
user is admin without password
please configure it before adding torrent (where to save files .... (/c/media/BitTorrent/ is a good choice))
also enable ipfilter.dat in advanced option (the addon update ipfilter.dat each day)


243 Replies
Replies have been turned off for this discussion
- sphardy1Apprentice
lappen71 wrote: Of course i mean NV+ :)
That was very bad news.
But why?. Because of hardware?
utorrent is not open source software - it uses a closed sourced core which is only compiled for Windows/OSX/Linux running on computers with x86-based processors, whereas the NV+ (and Duo) use a Sparc processor.
Same reason why dropbox, spotify etc will only run on x86 based machines
Good reason to upgrade your NAS - no? - lappen71AspirantI just bought it :(
I had no idea that i was a different processor.
Ok no big deal...that makes my choice even easier to by a Mac Mini to use as a media centre and use that to download to my ReadyNAS :) - super_poussinVirtuoso
abeman wrote: Hi
I downloaded the 1.1 version from this topic and installed it.
The install never finished but when I refreshed the frontview page it did show up fine.
However, when I rebooted the device some time later it got stuck at:
Booting...
Spinning Down...
I have posted all the details here:
http://www.readynas.com/forum/viewtopic ... 64&t=45100
I have tried os reinstall but that does not help same thing happens,
it just goes to installing addon and then the spinning down message
I have contact netgear support but they do not want to do anything as
the addon is from the community and therefore non official
Anyone have any ideas?
Bram
1.1 or 1.3 ? - abemanAspirant
abeman wrote:
Hi
I downloaded the 1.1 version from this topic and installed it.
I installed 1.1. I still have the file if you need it.
thx - sphardy1ApprenticeBack to utorrent and RSS support.
While we wait for RSS support to be added to the utorrent core, I modified the setup file for Automatic to just download torrent files and then set utorrent to autoload those. No need for transmission to be installed or running
automatic.conf file is as follows (I keep all torrent stuff in /c/media/bittorrent, so change those path references as needed):
##############################
## Version-specific options ##
##############################
# Transmission version. Options are "1.2", "1.3", and "external"
transmission-version = "external"
# Call an external program instead of transmission directly
#
# If you use this, set transmission-version to "external"
# For best results, use an absolute path to the executable
# Executable is passed a single parameter, the name of the .torrent
# file that was downloaded. The .torrent file passed to this external
# program may be removed after the program returns.
# The program should return exit code 0 for success and non-0 for failure
# Automatic won't respond to ctrl-C while waiting for this to return
#
transmission-external = "/c/media/Bittorrent/utorrent/start.sh"
# create 'start.sh' with the following contents
# #!/bin/sh
# exit 0
# For Transmission 1.3x and newer only: set the host on which Transmission runs (default: localhost)
# rpc-host = "localhost"
# For Transmission 1.3x and newer only: set the RPC port on which Transmission & Clutch communicate (default: 9091)
# rpc-port = 9091
# For Transmission 1.3x and newer only: If you configured Transmission/Clutch to use password authentication, Automatic needs that information as well
# rpc-auth = "user:password"
# For Transmission 1.2x only: Path to the Transmission configuration files
# transmission-home = "~/.config/transmission"
#####################
## General options ##
#####################
# Specify an RSS feed by its URL and optionally a Cookie string for private feeds
# If you have more than one feed, just create another "feed" option
feed = { url => "http://rss-feed-goes-here "
cookies => ""
}
# list of feed URLs. You can specify one or more feeds, in case of the latter use curly brackets (see the "patterns" option for an example)
# DEPRECATED. Use the "feeds" option instead
#url = ""
# interval in minutes between checks for new downloads
interval = 30
# Limit upload speed (in KB/s) for each torrent that is added to Transmission via Automatic
#upload-limit = 10
# Automatically add downloaded torrents to Transmission (requires
# transmission-daemon and transmission-remote to be installed or use
# of "external" option)
# If this is not set, all Automatic will do is save the .torrent file.
use-transmission = no
# Instruct Transmission to immediately start downloading torrents after being added
# If set to 'no' torrents will be added in a paused state
# start-torrents = yes
# path where Automatic will store downloaded torrents - utorrent is set to load torrent files from this directory
torrent-folder = "/c/media/Bittorrent/utorrent"
# path to the file which stores information about already downloaded torrents (so they don't get readded to Transmission)
statefile = "/c/media/Bittorrent/automatic.state"
# Prowl API key. You can use this to send push notifications to an iPhone. See http://prowl.weks.net for more information
#prowl-apikey = ""
# A filter contains a regular expressions which is matched against each RSS item.
# You may also specify a "folder" sub-option for each filter which will tell Transmission
# to download any matches with that particular pattern to a folder of your choice.
# If you want files to go to Transmission's default download folder, just omit it.
#
# Please don't use curly brackets within a regular expression, it'll horribly break the configuration parser :)
# Letter-casing does not matter
#
# If you have more than one pattern, just create a number of additional "filter" options
#filter = { pattern => "Name.of.Something.I.Want.to.Download.Automatically.*HDTV"
# folder => ""
# }
# patterns contains a number of regular expressions which are matched against the RSS feed entries
# please don't use curly brackets within a regular expression, it'll horribly break the configuration parser :)
# letter-casing does not matter
# DEPRECATED (but still supported for compatibility reasons).
# Use "filter" option instead.
#patterns = { "Name.of.Something.I.Want.to.Download.Automatically.*HDTV"
# "Something.else.to.download.*720p"
# "(?!.*720p)Some.Video.But.Not.The.HD.Version"
# }
patterns = { "HDTV"
"720p"
}
- prometheus1Aspirantcall me dumb but how do you use automatic :shock: i have downloaded and installed it on my ultra 4 but have do you configure it ????
- sphardy1Apprentice
prometheus wrote: call me dumb but how do you use automatic :shock: i have downloaded and installed it on my ultra 4 but have do you configure it ????
From Frontview -> Installed Addons -> Automatic:To configure automatic rename the file /etc/automatic.conf-sample to /etc/automatic.conf and edit the contents as needed
Requires that you enable root SSH access - sphardy1ApprenticeJust confirmed that RSS support is already in uTorrent for Linux - but we're waiting for the WebUI to be updated to support it
http://forum.utorrent.com/viewtopic.php ... 20#p526120
Looks like there's a commandline utility to access it
Edit: Forget the commandline utility - it's written in python3... - mdgm-ntgrNETGEAR Employee Retiredsphardy couldn't you use a config backup to load a modified version of your automatic.conf file?
- sphardy1Apprentice
mdgm wrote: sphardy couldn't you use a config backup to load a modified version of your automatic.conf file?
Are you referring to this: viewtopic.php?f=36&t=45059&start=45&p=262605&view=show#p262081
If so, then Yes...
But what would be better is if WhoCares? were to add the editor function to the Frontview interface like he uses for phpvboxmgr. At least until RSS support is added to the uTorrent webui
Related Content
- Mar 10, 2018Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!