NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
tarobun
Nov 24, 2012Tutor
New Transmission 2.84 add-on for ReadyNAS Duo/NV+ (sparc)
This is a newly compiled version for the Duo straight from source. It has been configured with "--disable-nls --enable-lightweight --enable-utp" and the default web interface port of 9091.
If it doesn't work after installation, try rebooting.
Not sure if it can be install over the top of super-poussin's version, but if you are planning on uninstalling super-poussin's version then remember to save the torrent files somewhere else first.
To quote myself:
Thanks to super-poussin for the original Transmission add-ons.
Enjoy!
Transmission_2.73.bin - http://www.mediafire.com/?ajpyyc7ujv54o37 no-utp
Transmission_2.75.bin - http://www.mediafire.com/?gbmbhu3hrabf9fe
Transmission_2.76.bin - http://www.mediafire.com/?389i53w9w9rtosm
Transmission_2.77.bin - http://www.mediafire.com/?pm420vuajaim9bz
Transmission_2.80.bin* - http://www.mediafire.com/?5s7dag8ko72doj1
Transmission_2.81.bin* - http://www.mediafire.com/?x4pvvidrgb36df2
Transmission_2.82.bin* - http://www.mediafire.com/?rbctsdae000zoav
Transmission_2.83.bin* - http://www.mediafire.com/?31iul25i0t12qda
Transmission_2.84.bin* - http://www.mediafire.com/?rh5fge4mc8ahzw4
*if the "Upload" button doesn't work or the "Destination folder" field is blank, reload the webpage.
If it doesn't work after installation, try rebooting.
Not sure if it can be install over the top of super-poussin's version, but if you are planning on uninstalling super-poussin's version then remember to save the torrent files somewhere else first.
To quote myself:
tarobun wrote: It looks like upgrading from Transmission 2.42 to this Transmission add-on is a no-no. Sounds like there are conflicting configuration that screws up both installs. :( (eg. /c/addons-config)
It seems the best approach is to fully uninstall the old, delete the config directory, and then install this add-on. Once you're on this add-on, updating is straightforward and can be done over the existing version.
Just a fyi - the default download dir is /var/local/Downloads and there is no username and password with this add-on. If you are prompted for them then the old version was not fully uninstalled.
Thanks to super-poussin for the original Transmission add-ons.
Enjoy!
Transmission_2.73.bin - http://www.mediafire.com/?ajpyyc7ujv54o37 no-utp
Transmission_2.75.bin - http://www.mediafire.com/?gbmbhu3hrabf9fe
Transmission_2.76.bin - http://www.mediafire.com/?389i53w9w9rtosm
Transmission_2.77.bin - http://www.mediafire.com/?pm420vuajaim9bz
Transmission_2.80.bin* - http://www.mediafire.com/?5s7dag8ko72doj1
Transmission_2.81.bin* - http://www.mediafire.com/?x4pvvidrgb36df2
Transmission_2.82.bin* - http://www.mediafire.com/?rbctsdae000zoav
Transmission_2.83.bin* - http://www.mediafire.com/?31iul25i0t12qda
Transmission_2.84.bin* - http://www.mediafire.com/?rh5fge4mc8ahzw4
*if the "Upload" button doesn't work or the "Destination folder" field is blank, reload the webpage.
159 Replies
Replies have been turned off for this discussion
- etonLuminaryI've had no problems with watch-dir. And I am also using settings from old super-poussin's version, but I edited them and inspected each line carefully when switching to tarobun's version.
viewtopic.php?t=75559 - emk1AspirantI think I had the least amount of success with SCP regarding the watch-dir. Maybe the file perms got screwed up because I'm copying over as root. Dropping the file into the dir with AFP/CIFS seems to retain the correct perms for it to work.
I definitely am using this version of Transmission (I have NV+ v1). Previously I was using Super Poussin's addon up to v 2.42 (where he stopped supporting it). Moved onto v2.8x when I found that it was available and continued to use Poussin's email script and settings.json file for config. - Mr_BGuide
I copied the variables from my settings.json after i set it up so it was working. If you got a different need in your settings.json, then your most likely not running the same addon. I'm running the one posted in this thread.emk wrote: Ii appears I got it working after testing a few things. Firstly, I tried changing "watch-dir-enabled": the value has always 1, not true. So I tried playing around with this, but the true/false value definitely doesn't work for me. Only binary 0 or 1 work.
When i went to test it out, i didn't have the variable for enabling, or setting the path to where, so i went and got them from this list, according to which the supposed values are indeed true / false, not 1/0.
Anyway, what ever you had to do to get it working, gratz.
B! - emk1AspirantIi appears I got it working after testing a few things. Firstly, I tried changing "watch-dir-enabled": the value has always 1, not true. So I tried playing around with this, but the true/false value definitely doesn't work for me. Only binary 0 or 1 work.
Secondly it appeared to be a permission problem, depending on which machine I drop the file from or how I connect to the share (e.g.: sometimes I drop directly from either mac/PC at home, sometimes I drop it when I VPN in from remote location. Sometimes I even SCP the file over). I also restarted my box to flush any gremlins out, good old Windoze fix never hurt anyone right :D - Mr_BGuide
Took me for ever to get around to this. Sorry. I just tested it on my system. Had to configure a watch dir, and such since i wasn't using one. But after that it was working as a charm. You might want to double check so you got:emk wrote: Anyone else having watch-dir issues with 2.84? Seems any torrent files dropped in my watch-dir aren't being loaded. Was working on 2.83 and earlier.
"watch-dir": "where ever"
"watch-dir-enabled": true
in your settings.
B! - Just had my settings.json file corrupt itself for no apparent reason. Couldn't get to the web interface, and in Frontview it said the service was started/running but the green light was greyed out.
Renamed the corrupt settings.json (couldn't even open the file to edit it), restarted the service so it would generate a new default , then stopped it again to tweak the settings to how I like them.
Everything had been working fine for the last month or two since I got rid of the old 2.42 by Super-Poussin(sp?) and updated to Tarobun's 2.84, so no idea how/why this happened. No power cuts, drive problems, or NAS locking up. Just thought I'd note it here just in case someone else runs into the problem.
Oh, seeing as I was messing around in Frontview anyway I updated to the latest RAIDiator 4.1.14 firmware after fixing Transmission, so far no dramas with the update as far as I can tell. I don't use the watch-dir so no idea about emk's problem, sorry. - emk1AspirantAnyone else having watch-dir issues with 2.84? Seems any torrent files dropped in my watch-dir aren't being loaded. Was working on 2.83 and earlier.
- tarobunTutorThanks!...
Updated to version 2.84
Changes:
All Platforms- Fix peer communication vulnerability (no known exploits) reported by Ben Hawkes
- vatazhkaAspirantTransmission 2.83 is vulnerable to peer communication vulnerability. More details are available in Gentoo bug tracker at https://bugs.gentoo.org/show_bug.cgi?id=516822. Version 2.84 contains fix for this vulnerability.
- etonLuminaryThanks for the new version tarobun!
Just updated, wokring fine.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!