Top Topics

  • 1

    any shell command can Enable or disable tasker like tasker tile

    海泉 唐 · 1 · Last reply by João Dias

    Is there any shell command can Enable or disable tasker like tasker tile do(Enable/disable itself)

  • 1
    Solved

    HTTP request not working and not clear why

    Michael Degatano · 1 · Last reply by João Dias

    I am trying to make an HTTP request to https://developer-api.nest.com in my task.  I have a working auth token and can make my request work fine in Postman and/or CURL on my PC.  But when I try the exact same request in a tasker task I get a 401.

    I have included the following in the HTTP Request action for headers:

    Am I configuring this wrong?  I followed the directions (separate name and value with a colon and no extra spaces).  Authentication is even one of the examples in the doc and this looks exactly like it so it should be working

  • 1
    Solved

    Android Pie and Display Brightness

    SmartPhoneLover · 1 · Last reply by João Dias

    Hi Joao,

    I would like to report an issue regarding the Display Brightness action, from latest Tasker v5.8.2.

    Some users, me included, are reporting an abnormal function of that action when changing the device brightness. Known issues:

    - First time action is opened (added to the task), a huge number is shown: 1000+ (value). So, very out of range from 0-255.

    - When running the action with 255 value set, the device brightness doesn't get changed properly.

    So, I'm not sure why is this happening. Maybe because the API changed, so old code is not working as expected in Tasker.

  • 1
    Solved

    open map action does not work on S10 but work on S9

    Nir Melamoud · 2 · Last reply by João Dias

    Hi,

    last week open map action stop working well , here is a forum where i reported it, and it was tested by one more user on S9 - but was working for him, 

    Tasker topic - Forum

    I use it daily (twice a day, sometimes more) and last week it stop working, it navigate to the wrong address, always, I actually change my task to sue spot instead of navigating so it will continue working for now, here is the tasker app: navHelper I probably have a new version if needed for troubleshooting

    point to make is that all my addresses

  • 1

    Number picker: old_val not set correctly

    Henrik · 0 · Posted

     When using a number picker in a scene, the %old_val is not set correctly, if you roll the number picker and then roll again before it has stopped, the %old_val becomes unset and defaults to - 2147483648 (-2^31).

  • 1

    Japanese

    Alex Koo · 0 · Posted

    I am in Korea but the app shows up in  Japanese.  Pls let me know how to change the language to English.  And I need to get refund for second installation.  I deleted the app and reinstalled it hoping it would show up in English but it did not and I got charged again.

  • 1

    %caller reports incorrect context when the same named task is called by two profiles at the same time

    Dan · 0 · Posted

    I've discovered that %caller reports the wrong context when two different contexts with the same priority call the same named task at the same time.

    You can reproduce this by creating a named task (I called mine Collision Test), with collision handling set to "Run Both Together" with the following action:

    1. Array Push: %Collision, Position: 1, Value: %caller()

    Then call the task "Collision Test" in both the entry and exit tasks of two different contexts that have the same priority:

    • Collision Test 1: State -> Variable Value: %Collision_Test ~ true
    • Collision Test 2: State -> Variable Value: %Collision_Test !~ true

    Now

  • 1
    Solved

    Notify no sound when sound file specified

    Jani Rautiainen · 1 · Last reply by Jani Rautiainen

    Samsung S9 doesn't seem to play sound file with notify action. The same file plays fine when used e.g. with Play Music.

  • 1
    Solved

    Tasker popup notification requesting missing permission: Root Access

    Gicci · 1 · Last reply by João Dias

    Since a few days I get popup notifications stating that a required permission is missing, listing the "Root Access" as the needed one.

    Of course that's not an Android permission which can be granted, so the message is already confusing, and no action is performed when clicking the notification.

    It would be good at least to display which is the action that is triggering that request, so that the user could check and modify it.

    I am using a Samsung S10 with Android 9.

  • 1
    Acknowledged

    Queueing bugs with multiple Javascriptlets

    Richard Kemp · 0 · Posted

    Demonstration tasks: https://taskernet.com/shares/?user=AS35m8nW1oT08i%2B8tiKLVbiejDuYupoTIYLMvElxOWNWO9g4hR0hGMBK%2FPtgT%2FluPMqSK1O%2BaA%3D%3D&id=Project%3AJS+timeout+rk

     

    Tasks A and B both contain JSlets, but when I run the master task only the JSlet in A executes, i.e. neither the flash B nor the vibrate occur.

     

  • 1
    Solved

    httprequest ignores the Trust all certificates option

    Eric Sheesley · 2 · Last reply by João Dias

    HTTP GET works fine, but when using HTTP Request function the trust any certificate option does not appear to work.

  • 1

    AutoWeb: Gmail API get message body data decoding needed

    anonymized · 0 · Posted

    Body data is somehow encoded and payload body data won't come through.

    Needing some way for Autoweb to decode body data.

     I found this, https://github.com/googleapis/google-api-ruby-client/issues/145 . Could I decode somehow with AutoTools?

     

    I don't know, if payload body data is needed, then it doesn't seem to go throuhg. Only body parts data comes through. I get something like this from here as below: https://developers.google.com/gmail/api/v1/reference/users/messages/get? 

     

    "body": { "size": 0 }, "parts": [ { "partId": "0", "mimeType": "text/plain", "filename": "", "headers": [ { "name": "Content-Type", "value": "text/plain; charset=UTF-8" }, { "name": "Content-Transfer-Encoding", "value": "7bit" } ], "body": { "size": 925,

  • 1

    Element Value shoud apply also to Menu

    Domenico Romano · 0 · Posted

    So we can preset the selected items. 

    The value set should be a string with the same syntax as that returned by Element Test, i.e. the selected items name separated by comma.

    Thanks

  • 1

    Variable Convert from Seconds to Date Time gives the wrong solution

    feldritter · 0 · Posted

    When I want to convert Seconds to Date Time it always count one hour too much.

  • 1

    An important note about the problem of exported apps doesn’t work without Tasker

    Wael Talaat · 1 · Last reply by Wael Talaat

    The important note: Some exported apps works successfully without Tasker if the screen of the phone is on (surely if it can work when screen is on in Tasker before exporting).

    Explanation1: Recently I have created a project. The aim of it is to open the flashlight without need to unlock the phone. Just by gestures. The project works successfully in Tasker. But after I'd exported it as an app and disabling Tasker. The app doesn't work.

    Explanation2: My flashlight project is designed to run when screen is off. But to check my note I've edited my project to run

  • 1

    The ability to retrieve split screen status for put it into a variable

    Roberto Gentili · 0 · Posted

    Can you give the ability to retrieve split screen status for put it into a variable?

  • 1

    I want to delete in files in a specific folder running a command.

    Andrew kay · 1 · Last reply by João Dias

    When I run the following command in tasker shell to delete files in a folder it gives me the following error:

  • 1
    Solved

    Variables Not Working in Browse URL

    Travis Staley · 1 · Last reply by Travis Staley

    After updating to (5.7.2, 20190513) I am unable to do the following

    1) Variable set

    %tmp = http://www.google.com

    2) Browse URL

    %tmp

  • 1

    can't find %TNET in list of tasker variables

    Jrj · 0 · Posted

    Want to be able to display provider. I thought %TNET was a monitored variable but I can't find it anywhere.

  • 1

    Tasker in hung state...

    Ashish · 1 · Last reply by João Dias

    Hello,

    I am reporting a situation where takser looks to be in a hung state.

    First my setup and environment:

    - Kindle fire HD 8 7th Gen Tablet, with google play installed.

    - Latest tasker version.

    Though this issue is not profile related(because the profile works on the same device 99% of the times and other devices too, and been using it since 2 years) but relates to takser/tasker service in general. I have an app profile , which i use to control how much my kid spends time on her lovely apps(games and youtube).

    Since about some time ago,