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 :)
super_poussin
Jul 09, 2010Virtuoso
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
Related Content
NETGEAR Academy

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