Control transmission with tasker

91 views
Skip to first unread message

julianz

unread,
Oct 28, 2010, 1:40:37 PM10/28/10
to Tasker
I was trying to setup a crontab for having a higher download speed at
night, when I recognized that the best way to do that would be the
"Going to sleep" task I have set up in tasker (just I case I want to
keep browsing reddit all night long...).

Does anybody know a way to control transmission with tasker?
Transdroid was no help and I couldn't find a locale plugin. Haven't
tried remote-transmission or torrent-fu. Maybe something with http-
post and "turtleEnabled"?

Ozgreg

unread,
Oct 28, 2010, 6:34:53 PM10/28/10
to Tasker
You would be better off submitting a request to one of developers at
transmission to add some android intents to set say upload/download
speed from a coding point of view it is dead simple and tasker
supports sending intents..

julianz

unread,
Oct 29, 2010, 8:48:28 AM10/29/10
to Tasker
There is already a request at transdroid.
If you want to support the issue, please add some stars
http://code.google.com/p/transdroid/issues/detail?id=206

julianz

unread,
Oct 29, 2010, 10:40:48 AM10/29/10
to Tasker
I got great response from the developer of transmission:

---
As I understand from this, I only have to implement support for some
intents. THis is pretty easy. What about these:

org.transdroid.control.set_transfer_rates
Needs extras 'UPLOAD_RATE' and 'DOWNLOAD_RATE' which are both
integers in KB/s
org.transdroid.control.pause_all
org.transdroid.control.resume_all
org.transdroid.control.stop_all
org.transdroid.control.start_all

If native turle mode is implemented (see issue 141), I will add an
intent:
org.transdroid.control.set_turle_mode
Needs an extra 'ENABLED' which is a boolean

This will execute the action on the last-used server configuration. If
you want to execute it to a specific server, add another extra
'DAEMON' which is the ID string for the server configuration.

To find the ID string for a server: the first server (as listed in the
settings) is "" (an empty string) and any subsequent servers have "1",
"2", "3", etc.

Sounds good?
---

Could someone who understands what he's saying please check it out and
confirm it for him?
http://code.google.com/p/transdroid/issues/detail?id=206

Thanks!



On 29 Okt., 14:48, julianz <julianzimmerm...@googlemail.com> wrote:
> There is already a request at transdroid.
> If you want to support the issue, please add some starshttp://code.google.com/p/transdroid/issues/detail?id=206
Reply all
Reply to author
Forward
0 new messages