NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
super_poussin
May 17, 2010Virtuoso
New Transmission add-on thread
The previous thread was very long
time to open a new one and prepare the 2.0 :)
time to open a new one and prepare the 2.0 :)
920 Replies
Replies have been turned off for this discussion
- delhuxAspirantCan someone tell me where I can edit the text displayed by the whitelist 403 page?
- cip74coolAspirantI am experiencing the same problem of being unable to stop (GUI or command line) or remove (GUI) Transmission.
Note: I installed Transmission 2.01 on top of a disabled (stopped) Transmission 2.00 installation.
netgearNAS:/c/addons-config/Transmission# ./transtop.sh
head: -1: invalid number of lines
head: -1: invalid number of lines
head: -1: invalid number of lines
head: -1: invalid number of lines - cip74coolAspirantI've done some debugging and the error is in the line:
IDDLE="$($REMOTE $TRANSOPT -l | tail -n +2 | head -n -1 | grep Idle |awk '{ print $1; }' | awk -F "*" '{ print $1; }')"
and more exactly the "head -n -1" command. Everything until then works (returns the list of torrents still seeding). - cip74coolAspirant...but all my torrents show as Status: Stopped anyway. So how exactly do we troubleshoot and get rid of the GUI error? populateDivFromUrl ...
- super_poussinVirtuosoGive me Time to investigate
- super_poussinVirtuosodownload 2.01 again it should be solved
- super_poussinVirtuoso
cip74cool wrote: I've done some debugging and the error is in the line:
IDDLE="$($REMOTE $TRANSOPT -l | tail -n +2 | head -n -1 | grep Idle |awk '{ print $1; }' | awk -F "*" '{ print $1; }')"
and more exactly the "head -n -1" command. Everything until then works (returns the list of torrents still seeding).
can you do this for me
1) copy transtop.sh to test.sh
2) edit it
3) remove the loop at the end :
for ID in $LIST; do
$REMOTE $TRANSOPT --torrent $ID --stop > /dev/null
done
4) add this code
$REMOTE $TRANSOPT -l
5) launch test.sh
6) post results or send it by PM - cip74coolAspirantI can confirm re-downloading 2.01 and re-installing it solved the GUI problem. I was able to access the Installed Add-ons GUI screen, stop and then re-start Transmission. Thanks a lot for the quick response!
- danielvegas1AspirantI am still banned from a tracker requiring 2.0.1. The version 2.00 is not allowed. I think it might be a problem with the Transmission-release itself, because under "Preferences" it says 2.00+.
Is this a known issue?
edit: So I had two "transmission-da"-processes in "top" and killed them both, then restarted Transmission via Frontview. Now the version-issue seems to be done with, but the Inspector does not contain the "User"-section anymore.
Weird?! - super_poussinVirtuoso
danielvegas wrote: I am still banned from a tracker requiring 2.0.1, which not allows 2.00. I think it might be an issue with the Transmission-release itself, because under "Preferences" it says 2.00+.
Is this a known issue?
CAN you download the add-on again from this site and install it again then let me know
Related Content
NETGEAR Academy

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